docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/translate_v3beta1.projects.locations.glossaries.html b/docs/dyn/translate_v3beta1.projects.locations.glossaries.html
index 7677232..8134552 100644
--- a/docs/dyn/translate_v3beta1.projects.locations.glossaries.html
+++ b/docs/dyn/translate_v3beta1.projects.locations.glossaries.html
@@ -131,14 +131,14 @@
},
},
"submitTime": "A String", # Output only. When CreateGlossary was called.
+ "name": "A String", # Required. The resource name of the glossary. Glossary names have the form
+ # `projects/{project-number-or-id}/locations/{location-id}/glossaries/{glossary-id}`.
"languagePair": { # Used with unidirectional glossaries. # Used with unidirectional glossaries.
"targetLanguageCode": "A String", # Required. The BCP-47 language code for translation output, for example,
# "zh-CN". Expected to be an exact match for GlossaryTerm.language_code.
"sourceLanguageCode": "A String", # Required. The BCP-47 language code of the input text, for example,
# "en-US". Expected to be an exact match for GlossaryTerm.language_code.
},
- "name": "A String", # Required. The resource name of the glossary. Glossary names have the form
- # `projects/{project-number-or-id}/locations/{location-id}/glossaries/{glossary-id}`.
"languageCodesSet": { # Used with equivalent term set glossaries. # Used with equivalent term set glossaries.
"languageCodes": [ # The BCP-47 language code(s) for terms defined in the glossary.
# All entries are unique. The list contains at least two entries.
@@ -158,6 +158,19 @@
{ # This resource represents a long-running operation that is the result of a
# network API call.
+ "done": True or False, # If the value is `false`, it means the operation is still in progress.
+ # If `true`, the operation is completed, and either `error` or `response` is
+ # available.
+ "response": { # The normal response of the operation in case of success. If the original
+ # method returns no data on success, such as `Delete`, the response is
+ # `google.protobuf.Empty`. If the original method is standard
+ # `Get`/`Create`/`Update`, the response should be the resource. For other
+ # methods, the response should have the type `XxxResponse`, where `Xxx`
+ # is the original method name. For example, if the original method name
+ # is `TakeSnapshot()`, the inferred response type is
+ # `TakeSnapshotResponse`.
+ "a_key": "", # Properties of the object. Contains field @type with type URL.
+ },
"name": "A String", # The server-assigned name, which is only unique within the same service that
# originally returns it. If you use the default HTTP mapping, the
# `name` should be a resource name ending with `operations/{unique_id}`.
@@ -185,19 +198,6 @@
# long-running operation should document the metadata type, if any.
"a_key": "", # Properties of the object. Contains field @type with type URL.
},
- "done": True or False, # If the value is `false`, it means the operation is still in progress.
- # If `true`, the operation is completed, and either `error` or `response` is
- # available.
- "response": { # The normal response of the operation in case of success. If the original
- # method returns no data on success, such as `Delete`, the response is
- # `google.protobuf.Empty`. If the original method is standard
- # `Get`/`Create`/`Update`, the response should be the resource. For other
- # methods, the response should have the type `XxxResponse`, where `Xxx`
- # is the original method name. For example, if the original method name
- # is `TakeSnapshot()`, the inferred response type is
- # `TakeSnapshotResponse`.
- "a_key": "", # Properties of the object. Contains field @type with type URL.
- },
}</pre>
</div>
@@ -219,6 +219,19 @@
{ # This resource represents a long-running operation that is the result of a
# network API call.
+ "done": True or False, # If the value is `false`, it means the operation is still in progress.
+ # If `true`, the operation is completed, and either `error` or `response` is
+ # available.
+ "response": { # The normal response of the operation in case of success. If the original
+ # method returns no data on success, such as `Delete`, the response is
+ # `google.protobuf.Empty`. If the original method is standard
+ # `Get`/`Create`/`Update`, the response should be the resource. For other
+ # methods, the response should have the type `XxxResponse`, where `Xxx`
+ # is the original method name. For example, if the original method name
+ # is `TakeSnapshot()`, the inferred response type is
+ # `TakeSnapshotResponse`.
+ "a_key": "", # Properties of the object. Contains field @type with type URL.
+ },
"name": "A String", # The server-assigned name, which is only unique within the same service that
# originally returns it. If you use the default HTTP mapping, the
# `name` should be a resource name ending with `operations/{unique_id}`.
@@ -246,19 +259,6 @@
# long-running operation should document the metadata type, if any.
"a_key": "", # Properties of the object. Contains field @type with type URL.
},
- "done": True or False, # If the value is `false`, it means the operation is still in progress.
- # If `true`, the operation is completed, and either `error` or `response` is
- # available.
- "response": { # The normal response of the operation in case of success. If the original
- # method returns no data on success, such as `Delete`, the response is
- # `google.protobuf.Empty`. If the original method is standard
- # `Get`/`Create`/`Update`, the response should be the resource. For other
- # methods, the response should have the type `XxxResponse`, where `Xxx`
- # is the original method name. For example, if the original method name
- # is `TakeSnapshot()`, the inferred response type is
- # `TakeSnapshotResponse`.
- "a_key": "", # Properties of the object. Contains field @type with type URL.
- },
}</pre>
</div>
@@ -308,14 +308,14 @@
},
},
"submitTime": "A String", # Output only. When CreateGlossary was called.
+ "name": "A String", # Required. The resource name of the glossary. Glossary names have the form
+ # `projects/{project-number-or-id}/locations/{location-id}/glossaries/{glossary-id}`.
"languagePair": { # Used with unidirectional glossaries. # Used with unidirectional glossaries.
"targetLanguageCode": "A String", # Required. The BCP-47 language code for translation output, for example,
# "zh-CN". Expected to be an exact match for GlossaryTerm.language_code.
"sourceLanguageCode": "A String", # Required. The BCP-47 language code of the input text, for example,
# "en-US". Expected to be an exact match for GlossaryTerm.language_code.
},
- "name": "A String", # Required. The resource name of the glossary. Glossary names have the form
- # `projects/{project-number-or-id}/locations/{location-id}/glossaries/{glossary-id}`.
"languageCodesSet": { # Used with equivalent term set glossaries. # Used with equivalent term set glossaries.
"languageCodes": [ # The BCP-47 language code(s) for terms defined in the glossary.
# All entries are unique. The list contains at least two entries.
@@ -383,14 +383,14 @@
},
},
"submitTime": "A String", # Output only. When CreateGlossary was called.
+ "name": "A String", # Required. The resource name of the glossary. Glossary names have the form
+ # `projects/{project-number-or-id}/locations/{location-id}/glossaries/{glossary-id}`.
"languagePair": { # Used with unidirectional glossaries. # Used with unidirectional glossaries.
"targetLanguageCode": "A String", # Required. The BCP-47 language code for translation output, for example,
# "zh-CN". Expected to be an exact match for GlossaryTerm.language_code.
"sourceLanguageCode": "A String", # Required. The BCP-47 language code of the input text, for example,
# "en-US". Expected to be an exact match for GlossaryTerm.language_code.
},
- "name": "A String", # Required. The resource name of the glossary. Glossary names have the form
- # `projects/{project-number-or-id}/locations/{location-id}/glossaries/{glossary-id}`.
"languageCodesSet": { # Used with equivalent term set glossaries. # Used with equivalent term set glossaries.
"languageCodes": [ # The BCP-47 language code(s) for terms defined in the glossary.
# All entries are unique. The list contains at least two entries.