lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb in google-cloud-dialogflow-0.4.0 vs lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb in google-cloud-dialogflow-0.5.0

- old
+ new

@@ -215,11 +215,11 @@ # whether the intent cannot be completed without collecting the parameter # value. # @!attribute [rw] prompts # @return [Array<String>] # Optional. The collection of prompts that the agent can present to the - # user in order to collect value for the parameter. + # user in order to collect a value for the parameter. # @!attribute [rw] is_list # @return [true, false] # Optional. Indicates whether the parameter represents a list of values. class Parameter; end @@ -578,11 +578,11 @@ # @!attribute [rw] language_code # @return [String] # 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-enterprise/docs/reference/language) + # languages](https://cloud.google.com/dialogflow/docs/reference/language) # are supported. Note: languages must be enabled in the agent before they can # be used. # @!attribute [rw] intent_view # @return [Google::Cloud::Dialogflow::V2::IntentView] # Optional. The resource view to apply to the returned intent. @@ -614,11 +614,11 @@ # @!attribute [rw] language_code # @return [String] # 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-enterprise/docs/reference/language) + # languages](https://cloud.google.com/dialogflow/docs/reference/language) # are supported. Note: languages must be enabled in the agent before they can # be used. # @!attribute [rw] intent_view # @return [Google::Cloud::Dialogflow::V2::IntentView] # Optional. The resource view to apply to the returned intent. @@ -635,11 +635,11 @@ # @!attribute [rw] language_code # @return [String] # 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-enterprise/docs/reference/language) + # languages](https://cloud.google.com/dialogflow/docs/reference/language) # are supported. Note: languages must be enabled in the agent before they can # be used. # @!attribute [rw] intent_view # @return [Google::Cloud::Dialogflow::V2::IntentView] # Optional. The resource view to apply to the returned intent. @@ -652,11 +652,11 @@ # @!attribute [rw] language_code # @return [String] # 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-enterprise/docs/reference/language) + # languages](https://cloud.google.com/dialogflow/docs/reference/language) # are supported. Note: languages must be enabled in the agent before they can # be used. # @!attribute [rw] update_mask # @return [Google::Protobuf::FieldMask] # Optional. The mask to control which fields get updated. @@ -689,10 +689,10 @@ # @!attribute [rw] language_code # @return [String] # Optional. The language of training phrases, parameters and rich messages # defined in `intents`. If not specified, the agent's default language is # used. [Many - # languages](https://cloud.google.com/dialogflow-enterprise/docs/reference/language) + # languages](https://cloud.google.com/dialogflow/docs/reference/language) # are supported. Note: languages must be enabled in the agent before they can # be used. # @!attribute [rw] update_mask # @return [Google::Protobuf::FieldMask] # Optional. The mask to control which fields get updated. \ No newline at end of file