Class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessage
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessage
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dialogflow_v3beta1/classes.rb,
lib/google/apis/dialogflow_v3beta1/representations.rb,
lib/google/apis/dialogflow_v3beta1/representations.rb
Instance Attribute Summary collapse
-
#basic_card ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageBasicCard
Corresponds to the JSON property
basicCard. -
#browse_carousel_card ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard
Corresponds to the JSON property
browseCarouselCard. -
#card ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageCard
Corresponds to the JSON property
card. -
#carousel_select ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageCarouselSelect
Corresponds to the JSON property
carouselSelect. -
#image ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageImage
Corresponds to the JSON property
image. -
#link_out_suggestion ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion
Corresponds to the JSON property
linkOutSuggestion. -
#list_select ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageListSelect
Corresponds to the JSON property
listSelect. -
#media_content ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageMediaContent
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::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageQuickReplies
Corresponds to the JSON property
quickReplies. -
#simple_responses ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageSimpleResponses
Corresponds to the JSON property
simpleResponses. -
#suggestions ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageSuggestions
Corresponds to the JSON property
suggestions. -
#table_card ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageTableCard
Corresponds to the JSON property
tableCard. -
#text ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageText
Corresponds to the JSON property
text.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDialogflowV2IntentMessage
constructor
A new instance of GoogleCloudDialogflowV2IntentMessage.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDialogflowV2IntentMessage
Returns a new instance of GoogleCloudDialogflowV2IntentMessage.
16129 16130 16131 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16129 def initialize(**args) update!(**args) end |
Instance Attribute Details
#basic_card ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageBasicCard
Corresponds to the JSON property basicCard
16057 16058 16059 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16057 def basic_card @basic_card end |
#browse_carousel_card ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard
Corresponds to the JSON property browseCarouselCard
16062 16063 16064 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16062 def browse_carousel_card @browse_carousel_card end |
#card ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageCard
Corresponds to the JSON property card
16067 16068 16069 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16067 def card @card end |
#carousel_select ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageCarouselSelect
Corresponds to the JSON property carouselSelect
16072 16073 16074 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16072 def carousel_select @carousel_select end |
#image ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageImage
Corresponds to the JSON property image
16077 16078 16079 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16077 def image @image end |
#link_out_suggestion ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion
Corresponds to the JSON property linkOutSuggestion
16082 16083 16084 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16082 def link_out_suggestion @link_out_suggestion end |
#list_select ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageListSelect
Corresponds to the JSON property listSelect
16087 16088 16089 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16087 def list_select @list_select end |
#media_content ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageMediaContent
Corresponds to the JSON property mediaContent
16092 16093 16094 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16092 def media_content @media_content end |
#payload ⇒ Hash<String,Object>
Corresponds to the JSON property payload
16097 16098 16099 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16097 def payload @payload end |
#platform ⇒ String
Corresponds to the JSON property platform
16102 16103 16104 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16102 def platform @platform end |
#quick_replies ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageQuickReplies
Corresponds to the JSON property quickReplies
16107 16108 16109 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16107 def quick_replies @quick_replies end |
#simple_responses ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageSimpleResponses
Corresponds to the JSON property simpleResponses
16112 16113 16114 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16112 def simple_responses @simple_responses end |
#suggestions ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageSuggestions
Corresponds to the JSON property suggestions
16117 16118 16119 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16117 def suggestions @suggestions end |
#table_card ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageTableCard
Corresponds to the JSON property tableCard
16122 16123 16124 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16122 def table_card @table_card end |
#text ⇒ Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IntentMessageText
Corresponds to the JSON property text
16127 16128 16129 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16127 def text @text end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 16134 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) @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) @text = args[:text] if args.key?(:text) end |