docs: docs update (#911)

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/google-api-python-client/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕
diff --git a/docs/dyn/alertcenter_v1beta1.v1beta1.html b/docs/dyn/alertcenter_v1beta1.v1beta1.html
index 647d809..2b3cac5 100644
--- a/docs/dyn/alertcenter_v1beta1.v1beta1.html
+++ b/docs/dyn/alertcenter_v1beta1.v1beta1.html
@@ -98,18 +98,18 @@
   An object of the form:
 
     { # Customer-level settings.
-    "notifications": [ # The list of notifications.
+    &quot;notifications&quot;: [ # 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.
+        &quot;cloudPubsubTopic&quot;: { # 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.
-          "payloadFormat": "A String", # Optional. The format of the payload that would be sent.
+          &quot;payloadFormat&quot;: &quot;A String&quot;, # 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]
+          &quot;topicName&quot;: &quot;A String&quot;, # The `name` field of a Cloud Pubsub [Topic]
               # (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
         },
       },
@@ -126,18 +126,18 @@
     The object takes the form of:
 
 { # Customer-level settings.
-  "notifications": [ # The list of notifications.
+  &quot;notifications&quot;: [ # 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.
+      &quot;cloudPubsubTopic&quot;: { # 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.
-        "payloadFormat": "A String", # Optional. The format of the payload that would be sent.
+        &quot;payloadFormat&quot;: &quot;A String&quot;, # 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]
+        &quot;topicName&quot;: &quot;A String&quot;, # The `name` field of a Cloud Pubsub [Topic]
             # (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
       },
     },
@@ -156,18 +156,18 @@
   An object of the form:
 
     { # Customer-level settings.
-    "notifications": [ # The list of notifications.
+    &quot;notifications&quot;: [ # 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.
+        &quot;cloudPubsubTopic&quot;: { # 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.
-          "payloadFormat": "A String", # Optional. The format of the payload that would be sent.
+          &quot;payloadFormat&quot;: &quot;A String&quot;, # 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]
+          &quot;topicName&quot;: &quot;A String&quot;, # The `name` field of a Cloud Pubsub [Topic]
               # (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
         },
       },