lib/google/cloud/dialogflow/v2/participants/rest/client.rb in google-cloud-dialogflow-v2-0.27.0 vs lib/google/cloud/dialogflow/v2/participants/rest/client.rb in google-cloud-dialogflow-v2-0.28.0

- old
+ new

@@ -440,11 +440,11 @@ # A request object representing the call parameters. Required. To specify no # parameters, or to keep all the default parameter values, pass an empty Hash. # @param options [::Gapic::CallOptions, ::Hash] # Overrides the default settings for this call, e.g, timeout, retries etc. Optional. # - # @overload analyze_content(participant: nil, text_input: nil, event_input: nil, reply_audio_config: nil, query_params: nil, assist_query_params: nil, cx_parameters: nil, request_id: nil) + # @overload analyze_content(participant: nil, text_input: nil, event_input: nil, suggestion_input: nil, reply_audio_config: nil, query_params: nil, assist_query_params: nil, cx_parameters: nil, request_id: nil) # Pass arguments to `analyze_content` via keyword arguments. Note that at # least one keyword argument is required. To specify no parameters, or to keep all # the default parameter values, pass an empty Hash as a request object (see above). # # @param participant [::String] @@ -453,9 +453,11 @@ # ID>/conversations/<Conversation ID>/participants/<Participant ID>`. # @param text_input [::Google::Cloud::Dialogflow::V2::TextInput, ::Hash] # The natural language text to be processed. # @param event_input [::Google::Cloud::Dialogflow::V2::EventInput, ::Hash] # An input event to send to Dialogflow. + # @param suggestion_input [::Google::Cloud::Dialogflow::V2::SuggestionInput, ::Hash] + # An input representing the selection of a suggestion. # @param reply_audio_config [::Google::Cloud::Dialogflow::V2::OutputAudioConfig, ::Hash] # Speech synthesis configuration. # The speech synthesis settings for a virtual agent that may be configured # for the associated conversation profile are not used when calling # AnalyzeContent. If this configuration is not supplied, speech synthesis