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/classroom_v1.registrations.html b/docs/dyn/classroom_v1.registrations.html
index 1495aaa..e3d831d 100644
--- a/docs/dyn/classroom_v1.registrations.html
+++ b/docs/dyn/classroom_v1.registrations.html
@@ -94,7 +94,7 @@
 ignored.
 
 While Classroom may validate the `cloudPubSubTopic` and return errors on a
-best effort basis, it is the caller's responsibility to ensure that it
+best effort basis, it is the caller&#x27;s responsibility to ensure that it
 exists and that Classroom has permission to publish to it.
 
 This method may return the following error codes:
@@ -121,33 +121,33 @@
 
 { # An instruction to Classroom to send notifications from the `feed` to the
       # provided destination.
-    "feed": { # A class of notifications that an application can register to receive. # Specification for the class of notifications that Classroom should deliver
-        # to the destination.
-        # For example: "all roster changes for a domain".
-      "feedType": "A String", # The type of feed.
-      "courseWorkChangesInfo": { # Information about a `Feed` with a `feed_type` of `COURSE_WORK_CHANGES`. # Information about a `Feed` with a `feed_type` of `COURSE_WORK_CHANGES`.
-          # This field must be specified if `feed_type` is `COURSE_WORK_CHANGES`.
-        "courseId": "A String", # The `course_id` of the course to subscribe to work changes for.
-      },
-      "courseRosterChangesInfo": { # Information about a `Feed` with a `feed_type` of `COURSE_ROSTER_CHANGES`. # Information about a `Feed` with a `feed_type` of `COURSE_ROSTER_CHANGES`.
-          # This field must be specified if `feed_type` is `COURSE_ROSTER_CHANGES`.
-        "courseId": "A String", # The `course_id` of the course to subscribe to roster changes for.
-      },
-    },
-    "registrationId": "A String", # A server-generated unique identifier for this `Registration`.
-        # 
-        # Read-only.
-    "expiryTime": "A String", # The time until which the `Registration` is effective.
-        # 
-        # This is a read-only field assigned by the server.
-    "cloudPubsubTopic": { # A reference to a Cloud Pub/Sub topic. # The Cloud Pub/Sub topic that notifications are to be sent to.
+    &quot;cloudPubsubTopic&quot;: { # A reference to a Cloud Pub/Sub topic. # The Cloud Pub/Sub topic that notifications are to be sent to.
         #
         # To register for notifications, the owner of the topic must grant
         # `classroom-notifications@system.gserviceaccount.com` the
         #  `projects.topics.publish` permission.
-      "topicName": "A String", # The `name` field of a Cloud Pub/Sub
+      &quot;topicName&quot;: &quot;A String&quot;, # The `name` field of a Cloud Pub/Sub
           # [Topic](https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
     },
+    &quot;expiryTime&quot;: &quot;A String&quot;, # The time until which the `Registration` is effective.
+        # 
+        # This is a read-only field assigned by the server.
+    &quot;feed&quot;: { # A class of notifications that an application can register to receive. # Specification for the class of notifications that Classroom should deliver
+        # to the destination.
+        # For example: &quot;all roster changes for a domain&quot;.
+      &quot;courseRosterChangesInfo&quot;: { # Information about a `Feed` with a `feed_type` of `COURSE_ROSTER_CHANGES`. # Information about a `Feed` with a `feed_type` of `COURSE_ROSTER_CHANGES`.
+          # This field must be specified if `feed_type` is `COURSE_ROSTER_CHANGES`.
+        &quot;courseId&quot;: &quot;A String&quot;, # The `course_id` of the course to subscribe to roster changes for.
+      },
+      &quot;courseWorkChangesInfo&quot;: { # Information about a `Feed` with a `feed_type` of `COURSE_WORK_CHANGES`. # Information about a `Feed` with a `feed_type` of `COURSE_WORK_CHANGES`.
+          # This field must be specified if `feed_type` is `COURSE_WORK_CHANGES`.
+        &quot;courseId&quot;: &quot;A String&quot;, # The `course_id` of the course to subscribe to work changes for.
+      },
+      &quot;feedType&quot;: &quot;A String&quot;, # The type of feed.
+    },
+    &quot;registrationId&quot;: &quot;A String&quot;, # A server-generated unique identifier for this `Registration`.
+        # 
+        # Read-only.
   }
 
   x__xgafv: string, V1 error format.
@@ -160,33 +160,33 @@
 
     { # An instruction to Classroom to send notifications from the `feed` to the
         # provided destination.
-      "feed": { # A class of notifications that an application can register to receive. # Specification for the class of notifications that Classroom should deliver
-          # to the destination.
-          # For example: "all roster changes for a domain".
-        "feedType": "A String", # The type of feed.
-        "courseWorkChangesInfo": { # Information about a `Feed` with a `feed_type` of `COURSE_WORK_CHANGES`. # Information about a `Feed` with a `feed_type` of `COURSE_WORK_CHANGES`.
-            # This field must be specified if `feed_type` is `COURSE_WORK_CHANGES`.
-          "courseId": "A String", # The `course_id` of the course to subscribe to work changes for.
-        },
-        "courseRosterChangesInfo": { # Information about a `Feed` with a `feed_type` of `COURSE_ROSTER_CHANGES`. # Information about a `Feed` with a `feed_type` of `COURSE_ROSTER_CHANGES`.
-            # This field must be specified if `feed_type` is `COURSE_ROSTER_CHANGES`.
-          "courseId": "A String", # The `course_id` of the course to subscribe to roster changes for.
-        },
-      },
-      "registrationId": "A String", # A server-generated unique identifier for this `Registration`.
-          #
-          # Read-only.
-      "expiryTime": "A String", # The time until which the `Registration` is effective.
-          #
-          # This is a read-only field assigned by the server.
-      "cloudPubsubTopic": { # A reference to a Cloud Pub/Sub topic. # The Cloud Pub/Sub topic that notifications are to be sent to.
+      &quot;cloudPubsubTopic&quot;: { # A reference to a Cloud Pub/Sub topic. # The Cloud Pub/Sub topic that notifications are to be sent to.
           #
           # To register for notifications, the owner of the topic must grant
           # `classroom-notifications@system.gserviceaccount.com` the
           #  `projects.topics.publish` permission.
-        "topicName": "A String", # The `name` field of a Cloud Pub/Sub
+        &quot;topicName&quot;: &quot;A String&quot;, # The `name` field of a Cloud Pub/Sub
             # [Topic](https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
       },
+      &quot;expiryTime&quot;: &quot;A String&quot;, # The time until which the `Registration` is effective.
+          #
+          # This is a read-only field assigned by the server.
+      &quot;feed&quot;: { # A class of notifications that an application can register to receive. # Specification for the class of notifications that Classroom should deliver
+          # to the destination.
+          # For example: &quot;all roster changes for a domain&quot;.
+        &quot;courseRosterChangesInfo&quot;: { # Information about a `Feed` with a `feed_type` of `COURSE_ROSTER_CHANGES`. # Information about a `Feed` with a `feed_type` of `COURSE_ROSTER_CHANGES`.
+            # This field must be specified if `feed_type` is `COURSE_ROSTER_CHANGES`.
+          &quot;courseId&quot;: &quot;A String&quot;, # The `course_id` of the course to subscribe to roster changes for.
+        },
+        &quot;courseWorkChangesInfo&quot;: { # Information about a `Feed` with a `feed_type` of `COURSE_WORK_CHANGES`. # Information about a `Feed` with a `feed_type` of `COURSE_WORK_CHANGES`.
+            # This field must be specified if `feed_type` is `COURSE_WORK_CHANGES`.
+          &quot;courseId&quot;: &quot;A String&quot;, # The `course_id` of the course to subscribe to work changes for.
+        },
+        &quot;feedType&quot;: &quot;A String&quot;, # The type of feed.
+      },
+      &quot;registrationId&quot;: &quot;A String&quot;, # A server-generated unique identifier for this `Registration`.
+          #
+          # Read-only.
     }</pre>
 </div>