Index: generated/googleapis/lib/admin/reports_v1.dart |
diff --git a/generated/googleapis/lib/admin/reports_v1.dart b/generated/googleapis/lib/admin/reports_v1.dart |
index a49417de4b2b21442aea499647341916ed2b1a3b..60aae5cc4db6d13ed9a21aff9cc13b65ac5913c1 100644 |
--- a/generated/googleapis/lib/admin/reports_v1.dart |
+++ b/generated/googleapis/lib/admin/reports_v1.dart |
@@ -56,7 +56,7 @@ class ActivitiesResourceApi { |
* [applicationName] - Application name for which the events are to be |
* retrieved. |
* Value must have pattern |
- * "(admin)|(calendar)|(drive)|(login)|(mobile)|(token)|(groups)|(saml)|(chat)". |
+ * "(admin)|(calendar)|(drive)|(login)|(mobile)|(token)|(groups)|(saml)|(chat)|(gplus)|(rules)". |
* |
* [actorIpAddress] - IP Address of host where the event was performed. |
* Supports both IPv4 and IPv6 addresses. |
@@ -157,7 +157,7 @@ class ActivitiesResourceApi { |
* [applicationName] - Application name for which the events are to be |
* retrieved. |
* Value must have pattern |
- * "(admin)|(calendar)|(drive)|(login)|(mobile)|(token)|(groups)|(saml)|(chat)". |
+ * "(admin)|(calendar)|(drive)|(login)|(mobile)|(token)|(groups)|(saml)|(chat)|(gplus)|(rules)". |
* |
* [actorIpAddress] - IP Address of host where the event was performed. |
* Supports both IPv4 and IPv6 addresses. |
@@ -322,7 +322,7 @@ class CustomerUsageReportsResourceApi { |
* [parameters] - Represents the application name, parameter name pairs to |
* fetch in csv as app_name1:param_name1, app_name2:param_name2. |
* Value must have pattern |
- * "(((accounts)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)):[^,]+,)*(((accounts)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)):[^,]+)". |
+ * "(((accounts)|(app_maker)|(apps_scripts)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)):[^,]+,)*(((accounts)|(app_maker)|(apps_scripts)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)):[^,]+)". |
* |
* Completes with a [UsageReports]. |
* |