Request of [FulfillIntent][]
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#match
def match() -> ::Google::Cloud::Dialogflow::CX::V3::Match
Returns
- (::Google::Cloud::Dialogflow::CX::V3::Match) — The matched intent/event to fulfill.
#match=
def match=(value) -> ::Google::Cloud::Dialogflow::CX::V3::Match
Parameter
- value (::Google::Cloud::Dialogflow::CX::V3::Match) — The matched intent/event to fulfill.
Returns
- (::Google::Cloud::Dialogflow::CX::V3::Match) — The matched intent/event to fulfill.
#match_intent_request
def match_intent_request() -> ::Google::Cloud::Dialogflow::CX::V3::MatchIntentRequest
Returns
- (::Google::Cloud::Dialogflow::CX::V3::MatchIntentRequest) — Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
#match_intent_request=
def match_intent_request=(value) -> ::Google::Cloud::Dialogflow::CX::V3::MatchIntentRequest
Parameter
- value (::Google::Cloud::Dialogflow::CX::V3::MatchIntentRequest) — Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
Returns
- (::Google::Cloud::Dialogflow::CX::V3::MatchIntentRequest) — Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
#output_audio_config
def output_audio_config() -> ::Google::Cloud::Dialogflow::CX::V3::OutputAudioConfig
Returns
- (::Google::Cloud::Dialogflow::CX::V3::OutputAudioConfig) — Instructs the speech synthesizer how to generate output audio.
#output_audio_config=
def output_audio_config=(value) -> ::Google::Cloud::Dialogflow::CX::V3::OutputAudioConfig
Parameter
- value (::Google::Cloud::Dialogflow::CX::V3::OutputAudioConfig) — Instructs the speech synthesizer how to generate output audio.
Returns
- (::Google::Cloud::Dialogflow::CX::V3::OutputAudioConfig) — Instructs the speech synthesizer how to generate output audio.