chore: update docs/dyn , add static discovery files to discovery_cache/documents (#1111)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/78f53313-0c78-4a29-8841-f031665a4c6a/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/classroom_v1.courses.topics.html b/docs/dyn/classroom_v1.courses.topics.html
index 573395a..806c888 100644
--- a/docs/dyn/classroom_v1.courses.topics.html
+++ b/docs/dyn/classroom_v1.courses.topics.html
@@ -111,10 +111,10 @@
The object takes the form of:
{ # Topic created by a teacher for the course
- "name": "A String", # The name of the topic, generated by the user. Leading and trailing whitespaces, if any, are trimmed. Also, multiple consecutive whitespaces are collapsed into one inside the name. The result must be a non-empty string. Topic names are case sensitive, and must be no longer than 100 characters.
"courseId": "A String", # Identifier of the course. Read-only.
"topicId": "A String", # Unique identifier for the topic. Read-only.
"updateTime": "A String", # The time the topic was last updated by the system. Read-only.
+ "name": "A String", # The name of the topic, generated by the user. Leading and trailing whitespaces, if any, are trimmed. Also, multiple consecutive whitespaces are collapsed into one inside the name. The result must be a non-empty string. Topic names are case sensitive, and must be no longer than 100 characters.
}
x__xgafv: string, V1 error format.
@@ -126,10 +126,10 @@
An object of the form:
{ # Topic created by a teacher for the course
- "name": "A String", # The name of the topic, generated by the user. Leading and trailing whitespaces, if any, are trimmed. Also, multiple consecutive whitespaces are collapsed into one inside the name. The result must be a non-empty string. Topic names are case sensitive, and must be no longer than 100 characters.
"courseId": "A String", # Identifier of the course. Read-only.
"topicId": "A String", # Unique identifier for the topic. Read-only.
"updateTime": "A String", # The time the topic was last updated by the system. Read-only.
+ "name": "A String", # The name of the topic, generated by the user. Leading and trailing whitespaces, if any, are trimmed. Also, multiple consecutive whitespaces are collapsed into one inside the name. The result must be a non-empty string. Topic names are case sensitive, and must be no longer than 100 characters.
}</pre>
</div>
@@ -168,10 +168,10 @@
An object of the form:
{ # Topic created by a teacher for the course
- "name": "A String", # The name of the topic, generated by the user. Leading and trailing whitespaces, if any, are trimmed. Also, multiple consecutive whitespaces are collapsed into one inside the name. The result must be a non-empty string. Topic names are case sensitive, and must be no longer than 100 characters.
"courseId": "A String", # Identifier of the course. Read-only.
"topicId": "A String", # Unique identifier for the topic. Read-only.
"updateTime": "A String", # The time the topic was last updated by the system. Read-only.
+ "name": "A String", # The name of the topic, generated by the user. Leading and trailing whitespaces, if any, are trimmed. Also, multiple consecutive whitespaces are collapsed into one inside the name. The result must be a non-empty string. Topic names are case sensitive, and must be no longer than 100 characters.
}</pre>
</div>
@@ -192,15 +192,15 @@
An object of the form:
{ # Response when listing topics.
+ "nextPageToken": "A String", # Token identifying the next page of results to return. If empty, no further results are available.
"topic": [ # Topic items that match the request.
{ # Topic created by a teacher for the course
- "name": "A String", # The name of the topic, generated by the user. Leading and trailing whitespaces, if any, are trimmed. Also, multiple consecutive whitespaces are collapsed into one inside the name. The result must be a non-empty string. Topic names are case sensitive, and must be no longer than 100 characters.
"courseId": "A String", # Identifier of the course. Read-only.
"topicId": "A String", # Unique identifier for the topic. Read-only.
"updateTime": "A String", # The time the topic was last updated by the system. Read-only.
+ "name": "A String", # The name of the topic, generated by the user. Leading and trailing whitespaces, if any, are trimmed. Also, multiple consecutive whitespaces are collapsed into one inside the name. The result must be a non-empty string. Topic names are case sensitive, and must be no longer than 100 characters.
},
],
- "nextPageToken": "A String", # Token identifying the next page of results to return. If empty, no further results are available.
}</pre>
</div>
@@ -229,10 +229,10 @@
The object takes the form of:
{ # Topic created by a teacher for the course
- "name": "A String", # The name of the topic, generated by the user. Leading and trailing whitespaces, if any, are trimmed. Also, multiple consecutive whitespaces are collapsed into one inside the name. The result must be a non-empty string. Topic names are case sensitive, and must be no longer than 100 characters.
"courseId": "A String", # Identifier of the course. Read-only.
"topicId": "A String", # Unique identifier for the topic. Read-only.
"updateTime": "A String", # The time the topic was last updated by the system. Read-only.
+ "name": "A String", # The name of the topic, generated by the user. Leading and trailing whitespaces, if any, are trimmed. Also, multiple consecutive whitespaces are collapsed into one inside the name. The result must be a non-empty string. Topic names are case sensitive, and must be no longer than 100 characters.
}
updateMask: string, Mask that identifies which fields on the topic to update. This field is required to do an update. The update fails if invalid fields are specified. If a field supports empty values, it can be cleared by specifying it in the update mask and not in the Topic object. If a field that does not support empty values is included in the update mask and not set in the Topic object, an `INVALID_ARGUMENT` error is returned. The following fields may be specified: * `name`
@@ -245,10 +245,10 @@
An object of the form:
{ # Topic created by a teacher for the course
- "name": "A String", # The name of the topic, generated by the user. Leading and trailing whitespaces, if any, are trimmed. Also, multiple consecutive whitespaces are collapsed into one inside the name. The result must be a non-empty string. Topic names are case sensitive, and must be no longer than 100 characters.
"courseId": "A String", # Identifier of the course. Read-only.
"topicId": "A String", # Unique identifier for the topic. Read-only.
"updateTime": "A String", # The time the topic was last updated by the system. Read-only.
+ "name": "A String", # The name of the topic, generated by the user. Leading and trailing whitespaces, if any, are trimmed. Also, multiple consecutive whitespaces are collapsed into one inside the name. The result must be a non-empty string. Topic names are case sensitive, and must be no longer than 100 characters.
}</pre>
</div>