chore: update generated docs (#1115)

This PR was generated using Autosynth. :rainbow:

Synth log will be available here:
https://source.cloud.google.com/results/invocations/2ed9ab0e-55b4-4ab2-aede-c95e765f7376/targets

- [x] To automatically regenerate this PR, check this box.

Source-Link: https://github.com/googleapis/discovery-artifact-manager/commit/0bed8bdae25d545e796cfcdd7a9bfffff11e69da
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/androidenterprise_v1.enterprises.html b/docs/dyn/androidenterprise_v1.enterprises.html
index 943dd5b..93dddbd 100644
--- a/docs/dyn/androidenterprise_v1.enterprises.html
+++ b/docs/dyn/androidenterprise_v1.enterprises.html
@@ -154,15 +154,15 @@
   An object of the form:
 
     { # An Enterprises resource represents the binding between an EMM and a specific organization. That binding can be instantiated in one of two different ways using this API as follows: - For Google managed domain customers, the process involves using Enterprises.enroll and Enterprises.setAccount (in conjunction with artifacts obtained from the Admin console and the Google API Console) and submitted to the EMM through a more-or-less manual process. - For managed Google Play Accounts customers, the process involves using Enterprises.generateSignupUrl and Enterprises.completeSignup in conjunction with the managed Google Play sign-up UI (Google-provided mechanism) to create the binding without manual steps. As an EMM, you can support either or both approaches in your EMM console. See Create an Enterprise for details.
-    "administrator": [ # Admins of the enterprise. This is only supported for enterprises created via the EMM-initiated flow.
-      { # This represents an enterprise admin who can manage the enterprise in the managed Google Play store.
-        "email": "A String", # The admin's email address.
-      },
-    ],
-    "primaryDomain": "A String", # The enterprise's primary domain, such as "example.com".
-    "id": "A String", # The unique ID for the enterprise.
-    "name": "A String", # The name of the enterprise, for example, "Example, Inc".
-  }</pre>
+      &quot;administrator&quot;: [ # Admins of the enterprise. This is only supported for enterprises created via the EMM-initiated flow.
+        { # This represents an enterprise admin who can manage the enterprise in the managed Google Play store.
+          &quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
+        },
+      ],
+      &quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
+      &quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
+      &quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
+    }</pre>
 </div>
 
 <div class="method">
@@ -178,6 +178,9 @@
     &quot;privateApps&quot;: { # Options for displaying the Private Apps page.
       &quot;enabled&quot;: True or False, # Whether the Private Apps page is displayed. Default is true.
     },
+    &quot;managedConfigurations&quot;: { # Options for displaying the Managed Configuration page.
+      &quot;enabled&quot;: True or False, # Whether the Managed Configuration page is displayed. Default is true.
+    },
     &quot;permission&quot;: [ # Deprecated. Use PlaySearch.approveApps.
       &quot;A String&quot;,
     ],
@@ -185,16 +188,13 @@
       &quot;enabled&quot;: True or False, # Whether the managed Play Search apps page is displayed. Default is true.
       &quot;approveApps&quot;: True or False, # Allow access to the iframe in approve mode. Default is false.
     },
+    &quot;parent&quot;: &quot;A String&quot;, # The URI of the parent frame hosting the iframe. To prevent XSS, the iframe may not be hosted at other URIs. This URI must be https. Use whitespaces to separate multiple parent URIs.
     &quot;webApps&quot;: { # Options for displaying the Web Apps page.
       &quot;enabled&quot;: True or False, # Whether the Web Apps page is displayed. Default is true.
     },
-    &quot;parent&quot;: &quot;A String&quot;, # The URI of the parent frame hosting the iframe. To prevent XSS, the iframe may not be hosted at other URIs. This URI must be https. Use whitespaces to separate multiple parent URIs.
     &quot;storeBuilder&quot;: { # Options for displaying the Organize apps page.
       &quot;enabled&quot;: True or False, # Whether the Organize apps page is displayed. Default is true.
     },
-    &quot;managedConfigurations&quot;: { # Options for displaying the Managed Configuration page.
-      &quot;enabled&quot;: True or False, # Whether the Managed Configuration page is displayed. Default is true.
-    },
   }
 
   x__xgafv: string, V1 error format.
@@ -220,15 +220,15 @@
     The object takes the form of:
 
 { # An Enterprises resource represents the binding between an EMM and a specific organization. That binding can be instantiated in one of two different ways using this API as follows: - For Google managed domain customers, the process involves using Enterprises.enroll and Enterprises.setAccount (in conjunction with artifacts obtained from the Admin console and the Google API Console) and submitted to the EMM through a more-or-less manual process. - For managed Google Play Accounts customers, the process involves using Enterprises.generateSignupUrl and Enterprises.completeSignup in conjunction with the managed Google Play sign-up UI (Google-provided mechanism) to create the binding without manual steps. As an EMM, you can support either or both approaches in your EMM console. See Create an Enterprise for details.
-  &quot;administrator&quot;: [ # Admins of the enterprise. This is only supported for enterprises created via the EMM-initiated flow.
-    { # This represents an enterprise admin who can manage the enterprise in the managed Google Play store.
-      &quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
-    },
-  ],
-  &quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
-  &quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
-  &quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
-}
+    &quot;administrator&quot;: [ # Admins of the enterprise. This is only supported for enterprises created via the EMM-initiated flow.
+      { # This represents an enterprise admin who can manage the enterprise in the managed Google Play store.
+        &quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
+      },
+    ],
+    &quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
+    &quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
+    &quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
+  }
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -239,15 +239,15 @@
   An object of the form:
 
     { # An Enterprises resource represents the binding between an EMM and a specific organization. That binding can be instantiated in one of two different ways using this API as follows: - For Google managed domain customers, the process involves using Enterprises.enroll and Enterprises.setAccount (in conjunction with artifacts obtained from the Admin console and the Google API Console) and submitted to the EMM through a more-or-less manual process. - For managed Google Play Accounts customers, the process involves using Enterprises.generateSignupUrl and Enterprises.completeSignup in conjunction with the managed Google Play sign-up UI (Google-provided mechanism) to create the binding without manual steps. As an EMM, you can support either or both approaches in your EMM console. See Create an Enterprise for details.
-    &quot;administrator&quot;: [ # Admins of the enterprise. This is only supported for enterprises created via the EMM-initiated flow.
-      { # This represents an enterprise admin who can manage the enterprise in the managed Google Play store.
-        &quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
-      },
-    ],
-    &quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
-    &quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
-    &quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
-  }</pre>
+      &quot;administrator&quot;: [ # Admins of the enterprise. This is only supported for enterprises created via the EMM-initiated flow.
+        { # This represents an enterprise admin who can manage the enterprise in the managed Google Play store.
+          &quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
+        },
+      ],
+      &quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
+      &quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
+      &quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
+    }</pre>
 </div>
 
 <div class="method">
@@ -265,8 +265,8 @@
   An object of the form:
 
     { # A resource returned by the GenerateSignupUrl API, which contains the Signup URL and Completion Token.
-    &quot;url&quot;: &quot;A String&quot;, # A URL under which the Admin can sign up for an enterprise. The page pointed to cannot be rendered in an iframe.
     &quot;completionToken&quot;: &quot;A String&quot;, # An opaque token that will be required, along with the Enterprise Token, for obtaining the enterprise resource from CompleteSignup.
+    &quot;url&quot;: &quot;A String&quot;, # A URL under which the Admin can sign up for an enterprise. The page pointed to cannot be rendered in an iframe.
     &quot;kind&quot;: &quot;A String&quot;, # Deprecated.
   }</pre>
 </div>
@@ -286,15 +286,15 @@
   An object of the form:
 
     { # An Enterprises resource represents the binding between an EMM and a specific organization. That binding can be instantiated in one of two different ways using this API as follows: - For Google managed domain customers, the process involves using Enterprises.enroll and Enterprises.setAccount (in conjunction with artifacts obtained from the Admin console and the Google API Console) and submitted to the EMM through a more-or-less manual process. - For managed Google Play Accounts customers, the process involves using Enterprises.generateSignupUrl and Enterprises.completeSignup in conjunction with the managed Google Play sign-up UI (Google-provided mechanism) to create the binding without manual steps. As an EMM, you can support either or both approaches in your EMM console. See Create an Enterprise for details.
-    &quot;administrator&quot;: [ # Admins of the enterprise. This is only supported for enterprises created via the EMM-initiated flow.
-      { # This represents an enterprise admin who can manage the enterprise in the managed Google Play store.
-        &quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
-      },
-    ],
-    &quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
-    &quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
-    &quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
-  }</pre>
+      &quot;administrator&quot;: [ # Admins of the enterprise. This is only supported for enterprises created via the EMM-initiated flow.
+        { # This represents an enterprise admin who can manage the enterprise in the managed Google Play store.
+          &quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
+        },
+      ],
+      &quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
+      &quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
+      &quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
+    }</pre>
 </div>
 
 <div class="method">
@@ -316,13 +316,13 @@
   An object of the form:
 
     { # A service account identity, including the name and credentials that can be used to authenticate as the service account.
-    &quot;name&quot;: &quot;A String&quot;, # The account name of the service account, in the form of an email address. Assigned by the server.
     &quot;key&quot;: { # Credentials that can be used to authenticate as a service account. # Credentials that can be used to authenticate as this ServiceAccount.
-      &quot;type&quot;: &quot;A String&quot;, # The file format of the generated key data.
       &quot;publicData&quot;: &quot;A String&quot;, # Public key data for the credentials file. This is an X.509 cert. If you are using the googleCredentials key type, this is identical to the cert that can be retrieved by using the X.509 cert url inside of the credentials file.
-      &quot;id&quot;: &quot;A String&quot;, # An opaque, unique identifier for this ServiceAccountKey. Assigned by the server.
       &quot;data&quot;: &quot;A String&quot;, # The body of the private key credentials file, in string format. This is only populated when the ServiceAccountKey is created, and is not stored by Google.
+      &quot;type&quot;: &quot;A String&quot;, # The file format of the generated key data.
+      &quot;id&quot;: &quot;A String&quot;, # An opaque, unique identifier for this ServiceAccountKey. Assigned by the server.
     },
+    &quot;name&quot;: &quot;A String&quot;, # The account name of the service account, in the form of an email address. Assigned by the server.
   }</pre>
 </div>
 
@@ -341,9 +341,9 @@
   An object of the form:
 
     { # General setting for the managed Google Play store layout, currently only specifying the page to display the first time the store is opened.
-      &quot;storeLayoutType&quot;: &quot;A String&quot;, # The store layout type. By default, this value is set to &quot;basic&quot; if the homepageId field is not set, and to &quot;custom&quot; otherwise. If set to &quot;basic&quot;, the layout will consist of all approved apps that have been whitelisted for the user.
-      &quot;homepageId&quot;: &quot;A String&quot;, # The ID of the store page to be used as the homepage. The homepage is the first page shown in the managed Google Play Store. Not specifying a homepage is equivalent to setting the store layout type to &quot;basic&quot;.
-    }</pre>
+    &quot;homepageId&quot;: &quot;A String&quot;, # The ID of the store page to be used as the homepage. The homepage is the first page shown in the managed Google Play Store. Not specifying a homepage is equivalent to setting the store layout type to &quot;basic&quot;.
+    &quot;storeLayoutType&quot;: &quot;A String&quot;, # The store layout type. By default, this value is set to &quot;basic&quot; if the homepageId field is not set, and to &quot;custom&quot; otherwise. If set to &quot;basic&quot;, the layout will consist of all approved apps that have been whitelisted for the user.
+  }</pre>
 </div>
 
 <div class="method">
@@ -363,15 +363,15 @@
     {
     &quot;enterprise&quot;: [ # An enterprise.
       { # An Enterprises resource represents the binding between an EMM and a specific organization. That binding can be instantiated in one of two different ways using this API as follows: - For Google managed domain customers, the process involves using Enterprises.enroll and Enterprises.setAccount (in conjunction with artifacts obtained from the Admin console and the Google API Console) and submitted to the EMM through a more-or-less manual process. - For managed Google Play Accounts customers, the process involves using Enterprises.generateSignupUrl and Enterprises.completeSignup in conjunction with the managed Google Play sign-up UI (Google-provided mechanism) to create the binding without manual steps. As an EMM, you can support either or both approaches in your EMM console. See Create an Enterprise for details.
-        &quot;administrator&quot;: [ # Admins of the enterprise. This is only supported for enterprises created via the EMM-initiated flow.
-          { # This represents an enterprise admin who can manage the enterprise in the managed Google Play store.
-            &quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
-          },
-        ],
-        &quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
-        &quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
-        &quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
-      },
+          &quot;administrator&quot;: [ # Admins of the enterprise. This is only supported for enterprises created via the EMM-initiated flow.
+            { # This represents an enterprise admin who can manage the enterprise in the managed Google Play store.
+              &quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
+            },
+          ],
+          &quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
+          &quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
+          &quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
+        },
     ],
   }</pre>
 </div>
@@ -397,30 +397,45 @@
     &quot;notificationSetId&quot;: &quot;A String&quot;, # The notification set ID, required to mark the notification as received with the Enterprises.AcknowledgeNotification API. This will be omitted if no notifications are present.
     &quot;notification&quot;: [ # The notifications received, or empty if no notifications are present.
       { # A notification of one event relating to an enterprise.
-        &quot;newDeviceEvent&quot;: { # An event generated when a new device is ready to be managed. # Notifications about new devices.
-          &quot;dpcPackageName&quot;: &quot;A String&quot;, # Policy app on the device.
-          &quot;managementType&quot;: &quot;A String&quot;, # Identifies the extent to which the device is controlled by an Android EMM in various deployment configurations. Possible values include: - &quot;managedDevice&quot;, a device where the DPC is set as device owner, - &quot;managedProfile&quot;, a device where the DPC is set as profile owner.
-          &quot;userId&quot;: &quot;A String&quot;, # The ID of the user. This field will always be present.
-          &quot;deviceId&quot;: &quot;A String&quot;, # The Android ID of the device. This field will always be present.
+        &quot;enterpriseId&quot;: &quot;A String&quot;, # The ID of the enterprise for which the notification is sent. This will always be present.
+        &quot;productAvailabilityChangeEvent&quot;: { # An event generated whenever a product&#x27;s availability changes. # Notifications about product availability changes.
+          &quot;availabilityStatus&quot;: &quot;A String&quot;, # The new state of the product. This field will always be present.
+          &quot;productId&quot;: &quot;A String&quot;, # The id of the product (e.g. &quot;app:com.google.android.gm&quot;) for which the product availability changed. This field will always be present.
         },
-        &quot;timestampMillis&quot;: &quot;A String&quot;, # The time when the notification was published in milliseconds since 1970-01-01T00:00:00Z. This will always be present.
+        &quot;productApprovalEvent&quot;: { # An event generated when a product&#x27;s approval status is changed. # Notifications about changes to a product&#x27;s approval status.
+          &quot;productId&quot;: &quot;A String&quot;, # The id of the product (e.g. &quot;app:com.google.android.gm&quot;) for which the approval status has changed. This field will always be present.
+          &quot;approved&quot;: &quot;A String&quot;, # Whether the product was approved or unapproved. This field will always be present.
+        },
         &quot;newPermissionsEvent&quot;: { # An event generated when new permissions are added to an app. # Notifications about new app permissions.
+          &quot;productId&quot;: &quot;A String&quot;, # The id of the product (e.g. &quot;app:com.google.android.gm&quot;) for which new permissions were added. This field will always be present.
           &quot;requestedPermissions&quot;: [ # The set of permissions that the app is currently requesting. Use Permissions.Get on the EMM API to retrieve details about these permissions.
             &quot;A String&quot;,
           ],
           &quot;approvedPermissions&quot;: [ # The set of permissions that the enterprise admin has already approved for this application. Use Permissions.Get on the EMM API to retrieve details about these permissions.
             &quot;A String&quot;,
           ],
-          &quot;productId&quot;: &quot;A String&quot;, # The id of the product (e.g. &quot;app:com.google.android.gm&quot;) for which new permissions were added. This field will always be present.
         },
+        &quot;appUpdateEvent&quot;: { # An event generated when a new version of an app is uploaded to Google Play. Notifications are sent for new public versions only: alpha, beta, or canary versions do not generate this event. To fetch up-to-date version history for an app, use Products.Get on the EMM API. # Notifications about app updates.
+          &quot;productId&quot;: &quot;A String&quot;, # The id of the product (e.g. &quot;app:com.google.android.gm&quot;) that was updated. This field will always be present.
+        },
+        &quot;notificationType&quot;: &quot;A String&quot;, # Type of the notification.
         &quot;installFailureEvent&quot;: { # An event generated when an app installation failed on a device # Notifications about an app installation failure.
           &quot;productId&quot;: &quot;A String&quot;, # The id of the product (e.g. &quot;app:com.google.android.gm&quot;) for which the install failure event occured. This field will always be present.
-          &quot;failureReason&quot;: &quot;A String&quot;, # The reason for the installation failure. This field will always be present.
-          &quot;deviceId&quot;: &quot;A String&quot;, # The Android ID of the device. This field will always be present.
-          &quot;failureDetails&quot;: &quot;A String&quot;, # Additional details on the failure if applicable.
           &quot;userId&quot;: &quot;A String&quot;, # The ID of the user. This field will always be present.
+          &quot;deviceId&quot;: &quot;A String&quot;, # The Android ID of the device. This field will always be present.
+          &quot;failureReason&quot;: &quot;A String&quot;, # The reason for the installation failure. This field will always be present.
+          &quot;failureDetails&quot;: &quot;A String&quot;, # Additional details on the failure if applicable.
         },
-        &quot;enterpriseId&quot;: &quot;A String&quot;, # The ID of the enterprise for which the notification is sent. This will always be present.
+        &quot;appRestrictionsSchemaChangeEvent&quot;: { # An event generated when a new app version is uploaded to Google Play and its app restrictions schema changed. To fetch the app restrictions schema for an app, use Products.getAppRestrictionsSchema on the EMM API. # Notifications about new app restrictions schema changes.
+          &quot;productId&quot;: &quot;A String&quot;, # The id of the product (e.g. &quot;app:com.google.android.gm&quot;) for which the app restriction schema changed. This field will always be present.
+        },
+        &quot;timestampMillis&quot;: &quot;A String&quot;, # The time when the notification was published in milliseconds since 1970-01-01T00:00:00Z. This will always be present.
+        &quot;newDeviceEvent&quot;: { # An event generated when a new device is ready to be managed. # Notifications about new devices.
+          &quot;managementType&quot;: &quot;A String&quot;, # Identifies the extent to which the device is controlled by an Android EMM in various deployment configurations. Possible values include: - &quot;managedDevice&quot;, a device where the DPC is set as device owner, - &quot;managedProfile&quot;, a device where the DPC is set as profile owner.
+          &quot;userId&quot;: &quot;A String&quot;, # The ID of the user. This field will always be present.
+          &quot;dpcPackageName&quot;: &quot;A String&quot;, # Policy app on the device.
+          &quot;deviceId&quot;: &quot;A String&quot;, # The Android ID of the device. This field will always be present.
+        },
         &quot;deviceReportUpdateEvent&quot;: { # An event generated when an updated device report is available. # Notifications about device report updates.
           &quot;report&quot;: { # Device report updated with the latest app states for managed apps on the device. # The device report updated with the latest app states. This field will always be present.
             &quot;appState&quot;: [ # List of app states set by managed apps on the device. App states are defined by the app&#x27;s developers. This field will always be present.
@@ -428,10 +443,10 @@
                 &quot;keyedAppState&quot;: [ # List of keyed app states. This field will always be present.
                   { # Represents a keyed app state containing a key, timestamp, severity level, optional description, and optional data.
                     &quot;key&quot;: &quot;A String&quot;, # Key indicating what the app is providing a state for. The content of the key is set by the app&#x27;s developer. To prevent XSS, we recommend removing any HTML from the key before displaying it. This field will always be present.
-                    &quot;data&quot;: &quot;A String&quot;, # Additional field intended for machine-readable data. For example, a number or JSON object. To prevent XSS, we recommend removing any HTML from the data before displaying it.
-                    &quot;severity&quot;: &quot;A String&quot;, # Severity of the app state. This field will always be present.
-                    &quot;stateTimestampMillis&quot;: &quot;A String&quot;, # Timestamp of when the app set the state in milliseconds since epoch. This field will always be present.
                     &quot;message&quot;: &quot;A String&quot;, # Free-form, human-readable message describing the app state. For example, an error message. To prevent XSS, we recommend removing any HTML from the message before displaying it.
+                    &quot;data&quot;: &quot;A String&quot;, # Additional field intended for machine-readable data. For example, a number or JSON object. To prevent XSS, we recommend removing any HTML from the data before displaying it.
+                    &quot;stateTimestampMillis&quot;: &quot;A String&quot;, # Timestamp of when the app set the state in milliseconds since epoch. This field will always be present.
+                    &quot;severity&quot;: &quot;A String&quot;, # Severity of the app state. This field will always be present.
                   },
                 ],
                 &quot;packageName&quot;: &quot;A String&quot;, # The package name of the app. This field will always be present.
@@ -439,23 +454,8 @@
             ],
             &quot;lastUpdatedTimestampMillis&quot;: &quot;A String&quot;, # The timestamp of the last report update in milliseconds since epoch. This field will always be present.
           },
-          &quot;deviceId&quot;: &quot;A String&quot;, # The Android ID of the device. This field will always be present.
           &quot;userId&quot;: &quot;A String&quot;, # The ID of the user. This field will always be present.
-        },
-        &quot;appUpdateEvent&quot;: { # An event generated when a new version of an app is uploaded to Google Play. Notifications are sent for new public versions only: alpha, beta, or canary versions do not generate this event. To fetch up-to-date version history for an app, use Products.Get on the EMM API. # Notifications about app updates.
-          &quot;productId&quot;: &quot;A String&quot;, # The id of the product (e.g. &quot;app:com.google.android.gm&quot;) that was updated. This field will always be present.
-        },
-        &quot;appRestrictionsSchemaChangeEvent&quot;: { # An event generated when a new app version is uploaded to Google Play and its app restrictions schema changed. To fetch the app restrictions schema for an app, use Products.getAppRestrictionsSchema on the EMM API. # Notifications about new app restrictions schema changes.
-          &quot;productId&quot;: &quot;A String&quot;, # The id of the product (e.g. &quot;app:com.google.android.gm&quot;) for which the app restriction schema changed. This field will always be present.
-        },
-        &quot;notificationType&quot;: &quot;A String&quot;, # Type of the notification.
-        &quot;productAvailabilityChangeEvent&quot;: { # An event generated whenever a product&#x27;s availability changes. # Notifications about product availability changes.
-          &quot;productId&quot;: &quot;A String&quot;, # The id of the product (e.g. &quot;app:com.google.android.gm&quot;) for which the product availability changed. This field will always be present.
-          &quot;availabilityStatus&quot;: &quot;A String&quot;, # The new state of the product. This field will always be present.
-        },
-        &quot;productApprovalEvent&quot;: { # An event generated when a product&#x27;s approval status is changed. # Notifications about changes to a product&#x27;s approval status.
-          &quot;approved&quot;: &quot;A String&quot;, # Whether the product was approved or unapproved. This field will always be present.
-          &quot;productId&quot;: &quot;A String&quot;, # The id of the product (e.g. &quot;app:com.google.android.gm&quot;) for which the approval status has changed. This field will always be present.
+          &quot;deviceId&quot;: &quot;A String&quot;, # The Android ID of the device. This field will always be present.
         },
       },
     ],
@@ -518,9 +518,9 @@
     The object takes the form of:
 
 { # General setting for the managed Google Play store layout, currently only specifying the page to display the first time the store is opened.
-    &quot;storeLayoutType&quot;: &quot;A String&quot;, # The store layout type. By default, this value is set to &quot;basic&quot; if the homepageId field is not set, and to &quot;custom&quot; otherwise. If set to &quot;basic&quot;, the layout will consist of all approved apps that have been whitelisted for the user.
-    &quot;homepageId&quot;: &quot;A String&quot;, # The ID of the store page to be used as the homepage. The homepage is the first page shown in the managed Google Play Store. Not specifying a homepage is equivalent to setting the store layout type to &quot;basic&quot;.
-  }
+  &quot;homepageId&quot;: &quot;A String&quot;, # The ID of the store page to be used as the homepage. The homepage is the first page shown in the managed Google Play Store. Not specifying a homepage is equivalent to setting the store layout type to &quot;basic&quot;.
+  &quot;storeLayoutType&quot;: &quot;A String&quot;, # The store layout type. By default, this value is set to &quot;basic&quot; if the homepageId field is not set, and to &quot;custom&quot; otherwise. If set to &quot;basic&quot;, the layout will consist of all approved apps that have been whitelisted for the user.
+}
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -531,9 +531,9 @@
   An object of the form:
 
     { # General setting for the managed Google Play store layout, currently only specifying the page to display the first time the store is opened.
-      &quot;storeLayoutType&quot;: &quot;A String&quot;, # The store layout type. By default, this value is set to &quot;basic&quot; if the homepageId field is not set, and to &quot;custom&quot; otherwise. If set to &quot;basic&quot;, the layout will consist of all approved apps that have been whitelisted for the user.
-      &quot;homepageId&quot;: &quot;A String&quot;, # The ID of the store page to be used as the homepage. The homepage is the first page shown in the managed Google Play Store. Not specifying a homepage is equivalent to setting the store layout type to &quot;basic&quot;.
-    }</pre>
+    &quot;homepageId&quot;: &quot;A String&quot;, # The ID of the store page to be used as the homepage. The homepage is the first page shown in the managed Google Play Store. Not specifying a homepage is equivalent to setting the store layout type to &quot;basic&quot;.
+    &quot;storeLayoutType&quot;: &quot;A String&quot;, # The store layout type. By default, this value is set to &quot;basic&quot; if the homepageId field is not set, and to &quot;custom&quot; otherwise. If set to &quot;basic&quot;, the layout will consist of all approved apps that have been whitelisted for the user.
+  }</pre>
 </div>
 
 <div class="method">