Class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dialogflow_v2/classes.rb,
lib/google/apis/dialogflow_v2/representations.rb,
lib/google/apis/dialogflow_v2/representations.rb
Instance Attribute Summary collapse
-
#basic_card ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageBasicCard
Corresponds to the JSON property
basicCard. -
#browse_carousel_card ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
Corresponds to the JSON property
browseCarouselCard. -
#card ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageCard
Corresponds to the JSON property
card. -
#carousel_select ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
Corresponds to the JSON property
carouselSelect. -
#image ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageImage
Corresponds to the JSON property
image. -
#link_out_suggestion ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
Corresponds to the JSON property
linkOutSuggestion. -
#list_select ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageListSelect
Corresponds to the JSON property
listSelect. -
#media_content ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageMediaContent
Corresponds to the JSON property
mediaContent. -
#payload ⇒ Hash<String,Object>
Corresponds to the JSON property
payload. -
#platform ⇒ String
Corresponds to the JSON property
platform. -
#quick_replies ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
Corresponds to the JSON property
quickReplies. -
#rbm_carousel_rich_card ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
Corresponds to the JSON property
rbmCarouselRichCard. -
#rbm_standalone_rich_card ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
Corresponds to the JSON property
rbmStandaloneRichCard. -
#rbm_text ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageRbmText
Corresponds to the JSON property
rbmText. -
#simple_responses ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
Corresponds to the JSON property
simpleResponses. -
#suggestions ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSuggestions
Corresponds to the JSON property
suggestions. -
#table_card ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageTableCard
Corresponds to the JSON property
tableCard. -
#telephony_play_audio ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
Corresponds to the JSON property
telephonyPlayAudio. -
#telephony_synthesize_speech ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
Corresponds to the JSON property
telephonySynthesizeSpeech. -
#telephony_transfer_call ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
Corresponds to the JSON property
telephonyTransferCall. -
#text ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageText
Corresponds to the JSON property
text.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDialogflowV2beta1IntentMessage
constructor
A new instance of GoogleCloudDialogflowV2beta1IntentMessage.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDialogflowV2beta1IntentMessage
Returns a new instance of GoogleCloudDialogflowV2beta1IntentMessage.
19315 19316 19317 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19315 def initialize(**args) update!(**args) end |
Instance Attribute Details
#basic_card ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageBasicCard
Corresponds to the JSON property basicCard
19213 19214 19215 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19213 def basic_card @basic_card end |
#browse_carousel_card ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
Corresponds to the JSON property browseCarouselCard
19218 19219 19220 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19218 def browse_carousel_card @browse_carousel_card end |
#card ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageCard
Corresponds to the JSON property card
19223 19224 19225 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19223 def card @card end |
#carousel_select ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
Corresponds to the JSON property carouselSelect
19228 19229 19230 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19228 def carousel_select @carousel_select end |
#image ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageImage
Corresponds to the JSON property image
19233 19234 19235 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19233 def image @image end |
#link_out_suggestion ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
Corresponds to the JSON property linkOutSuggestion
19238 19239 19240 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19238 def link_out_suggestion @link_out_suggestion end |
#list_select ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageListSelect
Corresponds to the JSON property listSelect
19243 19244 19245 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19243 def list_select @list_select end |
#media_content ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageMediaContent
Corresponds to the JSON property mediaContent
19248 19249 19250 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19248 def media_content @media_content end |
#payload ⇒ Hash<String,Object>
Corresponds to the JSON property payload
19253 19254 19255 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19253 def payload @payload end |
#platform ⇒ String
Corresponds to the JSON property platform
19258 19259 19260 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19258 def platform @platform end |
#quick_replies ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
Corresponds to the JSON property quickReplies
19263 19264 19265 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19263 def quick_replies @quick_replies end |
#rbm_carousel_rich_card ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
Corresponds to the JSON property rbmCarouselRichCard
19268 19269 19270 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19268 def rbm_carousel_rich_card @rbm_carousel_rich_card end |
#rbm_standalone_rich_card ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
Corresponds to the JSON property rbmStandaloneRichCard
19273 19274 19275 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19273 def rbm_standalone_rich_card @rbm_standalone_rich_card end |
#rbm_text ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageRbmText
Corresponds to the JSON property rbmText
19278 19279 19280 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19278 def rbm_text @rbm_text end |
#simple_responses ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
Corresponds to the JSON property simpleResponses
19283 19284 19285 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19283 def simple_responses @simple_responses end |
#suggestions ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSuggestions
Corresponds to the JSON property suggestions
19288 19289 19290 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19288 def suggestions @suggestions end |
#table_card ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageTableCard
Corresponds to the JSON property tableCard
19293 19294 19295 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19293 def table_card @table_card end |
#telephony_play_audio ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
Corresponds to the JSON property telephonyPlayAudio
19298 19299 19300 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19298 def telephony_play_audio @telephony_play_audio end |
#telephony_synthesize_speech ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
Corresponds to the JSON property telephonySynthesizeSpeech
19303 19304 19305 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19303 def telephony_synthesize_speech @telephony_synthesize_speech end |
#telephony_transfer_call ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
Corresponds to the JSON property telephonyTransferCall
19308 19309 19310 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19308 def telephony_transfer_call @telephony_transfer_call end |
#text ⇒ Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageText
Corresponds to the JSON property text
19313 19314 19315 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19313 def text @text end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
19320 19321 19322 19323 19324 19325 19326 19327 19328 19329 19330 19331 19332 19333 19334 19335 19336 19337 19338 19339 19340 19341 19342 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 19320 def update!(**args) @basic_card = args[:basic_card] if args.key?(:basic_card) @browse_carousel_card = args[:browse_carousel_card] if args.key?(:browse_carousel_card) @card = args[:card] if args.key?(:card) @carousel_select = args[:carousel_select] if args.key?(:carousel_select) @image = args[:image] if args.key?(:image) @link_out_suggestion = args[:link_out_suggestion] if args.key?(:link_out_suggestion) @list_select = args[:list_select] if args.key?(:list_select) @media_content = args[:media_content] if args.key?(:media_content) @payload = args[:payload] if args.key?(:payload) @platform = args[:platform] if args.key?(:platform) @quick_replies = args[:quick_replies] if args.key?(:quick_replies) @rbm_carousel_rich_card = args[:rbm_carousel_rich_card] if args.key?(:rbm_carousel_rich_card) @rbm_standalone_rich_card = args[:rbm_standalone_rich_card] if args.key?(:rbm_standalone_rich_card) @rbm_text = args[:rbm_text] if args.key?(:rbm_text) @simple_responses = args[:simple_responses] if args.key?(:simple_responses) @suggestions = args[:suggestions] if args.key?(:suggestions) @table_card = args[:table_card] if args.key?(:table_card) @telephony_play_audio = args[:telephony_play_audio] if args.key?(:telephony_play_audio) @telephony_synthesize_speech = args[:telephony_synthesize_speech] if args.key?(:telephony_synthesize_speech) @telephony_transfer_call = args[:telephony_transfer_call] if args.key?(:telephony_transfer_call) @text = args[:text] if args.key?(:text) end |