Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 660300b

Browse files
committedDec 6, 2022
feat(cloudsupport): update the api
#### cloudsupport:v2beta The following keys were added: - schemas.Case.properties.languageCode.type (Total Keys: 1)
1 parent 2ebbbba commit 660300b

File tree

4 files changed

+18
-5
lines changed

4 files changed

+18
-5
lines changed
 

‎docs/dyn/cloudsupport_v2beta.attachments.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h3>Method Details</h3>
9191
<pre>Create a file attachment on a case or Cloud resource. The attachment object must have the following fields set: filename.
9292

9393
Args:
94-
parent: string, Required. The resource name of the case to which attachment should be attached. (required)
94+
parent: string, Required. The resource name of the case (or case parent) to which the attachment should be attached. (required)
9595
body: object, The request body.
9696
The object takes the form of:
9797

‎docs/dyn/cloudsupport_v2beta.cases.html

+9
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ <h3>Method Details</h3>
146146
&quot;description&quot;: &quot;A String&quot;, # A broad description of the issue.
147147
&quot;displayName&quot;: &quot;A String&quot;, # The short summary of the issue reported in this case.
148148
&quot;escalated&quot;: True or False, # Whether the case is currently escalated.
149+
&quot;languageCode&quot;: &quot;A String&quot;, # The language the user has requested to receive support in. This should be a BCP 47 language code (e.g., `&quot;en&quot;`, `&quot;zh-CN&quot;`, `&quot;zh-TW&quot;`, `&quot;ja&quot;`, `&quot;ko&quot;`). If no language or an unsupported language is specified, this field defaults to English (en). Language selection during case creation may affect your available support options. For a list of supported languages and their support working hours, see: https://cloud.google.com/support/docs/language-working-hours
149150
&quot;name&quot;: &quot;A String&quot;, # The resource name for the case.
150151
&quot;priority&quot;: &quot;A String&quot;, # The priority of this case. If this is set, do not set severity.
151152
&quot;severity&quot;: &quot;A String&quot;, # The severity of this case. Deprecated. Use priority instead.
@@ -182,6 +183,7 @@ <h3>Method Details</h3>
182183
&quot;description&quot;: &quot;A String&quot;, # A broad description of the issue.
183184
&quot;displayName&quot;: &quot;A String&quot;, # The short summary of the issue reported in this case.
184185
&quot;escalated&quot;: True or False, # Whether the case is currently escalated.
186+
&quot;languageCode&quot;: &quot;A String&quot;, # The language the user has requested to receive support in. This should be a BCP 47 language code (e.g., `&quot;en&quot;`, `&quot;zh-CN&quot;`, `&quot;zh-TW&quot;`, `&quot;ja&quot;`, `&quot;ko&quot;`). If no language or an unsupported language is specified, this field defaults to English (en). Language selection during case creation may affect your available support options. For a list of supported languages and their support working hours, see: https://cloud.google.com/support/docs/language-working-hours
185187
&quot;name&quot;: &quot;A String&quot;, # The resource name for the case.
186188
&quot;priority&quot;: &quot;A String&quot;, # The priority of this case. If this is set, do not set severity.
187189
&quot;severity&quot;: &quot;A String&quot;, # The severity of this case. Deprecated. Use priority instead.
@@ -216,6 +218,7 @@ <h3>Method Details</h3>
216218
&quot;description&quot;: &quot;A String&quot;, # A broad description of the issue.
217219
&quot;displayName&quot;: &quot;A String&quot;, # The short summary of the issue reported in this case.
218220
&quot;escalated&quot;: True or False, # Whether the case is currently escalated.
221+
&quot;languageCode&quot;: &quot;A String&quot;, # The language the user has requested to receive support in. This should be a BCP 47 language code (e.g., `&quot;en&quot;`, `&quot;zh-CN&quot;`, `&quot;zh-TW&quot;`, `&quot;ja&quot;`, `&quot;ko&quot;`). If no language or an unsupported language is specified, this field defaults to English (en). Language selection during case creation may affect your available support options. For a list of supported languages and their support working hours, see: https://cloud.google.com/support/docs/language-working-hours
219222
&quot;name&quot;: &quot;A String&quot;, # The resource name for the case.
220223
&quot;priority&quot;: &quot;A String&quot;, # The priority of this case. If this is set, do not set severity.
221224
&quot;severity&quot;: &quot;A String&quot;, # The severity of this case. Deprecated. Use priority instead.
@@ -267,6 +270,7 @@ <h3>Method Details</h3>
267270
&quot;description&quot;: &quot;A String&quot;, # A broad description of the issue.
268271
&quot;displayName&quot;: &quot;A String&quot;, # The short summary of the issue reported in this case.
269272
&quot;escalated&quot;: True or False, # Whether the case is currently escalated.
273+
&quot;languageCode&quot;: &quot;A String&quot;, # The language the user has requested to receive support in. This should be a BCP 47 language code (e.g., `&quot;en&quot;`, `&quot;zh-CN&quot;`, `&quot;zh-TW&quot;`, `&quot;ja&quot;`, `&quot;ko&quot;`). If no language or an unsupported language is specified, this field defaults to English (en). Language selection during case creation may affect your available support options. For a list of supported languages and their support working hours, see: https://cloud.google.com/support/docs/language-working-hours
270274
&quot;name&quot;: &quot;A String&quot;, # The resource name for the case.
271275
&quot;priority&quot;: &quot;A String&quot;, # The priority of this case. If this is set, do not set severity.
272276
&quot;severity&quot;: &quot;A String&quot;, # The severity of this case. Deprecated. Use priority instead.
@@ -308,6 +312,7 @@ <h3>Method Details</h3>
308312
&quot;description&quot;: &quot;A String&quot;, # A broad description of the issue.
309313
&quot;displayName&quot;: &quot;A String&quot;, # The short summary of the issue reported in this case.
310314
&quot;escalated&quot;: True or False, # Whether the case is currently escalated.
315+
&quot;languageCode&quot;: &quot;A String&quot;, # The language the user has requested to receive support in. This should be a BCP 47 language code (e.g., `&quot;en&quot;`, `&quot;zh-CN&quot;`, `&quot;zh-TW&quot;`, `&quot;ja&quot;`, `&quot;ko&quot;`). If no language or an unsupported language is specified, this field defaults to English (en). Language selection during case creation may affect your available support options. For a list of supported languages and their support working hours, see: https://cloud.google.com/support/docs/language-working-hours
311316
&quot;name&quot;: &quot;A String&quot;, # The resource name for the case.
312317
&quot;priority&quot;: &quot;A String&quot;, # The priority of this case. If this is set, do not set severity.
313318
&quot;severity&quot;: &quot;A String&quot;, # The severity of this case. Deprecated. Use priority instead.
@@ -354,6 +359,7 @@ <h3>Method Details</h3>
354359
&quot;description&quot;: &quot;A String&quot;, # A broad description of the issue.
355360
&quot;displayName&quot;: &quot;A String&quot;, # The short summary of the issue reported in this case.
356361
&quot;escalated&quot;: True or False, # Whether the case is currently escalated.
362+
&quot;languageCode&quot;: &quot;A String&quot;, # The language the user has requested to receive support in. This should be a BCP 47 language code (e.g., `&quot;en&quot;`, `&quot;zh-CN&quot;`, `&quot;zh-TW&quot;`, `&quot;ja&quot;`, `&quot;ko&quot;`). If no language or an unsupported language is specified, this field defaults to English (en). Language selection during case creation may affect your available support options. For a list of supported languages and their support working hours, see: https://cloud.google.com/support/docs/language-working-hours
357363
&quot;name&quot;: &quot;A String&quot;, # The resource name for the case.
358364
&quot;priority&quot;: &quot;A String&quot;, # The priority of this case. If this is set, do not set severity.
359365
&quot;severity&quot;: &quot;A String&quot;, # The severity of this case. Deprecated. Use priority instead.
@@ -407,6 +413,7 @@ <h3>Method Details</h3>
407413
&quot;description&quot;: &quot;A String&quot;, # A broad description of the issue.
408414
&quot;displayName&quot;: &quot;A String&quot;, # The short summary of the issue reported in this case.
409415
&quot;escalated&quot;: True or False, # Whether the case is currently escalated.
416+
&quot;languageCode&quot;: &quot;A String&quot;, # The language the user has requested to receive support in. This should be a BCP 47 language code (e.g., `&quot;en&quot;`, `&quot;zh-CN&quot;`, `&quot;zh-TW&quot;`, `&quot;ja&quot;`, `&quot;ko&quot;`). If no language or an unsupported language is specified, this field defaults to English (en). Language selection during case creation may affect your available support options. For a list of supported languages and their support working hours, see: https://cloud.google.com/support/docs/language-working-hours
410417
&quot;name&quot;: &quot;A String&quot;, # The resource name for the case.
411418
&quot;priority&quot;: &quot;A String&quot;, # The priority of this case. If this is set, do not set severity.
412419
&quot;severity&quot;: &quot;A String&quot;, # The severity of this case. Deprecated. Use priority instead.
@@ -442,6 +449,7 @@ <h3>Method Details</h3>
442449
&quot;description&quot;: &quot;A String&quot;, # A broad description of the issue.
443450
&quot;displayName&quot;: &quot;A String&quot;, # The short summary of the issue reported in this case.
444451
&quot;escalated&quot;: True or False, # Whether the case is currently escalated.
452+
&quot;languageCode&quot;: &quot;A String&quot;, # The language the user has requested to receive support in. This should be a BCP 47 language code (e.g., `&quot;en&quot;`, `&quot;zh-CN&quot;`, `&quot;zh-TW&quot;`, `&quot;ja&quot;`, `&quot;ko&quot;`). If no language or an unsupported language is specified, this field defaults to English (en). Language selection during case creation may affect your available support options. For a list of supported languages and their support working hours, see: https://cloud.google.com/support/docs/language-working-hours
445453
&quot;name&quot;: &quot;A String&quot;, # The resource name for the case.
446454
&quot;priority&quot;: &quot;A String&quot;, # The priority of this case. If this is set, do not set severity.
447455
&quot;severity&quot;: &quot;A String&quot;, # The severity of this case. Deprecated. Use priority instead.
@@ -487,6 +495,7 @@ <h3>Method Details</h3>
487495
&quot;description&quot;: &quot;A String&quot;, # A broad description of the issue.
488496
&quot;displayName&quot;: &quot;A String&quot;, # The short summary of the issue reported in this case.
489497
&quot;escalated&quot;: True or False, # Whether the case is currently escalated.
498+
&quot;languageCode&quot;: &quot;A String&quot;, # The language the user has requested to receive support in. This should be a BCP 47 language code (e.g., `&quot;en&quot;`, `&quot;zh-CN&quot;`, `&quot;zh-TW&quot;`, `&quot;ja&quot;`, `&quot;ko&quot;`). If no language or an unsupported language is specified, this field defaults to English (en). Language selection during case creation may affect your available support options. For a list of supported languages and their support working hours, see: https://cloud.google.com/support/docs/language-working-hours
490499
&quot;name&quot;: &quot;A String&quot;, # The resource name for the case.
491500
&quot;priority&quot;: &quot;A String&quot;, # The priority of this case. If this is set, do not set severity.
492501
&quot;severity&quot;: &quot;A String&quot;, # The severity of this case. Deprecated. Use priority instead.

‎docs/dyn/cloudsupport_v2beta.media.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ <h3>Method Details</h3>
355355
<pre>Create a file attachment on a case or Cloud resource. The attachment object must have the following fields set: filename.
356356

357357
Args:
358-
parent: string, Required. The resource name of the case to which attachment should be attached. (required)
358+
parent: string, Required. The resource name of the case (or case parent) to which the attachment should be attached. (required)
359359
body: object, The request body.
360360
The object takes the form of:
361361

‎googleapiclient/discovery_cache/documents/cloudsupport.v2beta.json

+7-3
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
],
118118
"parameters": {
119119
"parent": {
120-
"description": "Required. The resource name of the case to which attachment should be attached.",
120+
"description": "Required. The resource name of the case (or case parent) to which the attachment should be attached.",
121121
"location": "path",
122122
"pattern": "^[^/]+/[^/]+$",
123123
"required": true,
@@ -553,7 +553,7 @@
553553
],
554554
"parameters": {
555555
"parent": {
556-
"description": "Required. The resource name of the case to which attachment should be attached.",
556+
"description": "Required. The resource name of the case (or case parent) to which the attachment should be attached.",
557557
"location": "path",
558558
"pattern": "^[^/]+/[^/]+/cases/[^/]+$",
559559
"required": true,
@@ -575,7 +575,7 @@
575575
}
576576
}
577577
},
578-
"revision": "20221114",
578+
"revision": "20221129",
579579
"rootUrl": "https://cloudsupport.googleapis.com/",
580580
"schemas": {
581581
"Actor": {
@@ -696,6 +696,10 @@
696696
"description": "Whether the case is currently escalated.",
697697
"type": "boolean"
698698
},
699+
"languageCode": {
700+
"description": "The language the user has requested to receive support in. This should be a BCP 47 language code (e.g., `\"en\"`, `\"zh-CN\"`, `\"zh-TW\"`, `\"ja\"`, `\"ko\"`). If no language or an unsupported language is specified, this field defaults to English (en). Language selection during case creation may affect your available support options. For a list of supported languages and their support working hours, see: https://cloud.google.com/support/docs/language-working-hours",
701+
"type": "string"
702+
},
699703
"name": {
700704
"description": "The resource name for the case.",
701705
"type": "string"

0 commit comments

Comments
 (0)
Please sign in to comment.