docs: update generated docs (#1053)
Updates for both discovery docs and epydoc API Documentation
Fixes: #1049
diff --git a/docs/dyn/alertcenter_v1beta1.v1beta1.html b/docs/dyn/alertcenter_v1beta1.v1beta1.html
index da4fbfe..431c593 100644
--- a/docs/dyn/alertcenter_v1beta1.v1beta1.html
+++ b/docs/dyn/alertcenter_v1beta1.v1beta1.html
@@ -75,6 +75,9 @@
<h1><a href="alertcenter_v1beta1.html">G Suite Alert Center API</a> . <a href="alertcenter_v1beta1.v1beta1.html">v1beta1</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
+ <code><a href="#close">close()</a></code></p>
+<p class="firstline">Close httplib2 connections.</p>
+<p class="toc_element">
<code><a href="#getSettings">getSettings(customerId=None, x__xgafv=None)</a></code></p>
<p class="firstline">Returns customer-level settings.</p>
<p class="toc_element">
@@ -82,13 +85,16 @@
<p class="firstline">Updates the customer-level settings.</p>
<h3>Method Details</h3>
<div class="method">
+ <code class="details" id="close">close()</code>
+ <pre>Close httplib2 connections.</pre>
+</div>
+
+<div class="method">
<code class="details" id="getSettings">getSettings(customerId=None, x__xgafv=None)</code>
<pre>Returns customer-level settings.
Args:
- customerId: string, Optional. The unique identifier of the G Suite organization account of the
-customer the alert settings are associated with.
-Inferred from the caller identity if not provided.
+ customerId: string, Optional. The unique identifier of the G Suite organization account of the customer the alert settings are associated with. Inferred from the caller identity if not provided.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
@@ -99,18 +105,10 @@
{ # 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.
+ { # 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. To register for notifications, the owner of the topic must grant `alerts-api-push-notifications@system.gserviceaccount.com` the `projects.topics.publish` permission. # A Google Cloud Pub/sub topic destination.
+ "payloadFormat": "A String", # Optional. The format of the payload that would be sent. If not specified the format will be JSON.
+ "topicName": "A String", # The `name` field of a Cloud Pubsub [Topic] (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
},
},
],
@@ -127,26 +125,16 @@
{ # 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.
+ { # 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. To register for notifications, the owner of the topic must grant `alerts-api-push-notifications@system.gserviceaccount.com` the `projects.topics.publish` permission. # A Google Cloud Pub/sub topic destination.
+ "payloadFormat": "A String", # Optional. The format of the payload that would be sent. If not specified the format will be JSON.
+ "topicName": "A String", # The `name` field of a Cloud Pubsub [Topic] (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
},
},
],
}
- customerId: string, Optional. The unique identifier of the G Suite organization account of the
-customer the alert settings are associated with.
-Inferred from the caller identity if not provided.
+ customerId: string, Optional. The unique identifier of the G Suite organization account of the customer the alert settings are associated with. Inferred from the caller identity if not provided.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
@@ -157,18 +145,10 @@
{ # 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.
+ { # 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. To register for notifications, the owner of the topic must grant `alerts-api-push-notifications@system.gserviceaccount.com` the `projects.topics.publish` permission. # A Google Cloud Pub/sub topic destination.
+ "payloadFormat": "A String", # Optional. The format of the payload that would be sent. If not specified the format will be JSON.
+ "topicName": "A String", # The `name` field of a Cloud Pubsub [Topic] (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
},
},
],