generated/google/apis/dialogflow_v2/service.rb in google-api-client-0.37.3 vs generated/google/apis/dialogflow_v2/service.rb in google-api-client-0.38.0
- old
+ new
@@ -518,16 +518,16 @@
# @param [String] parent
# Required. The agent to create a entity type for.
# Format: `projects/<Project ID>/agent`.
# @param [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityType] google_cloud_dialogflow_v2_entity_type_object
# @param [String] language_code
- # Optional. The language of entity synonyms defined in `entity_type`. If not
- # specified, the agent's default language is used.
- # [Many
- # languages](https://cloud.google.com/dialogflow/docs/reference/language)
- # are supported. Note: languages must be enabled in the agent before they can
- # be used.
+ # Optional. The language used to access language-specific data.
+ # If not specified, the agent's default language is used.
+ # For more information, see
+ # [Multilingual intent and entity
+ # data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-
+ # entity).
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
# Available to use for quota purposes for server-side applications. Can be any
# arbitrary string assigned to a user, but should not exceed 40 characters.
@@ -590,16 +590,16 @@
# Retrieves the specified entity type.
# @param [String] name
# Required. The name of the entity type.
# Format: `projects/<Project ID>/agent/entityTypes/<EntityType ID>`.
# @param [String] language_code
- # Optional. The language to retrieve entity synonyms for. If not specified,
- # the agent's default language is used.
- # [Many
- # languages](https://cloud.google.com/dialogflow/docs/reference/language)
- # are supported. Note: languages must be enabled in the agent before they can
- # be used.
+ # Optional. The language used to access language-specific data.
+ # If not specified, the agent's default language is used.
+ # For more information, see
+ # [Multilingual intent and entity
+ # data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-
+ # entity).
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
# Available to use for quota purposes for server-side applications. Can be any
# arbitrary string assigned to a user, but should not exceed 40 characters.
@@ -629,16 +629,16 @@
# Returns the list of all entity types in the specified agent.
# @param [String] parent
# Required. The agent to list all entity types from.
# Format: `projects/<Project ID>/agent`.
# @param [String] language_code
- # Optional. The language to list entity synonyms for. If not specified,
- # the agent's default language is used.
- # [Many
- # languages](https://cloud.google.com/dialogflow/docs/reference/language)
- # are supported. Note: languages must be enabled in the agent before they can
- # be used.
+ # Optional. The language used to access language-specific data.
+ # If not specified, the agent's default language is used.
+ # For more information, see
+ # [Multilingual intent and entity
+ # data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-
+ # entity).
# @param [Fixnum] page_size
# Optional. The maximum number of items to return in a single page. By
# default 100 and at most 1000.
# @param [String] page_token
# Optional. The next_page_token value returned from a previous list request.
@@ -678,16 +678,16 @@
# Required for EntityTypes.UpdateEntityType and
# EntityTypes.BatchUpdateEntityTypes methods.
# Format: `projects/<Project ID>/agent/entityTypes/<Entity Type ID>`.
# @param [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityType] google_cloud_dialogflow_v2_entity_type_object
# @param [String] language_code
- # Optional. The language of entity synonyms defined in `entity_type`. If not
- # specified, the agent's default language is used.
- # [Many
- # languages](https://cloud.google.com/dialogflow/docs/reference/language)
- # are supported. Note: languages must be enabled in the agent before they can
- # be used.
+ # Optional. The language used to access language-specific data.
+ # If not specified, the agent's default language is used.
+ # For more information, see
+ # [Multilingual intent and entity
+ # data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-
+ # entity).
# @param [String] update_mask
# Optional. The mask to control which fields get updated.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
@@ -1393,16 +1393,16 @@
# Format: `projects/<Project ID>/agent`.
# @param [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent] google_cloud_dialogflow_v2_intent_object
# @param [String] intent_view
# Optional. The resource view to apply to the returned intent.
# @param [String] language_code
- # Optional. The language of training phrases, parameters and rich messages
- # defined in `intent`. If not specified, the agent's default language is
- # used. [Many
- # languages](https://cloud.google.com/dialogflow/docs/reference/language)
- # are supported. Note: languages must be enabled in the agent before they can
- # be used.
+ # Optional. The language used to access language-specific data.
+ # If not specified, the agent's default language is used.
+ # For more information, see
+ # [Multilingual intent and entity
+ # data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-
+ # entity).
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
# Available to use for quota purposes for server-side applications. Can be any
# arbitrary string assigned to a user, but should not exceed 40 characters.
@@ -1469,16 +1469,16 @@
# Required. The name of the intent.
# Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
# @param [String] intent_view
# Optional. The resource view to apply to the returned intent.
# @param [String] language_code
- # Optional. The language to retrieve training phrases, parameters and rich
- # messages for. If not specified, the agent's default language is used.
- # [Many
- # languages](https://cloud.google.com/dialogflow/docs/reference/language)
- # are supported. Note: languages must be enabled in the agent before they can
- # be used.
+ # Optional. The language used to access language-specific data.
+ # If not specified, the agent's default language is used.
+ # For more information, see
+ # [Multilingual intent and entity
+ # data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-
+ # entity).
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
# Available to use for quota purposes for server-side applications. Can be any
# arbitrary string assigned to a user, but should not exceed 40 characters.
@@ -1511,16 +1511,16 @@
# Required. The agent to list all intents from.
# Format: `projects/<Project ID>/agent`.
# @param [String] intent_view
# Optional. The resource view to apply to the returned intent.
# @param [String] language_code
- # Optional. The language to list training phrases, parameters and rich
- # messages for. If not specified, the agent's default language is used.
- # [Many
- # languages](https://cloud.google.com/dialogflow/docs/reference/language)
- # are supported. Note: languages must be enabled in the agent before they can
- # be used.
+ # Optional. The language used to access language-specific data.
+ # If not specified, the agent's default language is used.
+ # For more information, see
+ # [Multilingual intent and entity
+ # data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-
+ # entity).
# @param [Fixnum] page_size
# Optional. The maximum number of items to return in a single page. By
# default 100 and at most 1000.
# @param [String] page_token
# Optional. The next_page_token value returned from a previous list request.
@@ -1555,23 +1555,23 @@
execute_or_queue_command(command, &block)
end
# Updates the specified intent.
# @param [String] name
- # The unique identifier of this intent.
+ # Optional. The unique identifier of this intent.
# Required for Intents.UpdateIntent and Intents.BatchUpdateIntents
# methods.
# Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
# @param [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent] google_cloud_dialogflow_v2_intent_object
# @param [String] intent_view
# Optional. The resource view to apply to the returned intent.
# @param [String] language_code
- # Optional. The language of training phrases, parameters and rich messages
- # defined in `intent`. If not specified, the agent's default language is
- # used. [Many
- # languages](https://cloud.google.com/dialogflow/docs/reference/language)
- # are supported. Note: languages must be enabled in the agent before they can
- # be used.
+ # Optional. The language used to access language-specific data.
+ # If not specified, the agent's default language is used.
+ # For more information, see
+ # [Multilingual intent and entity
+ # data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-
+ # entity).
# @param [String] update_mask
# Optional. The mask to control which fields get updated.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user