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'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.
+ "cloudPubsubTopic": { # 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
+ "topicName": "A String", # The `name` field of a Cloud Pub/Sub
# [Topic](https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
},
+ "expiryTime": "A String", # The time until which the `Registration` is effective.
+ #
+ # This is a read-only field assigned by the server.
+ "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".
+ "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.
+ },
+ "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.
+ },
+ "feedType": "A String", # The type of feed.
+ },
+ "registrationId": "A String", # 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.
+ "cloudPubsubTopic": { # 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
+ "topicName": "A String", # The `name` field of a Cloud Pub/Sub
# [Topic](https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
},
+ "expiryTime": "A String", # The time until which the `Registration` is effective.
+ #
+ # This is a read-only field assigned by the server.
+ "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".
+ "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.
+ },
+ "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.
+ },
+ "feedType": "A String", # The type of feed.
+ },
+ "registrationId": "A String", # A server-generated unique identifier for this `Registration`.
+ #
+ # Read-only.
}</pre>
</div>