docs: update generated docs (#981)
diff --git a/docs/dyn/alertcenter_v1beta1.v1beta1.html b/docs/dyn/alertcenter_v1beta1.v1beta1.html
index 56d7cd0..da4fbfe 100644
--- a/docs/dyn/alertcenter_v1beta1.v1beta1.html
+++ b/docs/dyn/alertcenter_v1beta1.v1beta1.html
@@ -98,34 +98,6 @@
An object of the form:
{ # Customer-level settings.
- "notifications": [ # The list of notifications.
- { # Settings for callback notifications.
- # For more details see [G Suite Alert
- # Notification](/admin-sdk/alertcenter/guides/notifications).
- "cloudPubsubTopic": { # A reference to a Cloud Pubsub topic. # A Google Cloud Pub/sub topic destination.
- #
- # To register for notifications, the owner of the topic must grant
- # `alerts-api-push-notifications@system.gserviceaccount.com` the
- # `projects.topics.publish` permission.
- "topicName": "A String", # The `name` field of a Cloud Pubsub [Topic]
- # (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
- "payloadFormat": "A String", # Optional. The format of the payload that would be sent.
- # If not specified the format will be JSON.
- },
- },
- ],
- }</pre>
-</div>
-
-<div class="method">
- <code class="details" id="updateSettings">updateSettings(body=None, customerId=None, x__xgafv=None)</code>
- <pre>Updates the customer-level settings.
-
-Args:
- body: object, The request body.
- The object takes the form of:
-
-{ # Customer-level settings.
"notifications": [ # The list of notifications.
{ # Settings for callback notifications.
# For more details see [G Suite Alert
@@ -142,7 +114,35 @@
},
},
],
- }
+ }</pre>
+</div>
+
+<div class="method">
+ <code class="details" id="updateSettings">updateSettings(body=None, customerId=None, x__xgafv=None)</code>
+ <pre>Updates the customer-level settings.
+
+Args:
+ body: object, The request body.
+ The object takes the form of:
+
+{ # Customer-level settings.
+ "notifications": [ # The list of notifications.
+ { # Settings for callback notifications.
+ # For more details see [G Suite Alert
+ # Notification](/admin-sdk/alertcenter/guides/notifications).
+ "cloudPubsubTopic": { # A reference to a Cloud Pubsub topic. # A Google Cloud Pub/sub topic destination.
+ #
+ # To register for notifications, the owner of the topic must grant
+ # `alerts-api-push-notifications@system.gserviceaccount.com` the
+ # `projects.topics.publish` permission.
+ "topicName": "A String", # The `name` field of a Cloud Pubsub [Topic]
+ # (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
+ "payloadFormat": "A String", # Optional. The format of the payload that would be sent.
+ # If not specified the format will be JSON.
+ },
+ },
+ ],
+}
customerId: string, Optional. The unique identifier of the G Suite organization account of the
customer the alert settings are associated with.
@@ -156,23 +156,23 @@
An object of the form:
{ # Customer-level settings.
- "notifications": [ # The list of notifications.
- { # Settings for callback notifications.
- # For more details see [G Suite Alert
- # Notification](/admin-sdk/alertcenter/guides/notifications).
- "cloudPubsubTopic": { # A reference to a Cloud Pubsub topic. # A Google Cloud Pub/sub topic destination.
- #
- # To register for notifications, the owner of the topic must grant
- # `alerts-api-push-notifications@system.gserviceaccount.com` the
- # `projects.topics.publish` permission.
- "topicName": "A String", # The `name` field of a Cloud Pubsub [Topic]
- # (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
- "payloadFormat": "A String", # Optional. The format of the payload that would be sent.
- # If not specified the format will be JSON.
- },
+ "notifications": [ # The list of notifications.
+ { # Settings for callback notifications.
+ # For more details see [G Suite Alert
+ # Notification](/admin-sdk/alertcenter/guides/notifications).
+ "cloudPubsubTopic": { # A reference to a Cloud Pubsub topic. # A Google Cloud Pub/sub topic destination.
+ #
+ # To register for notifications, the owner of the topic must grant
+ # `alerts-api-push-notifications@system.gserviceaccount.com` the
+ # `projects.topics.publish` permission.
+ "topicName": "A String", # The `name` field of a Cloud Pubsub [Topic]
+ # (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
+ "payloadFormat": "A String", # Optional. The format of the payload that would be sent.
+ # If not specified the format will be JSON.
},
- ],
- }</pre>
+ },
+ ],
+ }</pre>
</div>
</body></html>
\ No newline at end of file