diff --git a/docs/dyn/cloudsupport_v2beta.attachments.html b/docs/dyn/cloudsupport_v2beta.attachments.html index 04425167211..b5bfd7f2240 100644 --- a/docs/dyn/cloudsupport_v2beta.attachments.html +++ b/docs/dyn/cloudsupport_v2beta.attachments.html @@ -91,7 +91,7 @@

Method Details

Create a file attachment on a case or Cloud resource. The attachment object must have the following fields set: filename.
 
 Args:
-  parent: string, Required. The resource name of the case to which attachment should be attached. (required)
+  parent: string, Required. The resource name of the case (or case parent) to which the attachment should be attached. (required)
   body: object, The request body.
     The object takes the form of:
 
diff --git a/docs/dyn/cloudsupport_v2beta.cases.html b/docs/dyn/cloudsupport_v2beta.cases.html
index aa053525916..b7c1944804f 100644
--- a/docs/dyn/cloudsupport_v2beta.cases.html
+++ b/docs/dyn/cloudsupport_v2beta.cases.html
@@ -146,6 +146,7 @@ 

Method Details

"description": "A String", # A broad description of the issue. "displayName": "A String", # The short summary of the issue reported in this case. "escalated": True or False, # Whether the case is currently escalated. + "languageCode": "A String", # 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 "name": "A String", # The resource name for the case. "priority": "A String", # The priority of this case. If this is set, do not set severity. "severity": "A String", # The severity of this case. Deprecated. Use priority instead. @@ -182,6 +183,7 @@

Method Details

"description": "A String", # A broad description of the issue. "displayName": "A String", # The short summary of the issue reported in this case. "escalated": True or False, # Whether the case is currently escalated. + "languageCode": "A String", # 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 "name": "A String", # The resource name for the case. "priority": "A String", # The priority of this case. If this is set, do not set severity. "severity": "A String", # The severity of this case. Deprecated. Use priority instead. @@ -216,6 +218,7 @@

Method Details

"description": "A String", # A broad description of the issue. "displayName": "A String", # The short summary of the issue reported in this case. "escalated": True or False, # Whether the case is currently escalated. + "languageCode": "A String", # 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 "name": "A String", # The resource name for the case. "priority": "A String", # The priority of this case. If this is set, do not set severity. "severity": "A String", # The severity of this case. Deprecated. Use priority instead. @@ -267,6 +270,7 @@

Method Details

"description": "A String", # A broad description of the issue. "displayName": "A String", # The short summary of the issue reported in this case. "escalated": True or False, # Whether the case is currently escalated. + "languageCode": "A String", # 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 "name": "A String", # The resource name for the case. "priority": "A String", # The priority of this case. If this is set, do not set severity. "severity": "A String", # The severity of this case. Deprecated. Use priority instead. @@ -308,6 +312,7 @@

Method Details

"description": "A String", # A broad description of the issue. "displayName": "A String", # The short summary of the issue reported in this case. "escalated": True or False, # Whether the case is currently escalated. + "languageCode": "A String", # 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 "name": "A String", # The resource name for the case. "priority": "A String", # The priority of this case. If this is set, do not set severity. "severity": "A String", # The severity of this case. Deprecated. Use priority instead. @@ -354,6 +359,7 @@

Method Details

"description": "A String", # A broad description of the issue. "displayName": "A String", # The short summary of the issue reported in this case. "escalated": True or False, # Whether the case is currently escalated. + "languageCode": "A String", # 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 "name": "A String", # The resource name for the case. "priority": "A String", # The priority of this case. If this is set, do not set severity. "severity": "A String", # The severity of this case. Deprecated. Use priority instead. @@ -407,6 +413,7 @@

Method Details

"description": "A String", # A broad description of the issue. "displayName": "A String", # The short summary of the issue reported in this case. "escalated": True or False, # Whether the case is currently escalated. + "languageCode": "A String", # 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 "name": "A String", # The resource name for the case. "priority": "A String", # The priority of this case. If this is set, do not set severity. "severity": "A String", # The severity of this case. Deprecated. Use priority instead. @@ -442,6 +449,7 @@

Method Details

"description": "A String", # A broad description of the issue. "displayName": "A String", # The short summary of the issue reported in this case. "escalated": True or False, # Whether the case is currently escalated. + "languageCode": "A String", # 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 "name": "A String", # The resource name for the case. "priority": "A String", # The priority of this case. If this is set, do not set severity. "severity": "A String", # The severity of this case. Deprecated. Use priority instead. @@ -487,6 +495,7 @@

Method Details

"description": "A String", # A broad description of the issue. "displayName": "A String", # The short summary of the issue reported in this case. "escalated": True or False, # Whether the case is currently escalated. + "languageCode": "A String", # 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 "name": "A String", # The resource name for the case. "priority": "A String", # The priority of this case. If this is set, do not set severity. "severity": "A String", # The severity of this case. Deprecated. Use priority instead. diff --git a/docs/dyn/cloudsupport_v2beta.media.html b/docs/dyn/cloudsupport_v2beta.media.html index 12fa08118cb..b4d222d634d 100644 --- a/docs/dyn/cloudsupport_v2beta.media.html +++ b/docs/dyn/cloudsupport_v2beta.media.html @@ -355,7 +355,7 @@

Method Details

Create a file attachment on a case or Cloud resource. The attachment object must have the following fields set: filename.
 
 Args:
-  parent: string, Required. The resource name of the case to which attachment should be attached. (required)
+  parent: string, Required. The resource name of the case (or case parent) to which the attachment should be attached. (required)
   body: object, The request body.
     The object takes the form of:
 
diff --git a/googleapiclient/discovery_cache/documents/cloudsupport.v2beta.json b/googleapiclient/discovery_cache/documents/cloudsupport.v2beta.json
index 30e3c2e55f2..742f98666e9 100644
--- a/googleapiclient/discovery_cache/documents/cloudsupport.v2beta.json
+++ b/googleapiclient/discovery_cache/documents/cloudsupport.v2beta.json
@@ -117,7 +117,7 @@
           ],
           "parameters": {
             "parent": {
-              "description": "Required. The resource name of the case to which attachment should be attached.",
+              "description": "Required. The resource name of the case (or case parent) to which the attachment should be attached.",
               "location": "path",
               "pattern": "^[^/]+/[^/]+$",
               "required": true,
@@ -553,7 +553,7 @@
           ],
           "parameters": {
             "parent": {
-              "description": "Required. The resource name of the case to which attachment should be attached.",
+              "description": "Required. The resource name of the case (or case parent) to which the attachment should be attached.",
               "location": "path",
               "pattern": "^[^/]+/[^/]+/cases/[^/]+$",
               "required": true,
@@ -575,7 +575,7 @@
       }
     }
   },
-  "revision": "20221114",
+  "revision": "20221129",
   "rootUrl": "https://cloudsupport.googleapis.com/",
   "schemas": {
     "Actor": {
@@ -696,6 +696,10 @@
           "description": "Whether the case is currently escalated.",
           "type": "boolean"
         },
+        "languageCode": {
+          "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",
+          "type": "string"
+        },
         "name": {
           "description": "The resource name for the case.",
           "type": "string"