diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.flows.html b/docs/dyn/dialogflow_v3.projects.locations.agents.flows.html index 04308ec9e4..b351ce6035 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.flows.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.flows.html @@ -476,6 +476,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. @@ -988,6 +994,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. @@ -1569,6 +1581,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. @@ -2176,6 +2194,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. @@ -2706,6 +2730,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. @@ -3219,6 +3249,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.html b/docs/dyn/dialogflow_v3.projects.locations.agents.html index a61ac3fab8..890e9264e9 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.html @@ -208,6 +208,7 @@

Method Details

"defaultLanguageCode": "A String", # Required. Immutable. The default language of the agent as a language tag. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method. "description": "A String", # The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected. "displayName": "A String", # Required. The human-readable name of the agent, unique within the location. + "enableMultiLanguageTraining": True or False, # Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent. "enableSpellCorrection": True or False, # Indicates if automatic spell correction is enabled in detect intent requests. "enableStackdriverLogging": True or False, # Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead. "genAppBuilderSettings": { # Settings for Gen App Builder. # Gen App Builder-related agent-level settings. @@ -296,6 +297,7 @@

Method Details

"defaultLanguageCode": "A String", # Required. Immutable. The default language of the agent as a language tag. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method. "description": "A String", # The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected. "displayName": "A String", # Required. The human-readable name of the agent, unique within the location. + "enableMultiLanguageTraining": True or False, # Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent. "enableSpellCorrection": True or False, # Indicates if automatic spell correction is enabled in detect intent requests. "enableStackdriverLogging": True or False, # Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead. "genAppBuilderSettings": { # Settings for Gen App Builder. # Gen App Builder-related agent-level settings. @@ -458,6 +460,7 @@

Method Details

"defaultLanguageCode": "A String", # Required. Immutable. The default language of the agent as a language tag. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method. "description": "A String", # The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected. "displayName": "A String", # Required. The human-readable name of the agent, unique within the location. + "enableMultiLanguageTraining": True or False, # Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent. "enableSpellCorrection": True or False, # Indicates if automatic spell correction is enabled in detect intent requests. "enableStackdriverLogging": True or False, # Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead. "genAppBuilderSettings": { # Settings for Gen App Builder. # Gen App Builder-related agent-level settings. @@ -646,6 +649,7 @@

Method Details

"defaultLanguageCode": "A String", # Required. Immutable. The default language of the agent as a language tag. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method. "description": "A String", # The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected. "displayName": "A String", # Required. The human-readable name of the agent, unique within the location. + "enableMultiLanguageTraining": True or False, # Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent. "enableSpellCorrection": True or False, # Indicates if automatic spell correction is enabled in detect intent requests. "enableStackdriverLogging": True or False, # Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead. "genAppBuilderSettings": { # Settings for Gen App Builder. # Gen App Builder-related agent-level settings. @@ -753,6 +757,7 @@

Method Details

"defaultLanguageCode": "A String", # Required. Immutable. The default language of the agent as a language tag. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method. "description": "A String", # The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected. "displayName": "A String", # Required. The human-readable name of the agent, unique within the location. + "enableMultiLanguageTraining": True or False, # Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent. "enableSpellCorrection": True or False, # Indicates if automatic spell correction is enabled in detect intent requests. "enableStackdriverLogging": True or False, # Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead. "genAppBuilderSettings": { # Settings for Gen App Builder. # Gen App Builder-related agent-level settings. @@ -842,6 +847,7 @@

Method Details

"defaultLanguageCode": "A String", # Required. Immutable. The default language of the agent as a language tag. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method. "description": "A String", # The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected. "displayName": "A String", # Required. The human-readable name of the agent, unique within the location. + "enableMultiLanguageTraining": True or False, # Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent. "enableSpellCorrection": True or False, # Indicates if automatic spell correction is enabled in detect intent requests. "enableStackdriverLogging": True or False, # Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead. "genAppBuilderSettings": { # Settings for Gen App Builder. # Gen App Builder-related agent-level settings. diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.testCases.html b/docs/dyn/dialogflow_v3.projects.locations.agents.testCases.html index 66615552ac..9ab7d9caed 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.testCases.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.testCases.html @@ -1041,6 +1041,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. @@ -2524,6 +2530,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.html index 8e5d6862ce..c34e00b6fc 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.html @@ -472,6 +472,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. @@ -978,6 +984,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. @@ -1553,6 +1565,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. @@ -2154,6 +2172,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. @@ -2678,6 +2702,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. @@ -3185,6 +3215,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.html index d73303e4a6..f0d78d87bc 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.html @@ -208,6 +208,7 @@

Method Details

"defaultLanguageCode": "A String", # Required. Immutable. The default language of the agent as a language tag. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method. "description": "A String", # The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected. "displayName": "A String", # Required. The human-readable name of the agent, unique within the location. + "enableMultiLanguageTraining": True or False, # Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent. "enableSpellCorrection": True or False, # Indicates if automatic spell correction is enabled in detect intent requests. "enableStackdriverLogging": True or False, # Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead. "genAppBuilderSettings": { # Settings for Gen App Builder. # Gen App Builder-related agent-level settings. @@ -296,6 +297,7 @@

Method Details

"defaultLanguageCode": "A String", # Required. Immutable. The default language of the agent as a language tag. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method. "description": "A String", # The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected. "displayName": "A String", # Required. The human-readable name of the agent, unique within the location. + "enableMultiLanguageTraining": True or False, # Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent. "enableSpellCorrection": True or False, # Indicates if automatic spell correction is enabled in detect intent requests. "enableStackdriverLogging": True or False, # Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead. "genAppBuilderSettings": { # Settings for Gen App Builder. # Gen App Builder-related agent-level settings. @@ -458,6 +460,7 @@

Method Details

"defaultLanguageCode": "A String", # Required. Immutable. The default language of the agent as a language tag. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method. "description": "A String", # The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected. "displayName": "A String", # Required. The human-readable name of the agent, unique within the location. + "enableMultiLanguageTraining": True or False, # Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent. "enableSpellCorrection": True or False, # Indicates if automatic spell correction is enabled in detect intent requests. "enableStackdriverLogging": True or False, # Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead. "genAppBuilderSettings": { # Settings for Gen App Builder. # Gen App Builder-related agent-level settings. @@ -646,6 +649,7 @@

Method Details

"defaultLanguageCode": "A String", # Required. Immutable. The default language of the agent as a language tag. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method. "description": "A String", # The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected. "displayName": "A String", # Required. The human-readable name of the agent, unique within the location. + "enableMultiLanguageTraining": True or False, # Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent. "enableSpellCorrection": True or False, # Indicates if automatic spell correction is enabled in detect intent requests. "enableStackdriverLogging": True or False, # Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead. "genAppBuilderSettings": { # Settings for Gen App Builder. # Gen App Builder-related agent-level settings. @@ -753,6 +757,7 @@

Method Details

"defaultLanguageCode": "A String", # Required. Immutable. The default language of the agent as a language tag. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method. "description": "A String", # The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected. "displayName": "A String", # Required. The human-readable name of the agent, unique within the location. + "enableMultiLanguageTraining": True or False, # Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent. "enableSpellCorrection": True or False, # Indicates if automatic spell correction is enabled in detect intent requests. "enableStackdriverLogging": True or False, # Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead. "genAppBuilderSettings": { # Settings for Gen App Builder. # Gen App Builder-related agent-level settings. @@ -842,6 +847,7 @@

Method Details

"defaultLanguageCode": "A String", # Required. Immutable. The default language of the agent as a language tag. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method. "description": "A String", # The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected. "displayName": "A String", # Required. The human-readable name of the agent, unique within the location. + "enableMultiLanguageTraining": True or False, # Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent. "enableSpellCorrection": True or False, # Indicates if automatic spell correction is enabled in detect intent requests. "enableStackdriverLogging": True or False, # Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead. "genAppBuilderSettings": { # Settings for Gen App Builder. # Gen App Builder-related agent-level settings. diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.testCases.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.testCases.html index c2d6050c0b..03a12fb7e4 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.testCases.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.testCases.html @@ -1031,6 +1031,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. @@ -2496,6 +2502,12 @@

Method Details

"webhook": "A String", # The webhook to call. Format: `projects//locations//agents//webhooks/`. }, }, + "multiLanguageSettings": { # Settings for multi-lingual agents. # Optional. Multi-lingual agent settings for this flow. + "enableMultiLanguageDetection": True or False, # Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled. + "supportedResponseLanguageCodes": [ # Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent. + "A String", + ], + }, "name": "A String", # The unique identifier of the flow. Format: `projects//locations//agents//flows/`. "nluSettings": { # Settings related to NLU. # NLU related settings of the flow. "classificationThreshold": 3.14, # To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. diff --git a/googleapiclient/discovery_cache/documents/dialogflow.v2.json b/googleapiclient/discovery_cache/documents/dialogflow.v2.json index 999288588c..06c9d9fb2d 100644 --- a/googleapiclient/discovery_cache/documents/dialogflow.v2.json +++ b/googleapiclient/discovery_cache/documents/dialogflow.v2.json @@ -8327,7 +8327,7 @@ } } }, -"revision": "20240314", +"revision": "20240401", "rootUrl": "https://dialogflow.googleapis.com/", "schemas": { "GoogleCloudDialogflowCxV3AdvancedSettings": { diff --git a/googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json b/googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json index 5b69c251b4..4fb40270d4 100644 --- a/googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json +++ b/googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json @@ -7695,7 +7695,7 @@ } } }, -"revision": "20240314", +"revision": "20240326", "rootUrl": "https://dialogflow.googleapis.com/", "schemas": { "GoogleCloudDialogflowCxV3AdvancedSettings": { diff --git a/googleapiclient/discovery_cache/documents/dialogflow.v3.json b/googleapiclient/discovery_cache/documents/dialogflow.v3.json index c289d86c96..4d484732cc 100644 --- a/googleapiclient/discovery_cache/documents/dialogflow.v3.json +++ b/googleapiclient/discovery_cache/documents/dialogflow.v3.json @@ -4453,7 +4453,7 @@ } } }, -"revision": "20240314", +"revision": "20240401", "rootUrl": "https://dialogflow.googleapis.com/", "schemas": { "GoogleCloudDialogflowCxV3AdvancedSettings": { @@ -4570,6 +4570,10 @@ "description": "Required. The human-readable name of the agent, unique within the location.", "type": "string" }, +"enableMultiLanguageTraining": { +"description": "Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent.", +"type": "boolean" +}, "enableSpellCorrection": { "description": "Indicates if automatic spell correction is enabled in detect intent requests.", "type": "boolean" @@ -6380,6 +6384,10 @@ "$ref": "GoogleCloudDialogflowCxV3KnowledgeConnectorSettings", "description": "Optional. Knowledge connector configuration." }, +"multiLanguageSettings": { +"$ref": "GoogleCloudDialogflowCxV3FlowMultiLanguageSettings", +"description": "Optional. Multi-lingual agent settings for this flow." +}, "name": { "description": "The unique identifier of the flow. Format: `projects//locations//agents//flows/`.", "type": "string" @@ -6432,6 +6440,24 @@ }, "type": "object" }, +"GoogleCloudDialogflowCxV3FlowMultiLanguageSettings": { +"description": "Settings for multi-lingual agents.", +"id": "GoogleCloudDialogflowCxV3FlowMultiLanguageSettings", +"properties": { +"enableMultiLanguageDetection": { +"description": "Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled.", +"type": "boolean" +}, +"supportedResponseLanguageCodes": { +"description": "Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent.", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, "GoogleCloudDialogflowCxV3FlowValidationResult": { "description": "The response message for Flows.GetFlowValidationResult.", "id": "GoogleCloudDialogflowCxV3FlowValidationResult", diff --git a/googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json b/googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json index 598e8c9fb6..b2339dc38c 100644 --- a/googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json +++ b/googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json @@ -4453,7 +4453,7 @@ } } }, -"revision": "20240314", +"revision": "20240401", "rootUrl": "https://dialogflow.googleapis.com/", "schemas": { "GoogleCloudDialogflowCxV3AdvancedSettings": { @@ -6926,6 +6926,10 @@ "description": "Required. The human-readable name of the agent, unique within the location.", "type": "string" }, +"enableMultiLanguageTraining": { +"description": "Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent.", +"type": "boolean" +}, "enableSpellCorrection": { "description": "Indicates if automatic spell correction is enabled in detect intent requests.", "type": "boolean" @@ -8736,6 +8740,10 @@ "$ref": "GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings", "description": "Optional. Knowledge connector configuration." }, +"multiLanguageSettings": { +"$ref": "GoogleCloudDialogflowCxV3beta1FlowMultiLanguageSettings", +"description": "Optional. Multi-lingual agent settings for this flow." +}, "name": { "description": "The unique identifier of the flow. Format: `projects//locations//agents//flows/`.", "type": "string" @@ -8788,6 +8796,24 @@ }, "type": "object" }, +"GoogleCloudDialogflowCxV3beta1FlowMultiLanguageSettings": { +"description": "Settings for multi-lingual agents.", +"id": "GoogleCloudDialogflowCxV3beta1FlowMultiLanguageSettings", +"properties": { +"enableMultiLanguageDetection": { +"description": "Optional. Enable multi-language detection for this flow. This can be set only if agent level multi language setting is enabled.", +"type": "boolean" +}, +"supportedResponseLanguageCodes": { +"description": "Optional. Agent will respond in the detected language if the detected language code is in the supported resolved languages for this flow. This will be used only if multi-language training is enabled in the agent and multi-language detection is enabled in the flow. The supported languages must be a subset of the languages supported by the agent.", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, "GoogleCloudDialogflowCxV3beta1FlowValidationResult": { "description": "The response message for Flows.GetFlowValidationResult.", "id": "GoogleCloudDialogflowCxV3beta1FlowValidationResult",