google-api-client 0.46.2 → 0.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.kokoro/trampoline.sh +0 -0
- data/CHANGELOG.md +370 -192
- data/Gemfile +1 -0
- data/Rakefile +31 -3
- data/generated/google/apis/accessapproval_v1.rb +1 -1
- data/generated/google/apis/accessapproval_v1/classes.rb +13 -15
- data/generated/google/apis/admob_v1.rb +1 -1
- data/generated/google/apis/analyticsdata_v1alpha.rb +1 -1
- data/generated/google/apis/analyticsdata_v1alpha/classes.rb +26 -12
- data/generated/google/apis/analyticsdata_v1alpha/service.rb +3 -1
- data/generated/google/apis/androidmanagement_v1.rb +1 -1
- data/generated/google/apis/androidmanagement_v1/classes.rb +29 -26
- data/generated/google/apis/androidpublisher_v3.rb +1 -1
- data/generated/google/apis/androidpublisher_v3/classes.rb +2 -1
- data/generated/google/apis/apigee_v1.rb +1 -1
- data/generated/google/apis/apigee_v1/classes.rb +16 -54
- data/generated/google/apis/apigee_v1/representations.rb +1 -18
- data/generated/google/apis/apigee_v1/service.rb +21 -13
- data/generated/google/apis/area120tables_v1alpha1.rb +46 -0
- data/generated/google/apis/area120tables_v1alpha1/classes.rb +423 -0
- data/generated/google/apis/area120tables_v1alpha1/representations.rb +248 -0
- data/generated/google/apis/area120tables_v1alpha1/service.rb +381 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +72 -0
- data/generated/google/apis/bigquery_v2/representations.rb +33 -0
- data/generated/google/apis/binaryauthorization_v1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1/classes.rb +2 -2
- data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +2 -2
- data/generated/google/apis/books_v1.rb +1 -1
- data/generated/google/apis/books_v1/service.rb +52 -52
- data/generated/google/apis/chat_v1.rb +1 -1
- data/generated/google/apis/chat_v1/classes.rb +8 -0
- data/generated/google/apis/chat_v1/representations.rb +1 -0
- data/generated/google/apis/cloudbilling_v1.rb +1 -1
- data/generated/google/apis/cloudbilling_v1/classes.rb +1 -1
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +2 -1
- data/generated/google/apis/cloudbuild_v1/service.rb +10 -2
- data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2/service.rb +7 -7
- data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +7 -7
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +15 -8
- data/generated/google/apis/content_v2.rb +2 -3
- data/generated/google/apis/content_v2/classes.rb +508 -1216
- data/generated/google/apis/content_v2/service.rb +373 -646
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +15 -3
- data/generated/google/apis/dataproc_v1/representations.rb +1 -0
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/classes.rb +15 -3
- data/generated/google/apis/dataproc_v1beta2/representations.rb +1 -0
- data/generated/google/apis/dialogflow_v2.rb +1 -1
- data/generated/google/apis/dialogflow_v2/classes.rb +651 -374
- data/generated/google/apis/dialogflow_v2/representations.rb +284 -185
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +651 -374
- data/generated/google/apis/dialogflow_v2beta1/representations.rb +288 -189
- data/generated/google/apis/dialogflow_v2beta1/service.rb +2 -2
- data/generated/google/apis/dialogflow_v3beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v3beta1/classes.rb +682 -374
- data/generated/google/apis/dialogflow_v3beta1/representations.rb +303 -188
- data/generated/google/apis/dialogflow_v3beta1/service.rb +1 -1
- data/generated/google/apis/dlp_v2.rb +1 -1
- data/generated/google/apis/dlp_v2/classes.rb +29 -29
- data/generated/google/apis/dns_v1.rb +2 -2
- data/generated/google/apis/dns_v1/service.rb +1 -1
- data/generated/google/apis/dns_v1beta2.rb +2 -2
- data/generated/google/apis/dns_v1beta2/classes.rb +1 -1
- data/generated/google/apis/dns_v1beta2/service.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +3 -2
- data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1_1/classes.rb +3 -2
- data/generated/google/apis/eventarc_v1beta1.rb +34 -0
- data/generated/google/apis/eventarc_v1beta1/classes.rb +933 -0
- data/generated/google/apis/eventarc_v1beta1/representations.rb +379 -0
- data/generated/google/apis/eventarc_v1beta1/service.rb +579 -0
- data/generated/google/apis/games_v1.rb +1 -1
- data/generated/google/apis/healthcare_v1.rb +1 -1
- data/generated/google/apis/healthcare_v1/service.rb +2 -1
- data/generated/google/apis/healthcare_v1beta1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1/classes.rb +79 -0
- data/generated/google/apis/healthcare_v1beta1/representations.rb +31 -0
- data/generated/google/apis/healthcare_v1beta1/service.rb +53 -11
- data/generated/google/apis/licensing_v1.rb +1 -1
- data/generated/google/apis/licensing_v1/service.rb +2 -2
- data/generated/google/apis/localservices_v1.rb +1 -1
- data/generated/google/apis/localservices_v1/classes.rb +7 -0
- data/generated/google/apis/localservices_v1/representations.rb +2 -0
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/logging_v2/classes.rb +4 -5
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/classes.rb +238 -77
- data/generated/google/apis/ml_v1/representations.rb +17 -0
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +11 -5
- data/generated/google/apis/monitoring_v3/service.rb +50 -1
- data/generated/google/apis/playcustomapp_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/service.rb +2 -2
- data/generated/google/apis/recommender_v1.rb +1 -1
- data/generated/google/apis/recommender_v1/classes.rb +1 -1
- data/generated/google/apis/recommender_v1beta1.rb +1 -1
- data/generated/google/apis/recommender_v1beta1/classes.rb +1 -1
- data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
- data/generated/google/apis/sasportal_v1alpha1/service.rb +109 -0
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +5 -63
- data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +0 -18
- data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +5 -63
- data/generated/google/apis/serviceconsumermanagement_v1beta1/representations.rb +0 -18
- data/generated/google/apis/servicecontrol_v1.rb +1 -1
- data/generated/google/apis/servicecontrol_v1/classes.rb +32 -2
- data/generated/google/apis/servicecontrol_v1/representations.rb +4 -0
- data/generated/google/apis/servicecontrol_v2.rb +1 -1
- data/generated/google/apis/servicecontrol_v2/classes.rb +17 -0
- data/generated/google/apis/servicecontrol_v2/representations.rb +2 -0
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/servicemanagement_v1/classes.rb +4 -3
- data/generated/google/apis/servicenetworking_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1/classes.rb +78 -60
- data/generated/google/apis/servicenetworking_v1/representations.rb +29 -14
- data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
- data/generated/google/apis/servicenetworking_v1beta/classes.rb +32 -60
- data/generated/google/apis/servicenetworking_v1beta/representations.rb +12 -14
- data/generated/google/apis/serviceusage_v1.rb +1 -1
- data/generated/google/apis/serviceusage_v1/classes.rb +5 -63
- data/generated/google/apis/serviceusage_v1/representations.rb +0 -18
- data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
- data/generated/google/apis/serviceusage_v1beta1/classes.rb +5 -63
- data/generated/google/apis/serviceusage_v1beta1/representations.rb +0 -18
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/classes.rb +29 -29
- data/generated/google/apis/tagmanager_v2.rb +1 -1
- data/generated/google/apis/tagmanager_v2/classes.rb +12 -0
- data/generated/google/apis/tagmanager_v2/representations.rb +3 -0
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +45 -33
- data/generated/google/apis/testing_v1/representations.rb +1 -0
- data/generated/google/apis/testing_v1/service.rb +4 -4
- data/generated/google/apis/videointelligence_v1.rb +1 -1
- data/generated/google/apis/videointelligence_v1/service.rb +0 -62
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/service.rb +2 -2
- data/google-api-client.gemspec +25 -25
- data/lib/google/apis/core/http_command.rb +2 -1
- data/lib/google/apis/options.rb +8 -5
- data/lib/google/apis/version.rb +1 -1
- metadata +12 -8
- data/generated/google/apis/safebrowsing_v4.rb +0 -35
- data/generated/google/apis/safebrowsing_v4/classes.rb +0 -909
- data/generated/google/apis/safebrowsing_v4/representations.rb +0 -445
- data/generated/google/apis/safebrowsing_v4/service.rb +0 -286
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/dialogflow/
|
|
27
27
|
module DialogflowV2beta1
|
|
28
28
|
VERSION = 'V2beta1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20201017'
|
|
30
30
|
|
|
31
31
|
# View and manage your data across Google Cloud Platform services
|
|
32
32
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -22,6 +22,651 @@ module Google
|
|
|
22
22
|
module Apis
|
|
23
23
|
module DialogflowV2beta1
|
|
24
24
|
|
|
25
|
+
# Represents page information communicated to and from the webhook.
|
|
26
|
+
class GoogleCloudDialogflowCxV3PageInfo
|
|
27
|
+
include Google::Apis::Core::Hashable
|
|
28
|
+
|
|
29
|
+
# Always present for WebhookRequest. Ignored for WebhookResponse. The unique
|
|
30
|
+
# identifier of the current page. Format: `projects//locations//agents//flows//
|
|
31
|
+
# pages/`.
|
|
32
|
+
# Corresponds to the JSON property `currentPage`
|
|
33
|
+
# @return [String]
|
|
34
|
+
attr_accessor :current_page
|
|
35
|
+
|
|
36
|
+
# Represents form information.
|
|
37
|
+
# Corresponds to the JSON property `formInfo`
|
|
38
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3PageInfoFormInfo]
|
|
39
|
+
attr_accessor :form_info
|
|
40
|
+
|
|
41
|
+
def initialize(**args)
|
|
42
|
+
update!(**args)
|
|
43
|
+
end
|
|
44
|
+
|
|
45
|
+
# Update properties of this object
|
|
46
|
+
def update!(**args)
|
|
47
|
+
@current_page = args[:current_page] if args.key?(:current_page)
|
|
48
|
+
@form_info = args[:form_info] if args.key?(:form_info)
|
|
49
|
+
end
|
|
50
|
+
end
|
|
51
|
+
|
|
52
|
+
# Represents form information.
|
|
53
|
+
class GoogleCloudDialogflowCxV3PageInfoFormInfo
|
|
54
|
+
include Google::Apis::Core::Hashable
|
|
55
|
+
|
|
56
|
+
# Optional for both WebhookRequest and WebhookResponse. The parameters contained
|
|
57
|
+
# in the form. Note that the webhook cannot add or remove any form parameter.
|
|
58
|
+
# Corresponds to the JSON property `parameterInfo`
|
|
59
|
+
# @return [Array<Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo>]
|
|
60
|
+
attr_accessor :parameter_info
|
|
61
|
+
|
|
62
|
+
def initialize(**args)
|
|
63
|
+
update!(**args)
|
|
64
|
+
end
|
|
65
|
+
|
|
66
|
+
# Update properties of this object
|
|
67
|
+
def update!(**args)
|
|
68
|
+
@parameter_info = args[:parameter_info] if args.key?(:parameter_info)
|
|
69
|
+
end
|
|
70
|
+
end
|
|
71
|
+
|
|
72
|
+
# Represents parameter information.
|
|
73
|
+
class GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo
|
|
74
|
+
include Google::Apis::Core::Hashable
|
|
75
|
+
|
|
76
|
+
# Always present for WebhookRequest. Required for WebhookResponse. The human-
|
|
77
|
+
# readable name of the parameter, unique within the form. This field cannot be
|
|
78
|
+
# modified by the webhook.
|
|
79
|
+
# Corresponds to the JSON property `displayName`
|
|
80
|
+
# @return [String]
|
|
81
|
+
attr_accessor :display_name
|
|
82
|
+
|
|
83
|
+
# Optional for WebhookRequest. Ignored for WebhookResponse. Indicates if the
|
|
84
|
+
# parameter value was just collected on the last conversation turn.
|
|
85
|
+
# Corresponds to the JSON property `justCollected`
|
|
86
|
+
# @return [Boolean]
|
|
87
|
+
attr_accessor :just_collected
|
|
88
|
+
alias_method :just_collected?, :just_collected
|
|
89
|
+
|
|
90
|
+
# Optional for both WebhookRequest and WebhookResponse. Indicates whether the
|
|
91
|
+
# parameter is required. Optional parameters will not trigger prompts; however,
|
|
92
|
+
# they are filled if the user specifies them. Required parameters must be filled
|
|
93
|
+
# before form filling concludes.
|
|
94
|
+
# Corresponds to the JSON property `required`
|
|
95
|
+
# @return [Boolean]
|
|
96
|
+
attr_accessor :required
|
|
97
|
+
alias_method :required?, :required
|
|
98
|
+
|
|
99
|
+
# Always present for WebhookRequest. Required for WebhookResponse. The state of
|
|
100
|
+
# the parameter. This field can be set to INVALID by the webhook to invalidate
|
|
101
|
+
# the parameter; other values set by the webhook will be ignored.
|
|
102
|
+
# Corresponds to the JSON property `state`
|
|
103
|
+
# @return [String]
|
|
104
|
+
attr_accessor :state
|
|
105
|
+
|
|
106
|
+
# Optional for both WebhookRequest and WebhookResponse. The value of the
|
|
107
|
+
# parameter. This field can be set by the webhook to change the parameter value.
|
|
108
|
+
# Corresponds to the JSON property `value`
|
|
109
|
+
# @return [Object]
|
|
110
|
+
attr_accessor :value
|
|
111
|
+
|
|
112
|
+
def initialize(**args)
|
|
113
|
+
update!(**args)
|
|
114
|
+
end
|
|
115
|
+
|
|
116
|
+
# Update properties of this object
|
|
117
|
+
def update!(**args)
|
|
118
|
+
@display_name = args[:display_name] if args.key?(:display_name)
|
|
119
|
+
@just_collected = args[:just_collected] if args.key?(:just_collected)
|
|
120
|
+
@required = args[:required] if args.key?(:required)
|
|
121
|
+
@state = args[:state] if args.key?(:state)
|
|
122
|
+
@value = args[:value] if args.key?(:value)
|
|
123
|
+
end
|
|
124
|
+
end
|
|
125
|
+
|
|
126
|
+
# Represents a response message that can be returned by a conversational agent.
|
|
127
|
+
# Response messages are also used for output audio synthesis. The approach is as
|
|
128
|
+
# follows: * If at least one OutputAudioText response is present, then all
|
|
129
|
+
# OutputAudioText responses are linearly concatenated, and the result is used
|
|
130
|
+
# for output audio synthesis. * If the OutputAudioText responses are a mixture
|
|
131
|
+
# of text and SSML, then the concatenated result is treated as SSML; otherwise,
|
|
132
|
+
# the result is treated as either text or SSML as appropriate. The agent
|
|
133
|
+
# designer should ideally use either text or SSML consistently throughout the
|
|
134
|
+
# bot design. * Otherwise, all Text responses are linearly concatenated, and the
|
|
135
|
+
# result is used for output audio synthesis. This approach allows for more
|
|
136
|
+
# sophisticated user experience scenarios, where the text displayed to the user
|
|
137
|
+
# may differ from what is heard.
|
|
138
|
+
class GoogleCloudDialogflowCxV3ResponseMessage
|
|
139
|
+
include Google::Apis::Core::Hashable
|
|
140
|
+
|
|
141
|
+
# Indicates that the conversation succeeded, i.e., the bot handled the issue
|
|
142
|
+
# that the customer talked to it about. Dialogflow only uses this to determine
|
|
143
|
+
# which conversations should be counted as successful and doesn't process the
|
|
144
|
+
# metadata in this message in any way. Note that Dialogflow also considers
|
|
145
|
+
# conversations that get to the conversation end page as successful even if they
|
|
146
|
+
# don't return ConversationSuccess. You may set this, for example: * In the
|
|
147
|
+
# entry_fulfillment of a Page if entering the page indicates that the
|
|
148
|
+
# conversation succeeded. * In a webhook response when you determine that you
|
|
149
|
+
# handled the customer issue.
|
|
150
|
+
# Corresponds to the JSON property `conversationSuccess`
|
|
151
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess]
|
|
152
|
+
attr_accessor :conversation_success
|
|
153
|
+
|
|
154
|
+
# Indicates that interaction with the Dialogflow agent has ended. This message
|
|
155
|
+
# is generated by Dialogflow only and not supposed to be defined by the user.
|
|
156
|
+
# Corresponds to the JSON property `endInteraction`
|
|
157
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction]
|
|
158
|
+
attr_accessor :end_interaction
|
|
159
|
+
|
|
160
|
+
# Indicates that the conversation should be handed off to a live agent.
|
|
161
|
+
# Dialogflow only uses this to determine which conversations were handed off to
|
|
162
|
+
# a human agent for measurement purposes. What else to do with this signal is up
|
|
163
|
+
# to you and your handoff procedures. You may set this, for example: * In the
|
|
164
|
+
# entry_fulfillment of a Page if entering the page indicates something went
|
|
165
|
+
# extremely wrong in the conversation. * In a webhook response when you
|
|
166
|
+
# determine that the customer issue can only be handled by a human.
|
|
167
|
+
# Corresponds to the JSON property `liveAgentHandoff`
|
|
168
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff]
|
|
169
|
+
attr_accessor :live_agent_handoff
|
|
170
|
+
|
|
171
|
+
# Represents an audio message that is composed of both segments synthesized from
|
|
172
|
+
# the Dialogflow agent prompts and ones hosted externally at the specified URIs.
|
|
173
|
+
# The external URIs are specified via play_audio. This message is generated by
|
|
174
|
+
# Dialogflow only and not supposed to be defined by the user.
|
|
175
|
+
# Corresponds to the JSON property `mixedAudio`
|
|
176
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio]
|
|
177
|
+
attr_accessor :mixed_audio
|
|
178
|
+
|
|
179
|
+
# A text or ssml response that is preferentially used for TTS output audio
|
|
180
|
+
# synthesis, as described in the comment on the ResponseMessage message.
|
|
181
|
+
# Corresponds to the JSON property `outputAudioText`
|
|
182
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText]
|
|
183
|
+
attr_accessor :output_audio_text
|
|
184
|
+
|
|
185
|
+
# Returns a response containing a custom, platform-specific payload.
|
|
186
|
+
# Corresponds to the JSON property `payload`
|
|
187
|
+
# @return [Hash<String,Object>]
|
|
188
|
+
attr_accessor :payload
|
|
189
|
+
|
|
190
|
+
# Specifies an audio clip to be played by the client as part of the response.
|
|
191
|
+
# Corresponds to the JSON property `playAudio`
|
|
192
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio]
|
|
193
|
+
attr_accessor :play_audio
|
|
194
|
+
|
|
195
|
+
# The text response message.
|
|
196
|
+
# Corresponds to the JSON property `text`
|
|
197
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageText]
|
|
198
|
+
attr_accessor :text
|
|
199
|
+
|
|
200
|
+
def initialize(**args)
|
|
201
|
+
update!(**args)
|
|
202
|
+
end
|
|
203
|
+
|
|
204
|
+
# Update properties of this object
|
|
205
|
+
def update!(**args)
|
|
206
|
+
@conversation_success = args[:conversation_success] if args.key?(:conversation_success)
|
|
207
|
+
@end_interaction = args[:end_interaction] if args.key?(:end_interaction)
|
|
208
|
+
@live_agent_handoff = args[:live_agent_handoff] if args.key?(:live_agent_handoff)
|
|
209
|
+
@mixed_audio = args[:mixed_audio] if args.key?(:mixed_audio)
|
|
210
|
+
@output_audio_text = args[:output_audio_text] if args.key?(:output_audio_text)
|
|
211
|
+
@payload = args[:payload] if args.key?(:payload)
|
|
212
|
+
@play_audio = args[:play_audio] if args.key?(:play_audio)
|
|
213
|
+
@text = args[:text] if args.key?(:text)
|
|
214
|
+
end
|
|
215
|
+
end
|
|
216
|
+
|
|
217
|
+
# Indicates that the conversation succeeded, i.e., the bot handled the issue
|
|
218
|
+
# that the customer talked to it about. Dialogflow only uses this to determine
|
|
219
|
+
# which conversations should be counted as successful and doesn't process the
|
|
220
|
+
# metadata in this message in any way. Note that Dialogflow also considers
|
|
221
|
+
# conversations that get to the conversation end page as successful even if they
|
|
222
|
+
# don't return ConversationSuccess. You may set this, for example: * In the
|
|
223
|
+
# entry_fulfillment of a Page if entering the page indicates that the
|
|
224
|
+
# conversation succeeded. * In a webhook response when you determine that you
|
|
225
|
+
# handled the customer issue.
|
|
226
|
+
class GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
|
|
227
|
+
include Google::Apis::Core::Hashable
|
|
228
|
+
|
|
229
|
+
# Custom metadata. Dialogflow doesn't impose any structure on this.
|
|
230
|
+
# Corresponds to the JSON property `metadata`
|
|
231
|
+
# @return [Hash<String,Object>]
|
|
232
|
+
attr_accessor :metadata
|
|
233
|
+
|
|
234
|
+
def initialize(**args)
|
|
235
|
+
update!(**args)
|
|
236
|
+
end
|
|
237
|
+
|
|
238
|
+
# Update properties of this object
|
|
239
|
+
def update!(**args)
|
|
240
|
+
@metadata = args[:metadata] if args.key?(:metadata)
|
|
241
|
+
end
|
|
242
|
+
end
|
|
243
|
+
|
|
244
|
+
# Indicates that interaction with the Dialogflow agent has ended. This message
|
|
245
|
+
# is generated by Dialogflow only and not supposed to be defined by the user.
|
|
246
|
+
class GoogleCloudDialogflowCxV3ResponseMessageEndInteraction
|
|
247
|
+
include Google::Apis::Core::Hashable
|
|
248
|
+
|
|
249
|
+
def initialize(**args)
|
|
250
|
+
update!(**args)
|
|
251
|
+
end
|
|
252
|
+
|
|
253
|
+
# Update properties of this object
|
|
254
|
+
def update!(**args)
|
|
255
|
+
end
|
|
256
|
+
end
|
|
257
|
+
|
|
258
|
+
# Indicates that the conversation should be handed off to a live agent.
|
|
259
|
+
# Dialogflow only uses this to determine which conversations were handed off to
|
|
260
|
+
# a human agent for measurement purposes. What else to do with this signal is up
|
|
261
|
+
# to you and your handoff procedures. You may set this, for example: * In the
|
|
262
|
+
# entry_fulfillment of a Page if entering the page indicates something went
|
|
263
|
+
# extremely wrong in the conversation. * In a webhook response when you
|
|
264
|
+
# determine that the customer issue can only be handled by a human.
|
|
265
|
+
class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
|
|
266
|
+
include Google::Apis::Core::Hashable
|
|
267
|
+
|
|
268
|
+
# Custom metadata for your handoff procedure. Dialogflow doesn't impose any
|
|
269
|
+
# structure on this.
|
|
270
|
+
# Corresponds to the JSON property `metadata`
|
|
271
|
+
# @return [Hash<String,Object>]
|
|
272
|
+
attr_accessor :metadata
|
|
273
|
+
|
|
274
|
+
def initialize(**args)
|
|
275
|
+
update!(**args)
|
|
276
|
+
end
|
|
277
|
+
|
|
278
|
+
# Update properties of this object
|
|
279
|
+
def update!(**args)
|
|
280
|
+
@metadata = args[:metadata] if args.key?(:metadata)
|
|
281
|
+
end
|
|
282
|
+
end
|
|
283
|
+
|
|
284
|
+
# Represents an audio message that is composed of both segments synthesized from
|
|
285
|
+
# the Dialogflow agent prompts and ones hosted externally at the specified URIs.
|
|
286
|
+
# The external URIs are specified via play_audio. This message is generated by
|
|
287
|
+
# Dialogflow only and not supposed to be defined by the user.
|
|
288
|
+
class GoogleCloudDialogflowCxV3ResponseMessageMixedAudio
|
|
289
|
+
include Google::Apis::Core::Hashable
|
|
290
|
+
|
|
291
|
+
# Segments this audio response is composed of.
|
|
292
|
+
# Corresponds to the JSON property `segments`
|
|
293
|
+
# @return [Array<Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment>]
|
|
294
|
+
attr_accessor :segments
|
|
295
|
+
|
|
296
|
+
def initialize(**args)
|
|
297
|
+
update!(**args)
|
|
298
|
+
end
|
|
299
|
+
|
|
300
|
+
# Update properties of this object
|
|
301
|
+
def update!(**args)
|
|
302
|
+
@segments = args[:segments] if args.key?(:segments)
|
|
303
|
+
end
|
|
304
|
+
end
|
|
305
|
+
|
|
306
|
+
# Represents one segment of audio.
|
|
307
|
+
class GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment
|
|
308
|
+
include Google::Apis::Core::Hashable
|
|
309
|
+
|
|
310
|
+
# Output only. Whether the playback of this segment can be interrupted by the
|
|
311
|
+
# end user's speech and the client should then start the next Dialogflow request.
|
|
312
|
+
# Corresponds to the JSON property `allowPlaybackInterruption`
|
|
313
|
+
# @return [Boolean]
|
|
314
|
+
attr_accessor :allow_playback_interruption
|
|
315
|
+
alias_method :allow_playback_interruption?, :allow_playback_interruption
|
|
316
|
+
|
|
317
|
+
# Raw audio synthesized from the Dialogflow agent's response using the output
|
|
318
|
+
# config specified in the request.
|
|
319
|
+
# Corresponds to the JSON property `audio`
|
|
320
|
+
# NOTE: Values are automatically base64 encoded/decoded in the client library.
|
|
321
|
+
# @return [String]
|
|
322
|
+
attr_accessor :audio
|
|
323
|
+
|
|
324
|
+
# Client-specific URI that points to an audio clip accessible to the client.
|
|
325
|
+
# Dialogflow does not impose any validation on it.
|
|
326
|
+
# Corresponds to the JSON property `uri`
|
|
327
|
+
# @return [String]
|
|
328
|
+
attr_accessor :uri
|
|
329
|
+
|
|
330
|
+
def initialize(**args)
|
|
331
|
+
update!(**args)
|
|
332
|
+
end
|
|
333
|
+
|
|
334
|
+
# Update properties of this object
|
|
335
|
+
def update!(**args)
|
|
336
|
+
@allow_playback_interruption = args[:allow_playback_interruption] if args.key?(:allow_playback_interruption)
|
|
337
|
+
@audio = args[:audio] if args.key?(:audio)
|
|
338
|
+
@uri = args[:uri] if args.key?(:uri)
|
|
339
|
+
end
|
|
340
|
+
end
|
|
341
|
+
|
|
342
|
+
# A text or ssml response that is preferentially used for TTS output audio
|
|
343
|
+
# synthesis, as described in the comment on the ResponseMessage message.
|
|
344
|
+
class GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
|
|
345
|
+
include Google::Apis::Core::Hashable
|
|
346
|
+
|
|
347
|
+
# Output only. Whether the playback of this message can be interrupted by the
|
|
348
|
+
# end user's speech and the client can then starts the next Dialogflow request.
|
|
349
|
+
# Corresponds to the JSON property `allowPlaybackInterruption`
|
|
350
|
+
# @return [Boolean]
|
|
351
|
+
attr_accessor :allow_playback_interruption
|
|
352
|
+
alias_method :allow_playback_interruption?, :allow_playback_interruption
|
|
353
|
+
|
|
354
|
+
# The SSML text to be synthesized. For more information, see [SSML](/speech/text-
|
|
355
|
+
# to-speech/docs/ssml).
|
|
356
|
+
# Corresponds to the JSON property `ssml`
|
|
357
|
+
# @return [String]
|
|
358
|
+
attr_accessor :ssml
|
|
359
|
+
|
|
360
|
+
# The raw text to be synthesized.
|
|
361
|
+
# Corresponds to the JSON property `text`
|
|
362
|
+
# @return [String]
|
|
363
|
+
attr_accessor :text
|
|
364
|
+
|
|
365
|
+
def initialize(**args)
|
|
366
|
+
update!(**args)
|
|
367
|
+
end
|
|
368
|
+
|
|
369
|
+
# Update properties of this object
|
|
370
|
+
def update!(**args)
|
|
371
|
+
@allow_playback_interruption = args[:allow_playback_interruption] if args.key?(:allow_playback_interruption)
|
|
372
|
+
@ssml = args[:ssml] if args.key?(:ssml)
|
|
373
|
+
@text = args[:text] if args.key?(:text)
|
|
374
|
+
end
|
|
375
|
+
end
|
|
376
|
+
|
|
377
|
+
# Specifies an audio clip to be played by the client as part of the response.
|
|
378
|
+
class GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
|
|
379
|
+
include Google::Apis::Core::Hashable
|
|
380
|
+
|
|
381
|
+
# Output only. Whether the playback of this message can be interrupted by the
|
|
382
|
+
# end user's speech and the client can then starts the next Dialogflow request.
|
|
383
|
+
# Corresponds to the JSON property `allowPlaybackInterruption`
|
|
384
|
+
# @return [Boolean]
|
|
385
|
+
attr_accessor :allow_playback_interruption
|
|
386
|
+
alias_method :allow_playback_interruption?, :allow_playback_interruption
|
|
387
|
+
|
|
388
|
+
# Required. URI of the audio clip. Dialogflow does not impose any validation on
|
|
389
|
+
# this value. It is specific to the client that reads it.
|
|
390
|
+
# Corresponds to the JSON property `audioUri`
|
|
391
|
+
# @return [String]
|
|
392
|
+
attr_accessor :audio_uri
|
|
393
|
+
|
|
394
|
+
def initialize(**args)
|
|
395
|
+
update!(**args)
|
|
396
|
+
end
|
|
397
|
+
|
|
398
|
+
# Update properties of this object
|
|
399
|
+
def update!(**args)
|
|
400
|
+
@allow_playback_interruption = args[:allow_playback_interruption] if args.key?(:allow_playback_interruption)
|
|
401
|
+
@audio_uri = args[:audio_uri] if args.key?(:audio_uri)
|
|
402
|
+
end
|
|
403
|
+
end
|
|
404
|
+
|
|
405
|
+
# The text response message.
|
|
406
|
+
class GoogleCloudDialogflowCxV3ResponseMessageText
|
|
407
|
+
include Google::Apis::Core::Hashable
|
|
408
|
+
|
|
409
|
+
# Output only. Whether the playback of this message can be interrupted by the
|
|
410
|
+
# end user's speech and the client can then starts the next Dialogflow request.
|
|
411
|
+
# Corresponds to the JSON property `allowPlaybackInterruption`
|
|
412
|
+
# @return [Boolean]
|
|
413
|
+
attr_accessor :allow_playback_interruption
|
|
414
|
+
alias_method :allow_playback_interruption?, :allow_playback_interruption
|
|
415
|
+
|
|
416
|
+
# Required. A collection of text responses.
|
|
417
|
+
# Corresponds to the JSON property `text`
|
|
418
|
+
# @return [Array<String>]
|
|
419
|
+
attr_accessor :text
|
|
420
|
+
|
|
421
|
+
def initialize(**args)
|
|
422
|
+
update!(**args)
|
|
423
|
+
end
|
|
424
|
+
|
|
425
|
+
# Update properties of this object
|
|
426
|
+
def update!(**args)
|
|
427
|
+
@allow_playback_interruption = args[:allow_playback_interruption] if args.key?(:allow_playback_interruption)
|
|
428
|
+
@text = args[:text] if args.key?(:text)
|
|
429
|
+
end
|
|
430
|
+
end
|
|
431
|
+
|
|
432
|
+
# Represents session information communicated to and from the webhook.
|
|
433
|
+
class GoogleCloudDialogflowCxV3SessionInfo
|
|
434
|
+
include Google::Apis::Core::Hashable
|
|
435
|
+
|
|
436
|
+
# Optional for WebhookRequest. Optional for WebhookResponse. All parameters
|
|
437
|
+
# collected from forms and intents during the session. Parameters can be created,
|
|
438
|
+
# updated, or removed by the webhook. To remove a parameter from the session,
|
|
439
|
+
# the webhook should explicitly set the parameter value to null in
|
|
440
|
+
# WebhookResponse. The map is keyed by parameters' display names.
|
|
441
|
+
# Corresponds to the JSON property `parameters`
|
|
442
|
+
# @return [Hash<String,Object>]
|
|
443
|
+
attr_accessor :parameters
|
|
444
|
+
|
|
445
|
+
# Always present for WebhookRequest. Ignored for WebhookResponse. The unique
|
|
446
|
+
# identifier of the session. This field can be used by the webhook to identify a
|
|
447
|
+
# user. Format: `projects//locations//agents//sessions/`.
|
|
448
|
+
# Corresponds to the JSON property `session`
|
|
449
|
+
# @return [String]
|
|
450
|
+
attr_accessor :session
|
|
451
|
+
|
|
452
|
+
def initialize(**args)
|
|
453
|
+
update!(**args)
|
|
454
|
+
end
|
|
455
|
+
|
|
456
|
+
# Update properties of this object
|
|
457
|
+
def update!(**args)
|
|
458
|
+
@parameters = args[:parameters] if args.key?(:parameters)
|
|
459
|
+
@session = args[:session] if args.key?(:session)
|
|
460
|
+
end
|
|
461
|
+
end
|
|
462
|
+
|
|
463
|
+
# The request message for a webhook call.
|
|
464
|
+
class GoogleCloudDialogflowCxV3WebhookRequest
|
|
465
|
+
include Google::Apis::Core::Hashable
|
|
466
|
+
|
|
467
|
+
# Always present. The unique identifier of the DetectIntentResponse that will be
|
|
468
|
+
# returned to the API caller.
|
|
469
|
+
# Corresponds to the JSON property `detectIntentResponseId`
|
|
470
|
+
# @return [String]
|
|
471
|
+
attr_accessor :detect_intent_response_id
|
|
472
|
+
|
|
473
|
+
# Represents fulfillment information communicated to the webhook.
|
|
474
|
+
# Corresponds to the JSON property `fulfillmentInfo`
|
|
475
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo]
|
|
476
|
+
attr_accessor :fulfillment_info
|
|
477
|
+
|
|
478
|
+
# Represents intent information communicated to the webhook.
|
|
479
|
+
# Corresponds to the JSON property `intentInfo`
|
|
480
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo]
|
|
481
|
+
attr_accessor :intent_info
|
|
482
|
+
|
|
483
|
+
# The list of rich message responses to present to the user. Webhook can choose
|
|
484
|
+
# to append or replace this list in WebhookResponse.fulfillment_response;
|
|
485
|
+
# Corresponds to the JSON property `messages`
|
|
486
|
+
# @return [Array<Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessage>]
|
|
487
|
+
attr_accessor :messages
|
|
488
|
+
|
|
489
|
+
# Represents page information communicated to and from the webhook.
|
|
490
|
+
# Corresponds to the JSON property `pageInfo`
|
|
491
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3PageInfo]
|
|
492
|
+
attr_accessor :page_info
|
|
493
|
+
|
|
494
|
+
# Custom data set in QueryParameters.payload.
|
|
495
|
+
# Corresponds to the JSON property `payload`
|
|
496
|
+
# @return [Hash<String,Object>]
|
|
497
|
+
attr_accessor :payload
|
|
498
|
+
|
|
499
|
+
# Represents session information communicated to and from the webhook.
|
|
500
|
+
# Corresponds to the JSON property `sessionInfo`
|
|
501
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3SessionInfo]
|
|
502
|
+
attr_accessor :session_info
|
|
503
|
+
|
|
504
|
+
def initialize(**args)
|
|
505
|
+
update!(**args)
|
|
506
|
+
end
|
|
507
|
+
|
|
508
|
+
# Update properties of this object
|
|
509
|
+
def update!(**args)
|
|
510
|
+
@detect_intent_response_id = args[:detect_intent_response_id] if args.key?(:detect_intent_response_id)
|
|
511
|
+
@fulfillment_info = args[:fulfillment_info] if args.key?(:fulfillment_info)
|
|
512
|
+
@intent_info = args[:intent_info] if args.key?(:intent_info)
|
|
513
|
+
@messages = args[:messages] if args.key?(:messages)
|
|
514
|
+
@page_info = args[:page_info] if args.key?(:page_info)
|
|
515
|
+
@payload = args[:payload] if args.key?(:payload)
|
|
516
|
+
@session_info = args[:session_info] if args.key?(:session_info)
|
|
517
|
+
end
|
|
518
|
+
end
|
|
519
|
+
|
|
520
|
+
# Represents fulfillment information communicated to the webhook.
|
|
521
|
+
class GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo
|
|
522
|
+
include Google::Apis::Core::Hashable
|
|
523
|
+
|
|
524
|
+
# Always present. The tag used to identify which fulfillment is being called.
|
|
525
|
+
# Corresponds to the JSON property `tag`
|
|
526
|
+
# @return [String]
|
|
527
|
+
attr_accessor :tag
|
|
528
|
+
|
|
529
|
+
def initialize(**args)
|
|
530
|
+
update!(**args)
|
|
531
|
+
end
|
|
532
|
+
|
|
533
|
+
# Update properties of this object
|
|
534
|
+
def update!(**args)
|
|
535
|
+
@tag = args[:tag] if args.key?(:tag)
|
|
536
|
+
end
|
|
537
|
+
end
|
|
538
|
+
|
|
539
|
+
# Represents intent information communicated to the webhook.
|
|
540
|
+
class GoogleCloudDialogflowCxV3WebhookRequestIntentInfo
|
|
541
|
+
include Google::Apis::Core::Hashable
|
|
542
|
+
|
|
543
|
+
# Always present. The unique identifier of the last matched intent. Format: `
|
|
544
|
+
# projects//locations//agents//intents/`.
|
|
545
|
+
# Corresponds to the JSON property `lastMatchedIntent`
|
|
546
|
+
# @return [String]
|
|
547
|
+
attr_accessor :last_matched_intent
|
|
548
|
+
|
|
549
|
+
# Parameters identified as a result of intent matching. This is a map of the
|
|
550
|
+
# name of the identified parameter to the value of the parameter identified from
|
|
551
|
+
# the user's utterance. All parameters defined in the matched intent that are
|
|
552
|
+
# identified will be surfaced here.
|
|
553
|
+
# Corresponds to the JSON property `parameters`
|
|
554
|
+
# @return [Hash<String,Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue>]
|
|
555
|
+
attr_accessor :parameters
|
|
556
|
+
|
|
557
|
+
def initialize(**args)
|
|
558
|
+
update!(**args)
|
|
559
|
+
end
|
|
560
|
+
|
|
561
|
+
# Update properties of this object
|
|
562
|
+
def update!(**args)
|
|
563
|
+
@last_matched_intent = args[:last_matched_intent] if args.key?(:last_matched_intent)
|
|
564
|
+
@parameters = args[:parameters] if args.key?(:parameters)
|
|
565
|
+
end
|
|
566
|
+
end
|
|
567
|
+
|
|
568
|
+
# Represents a value for an intent parameter.
|
|
569
|
+
class GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue
|
|
570
|
+
include Google::Apis::Core::Hashable
|
|
571
|
+
|
|
572
|
+
# Always present. Original text value extracted from user utterance.
|
|
573
|
+
# Corresponds to the JSON property `originalValue`
|
|
574
|
+
# @return [String]
|
|
575
|
+
attr_accessor :original_value
|
|
576
|
+
|
|
577
|
+
# Always present. Structured value for the parameter extracted from user
|
|
578
|
+
# utterance.
|
|
579
|
+
# Corresponds to the JSON property `resolvedValue`
|
|
580
|
+
# @return [Object]
|
|
581
|
+
attr_accessor :resolved_value
|
|
582
|
+
|
|
583
|
+
def initialize(**args)
|
|
584
|
+
update!(**args)
|
|
585
|
+
end
|
|
586
|
+
|
|
587
|
+
# Update properties of this object
|
|
588
|
+
def update!(**args)
|
|
589
|
+
@original_value = args[:original_value] if args.key?(:original_value)
|
|
590
|
+
@resolved_value = args[:resolved_value] if args.key?(:resolved_value)
|
|
591
|
+
end
|
|
592
|
+
end
|
|
593
|
+
|
|
594
|
+
# The response message for a webhook call.
|
|
595
|
+
class GoogleCloudDialogflowCxV3WebhookResponse
|
|
596
|
+
include Google::Apis::Core::Hashable
|
|
597
|
+
|
|
598
|
+
# Represents a fulfillment response to the user.
|
|
599
|
+
# Corresponds to the JSON property `fulfillmentResponse`
|
|
600
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse]
|
|
601
|
+
attr_accessor :fulfillment_response
|
|
602
|
+
|
|
603
|
+
# Represents page information communicated to and from the webhook.
|
|
604
|
+
# Corresponds to the JSON property `pageInfo`
|
|
605
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3PageInfo]
|
|
606
|
+
attr_accessor :page_info
|
|
607
|
+
|
|
608
|
+
# Value to append directly to QueryResult.webhook_payloads.
|
|
609
|
+
# Corresponds to the JSON property `payload`
|
|
610
|
+
# @return [Hash<String,Object>]
|
|
611
|
+
attr_accessor :payload
|
|
612
|
+
|
|
613
|
+
# Represents session information communicated to and from the webhook.
|
|
614
|
+
# Corresponds to the JSON property `sessionInfo`
|
|
615
|
+
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3SessionInfo]
|
|
616
|
+
attr_accessor :session_info
|
|
617
|
+
|
|
618
|
+
# The target flow to transition to. Format: `projects//locations//agents//flows/`
|
|
619
|
+
# .
|
|
620
|
+
# Corresponds to the JSON property `targetFlow`
|
|
621
|
+
# @return [String]
|
|
622
|
+
attr_accessor :target_flow
|
|
623
|
+
|
|
624
|
+
# The target page to transition to. Format: `projects//locations//agents//flows//
|
|
625
|
+
# pages/`.
|
|
626
|
+
# Corresponds to the JSON property `targetPage`
|
|
627
|
+
# @return [String]
|
|
628
|
+
attr_accessor :target_page
|
|
629
|
+
|
|
630
|
+
def initialize(**args)
|
|
631
|
+
update!(**args)
|
|
632
|
+
end
|
|
633
|
+
|
|
634
|
+
# Update properties of this object
|
|
635
|
+
def update!(**args)
|
|
636
|
+
@fulfillment_response = args[:fulfillment_response] if args.key?(:fulfillment_response)
|
|
637
|
+
@page_info = args[:page_info] if args.key?(:page_info)
|
|
638
|
+
@payload = args[:payload] if args.key?(:payload)
|
|
639
|
+
@session_info = args[:session_info] if args.key?(:session_info)
|
|
640
|
+
@target_flow = args[:target_flow] if args.key?(:target_flow)
|
|
641
|
+
@target_page = args[:target_page] if args.key?(:target_page)
|
|
642
|
+
end
|
|
643
|
+
end
|
|
644
|
+
|
|
645
|
+
# Represents a fulfillment response to the user.
|
|
646
|
+
class GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse
|
|
647
|
+
include Google::Apis::Core::Hashable
|
|
648
|
+
|
|
649
|
+
# Merge behavior for `messages`.
|
|
650
|
+
# Corresponds to the JSON property `mergeBehavior`
|
|
651
|
+
# @return [String]
|
|
652
|
+
attr_accessor :merge_behavior
|
|
653
|
+
|
|
654
|
+
# The list of rich message responses to present to the user.
|
|
655
|
+
# Corresponds to the JSON property `messages`
|
|
656
|
+
# @return [Array<Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessage>]
|
|
657
|
+
attr_accessor :messages
|
|
658
|
+
|
|
659
|
+
def initialize(**args)
|
|
660
|
+
update!(**args)
|
|
661
|
+
end
|
|
662
|
+
|
|
663
|
+
# Update properties of this object
|
|
664
|
+
def update!(**args)
|
|
665
|
+
@merge_behavior = args[:merge_behavior] if args.key?(:merge_behavior)
|
|
666
|
+
@messages = args[:messages] if args.key?(:messages)
|
|
667
|
+
end
|
|
668
|
+
end
|
|
669
|
+
|
|
25
670
|
# Metadata associated with the long running operation for Versions.CreateVersion.
|
|
26
671
|
class GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
|
|
27
672
|
include Google::Apis::Core::Hashable
|
|
@@ -69,25 +714,6 @@ module Google
|
|
|
69
714
|
end
|
|
70
715
|
end
|
|
71
716
|
|
|
72
|
-
# The response message for Agents.ImportAgent.
|
|
73
|
-
class GoogleCloudDialogflowCxV3beta1ImportAgentResponse
|
|
74
|
-
include Google::Apis::Core::Hashable
|
|
75
|
-
|
|
76
|
-
# The unique identifier of the new agent. Format: `projects//locations//agents/`.
|
|
77
|
-
# Corresponds to the JSON property `agent`
|
|
78
|
-
# @return [String]
|
|
79
|
-
attr_accessor :agent
|
|
80
|
-
|
|
81
|
-
def initialize(**args)
|
|
82
|
-
update!(**args)
|
|
83
|
-
end
|
|
84
|
-
|
|
85
|
-
# Update properties of this object
|
|
86
|
-
def update!(**args)
|
|
87
|
-
@agent = args[:agent] if args.key?(:agent)
|
|
88
|
-
end
|
|
89
|
-
end
|
|
90
|
-
|
|
91
717
|
# Represents page information communicated to and from the webhook.
|
|
92
718
|
class GoogleCloudDialogflowCxV3beta1PageInfo
|
|
93
719
|
include Google::Apis::Core::Hashable
|
|
@@ -1076,25 +1702,6 @@ module Google
|
|
|
1076
1702
|
end
|
|
1077
1703
|
end
|
|
1078
1704
|
|
|
1079
|
-
# Response message for Documents.ImportDocuments.
|
|
1080
|
-
class GoogleCloudDialogflowV2ImportDocumentsResponse
|
|
1081
|
-
include Google::Apis::Core::Hashable
|
|
1082
|
-
|
|
1083
|
-
# Includes details about skipped documents or any other warnings.
|
|
1084
|
-
# Corresponds to the JSON property `warnings`
|
|
1085
|
-
# @return [Array<Google::Apis::DialogflowV2beta1::GoogleRpcStatus>]
|
|
1086
|
-
attr_accessor :warnings
|
|
1087
|
-
|
|
1088
|
-
def initialize(**args)
|
|
1089
|
-
update!(**args)
|
|
1090
|
-
end
|
|
1091
|
-
|
|
1092
|
-
# Update properties of this object
|
|
1093
|
-
def update!(**args)
|
|
1094
|
-
@warnings = args[:warnings] if args.key?(:warnings)
|
|
1095
|
-
end
|
|
1096
|
-
end
|
|
1097
|
-
|
|
1098
1705
|
# An intent categorizes an end-user's intention for one conversation turn. For
|
|
1099
1706
|
# each agent, you define many intents, where your combined intents can handle a
|
|
1100
1707
|
# complete conversation. When an end-user writes or says something, referred to
|
|
@@ -2938,102 +3545,6 @@ module Google
|
|
|
2938
3545
|
end
|
|
2939
3546
|
end
|
|
2940
3547
|
|
|
2941
|
-
# Represents an annotated conversation dataset. ConversationDataset can have
|
|
2942
|
-
# multiple AnnotatedConversationDataset, each of them represents one result from
|
|
2943
|
-
# one annotation task. AnnotatedConversationDataset can only be generated from
|
|
2944
|
-
# annotation task, which will be triggered by LabelConversation.
|
|
2945
|
-
class GoogleCloudDialogflowV2beta1AnnotatedConversationDataset
|
|
2946
|
-
include Google::Apis::Core::Hashable
|
|
2947
|
-
|
|
2948
|
-
# Output only. Number of examples that have annotations in the annotated
|
|
2949
|
-
# conversation dataset.
|
|
2950
|
-
# Corresponds to the JSON property `completedExampleCount`
|
|
2951
|
-
# @return [Fixnum]
|
|
2952
|
-
attr_accessor :completed_example_count
|
|
2953
|
-
|
|
2954
|
-
# Output only. Creation time of this annotated conversation dataset.
|
|
2955
|
-
# Corresponds to the JSON property `createTime`
|
|
2956
|
-
# @return [String]
|
|
2957
|
-
attr_accessor :create_time
|
|
2958
|
-
|
|
2959
|
-
# Optional. The description of the annotated conversation dataset. Maximum of
|
|
2960
|
-
# 10000 bytes.
|
|
2961
|
-
# Corresponds to the JSON property `description`
|
|
2962
|
-
# @return [String]
|
|
2963
|
-
attr_accessor :description
|
|
2964
|
-
|
|
2965
|
-
# Required. The display name of the annotated conversation dataset. It's
|
|
2966
|
-
# specified when user starts an annotation task. Maximum of 64 bytes.
|
|
2967
|
-
# Corresponds to the JSON property `displayName`
|
|
2968
|
-
# @return [String]
|
|
2969
|
-
attr_accessor :display_name
|
|
2970
|
-
|
|
2971
|
-
# Output only. Number of examples in the annotated conversation dataset.
|
|
2972
|
-
# Corresponds to the JSON property `exampleCount`
|
|
2973
|
-
# @return [Fixnum]
|
|
2974
|
-
attr_accessor :example_count
|
|
2975
|
-
|
|
2976
|
-
# Output only. AnnotatedConversationDataset resource name. Format: `projects//
|
|
2977
|
-
# conversationDatasets//annotatedConversationDatasets/`
|
|
2978
|
-
# Corresponds to the JSON property `name`
|
|
2979
|
-
# @return [String]
|
|
2980
|
-
attr_accessor :name
|
|
2981
|
-
|
|
2982
|
-
# Output only. Question type name that identifies a labeling task. A question is
|
|
2983
|
-
# a single task that a worker answers. A question type is set of related
|
|
2984
|
-
# questions. Each question belongs to a particular question type. It can be used
|
|
2985
|
-
# in CrowdCompute UI to filter and manage labeling tasks.
|
|
2986
|
-
# Corresponds to the JSON property `questionTypeName`
|
|
2987
|
-
# @return [String]
|
|
2988
|
-
attr_accessor :question_type_name
|
|
2989
|
-
|
|
2990
|
-
def initialize(**args)
|
|
2991
|
-
update!(**args)
|
|
2992
|
-
end
|
|
2993
|
-
|
|
2994
|
-
# Update properties of this object
|
|
2995
|
-
def update!(**args)
|
|
2996
|
-
@completed_example_count = args[:completed_example_count] if args.key?(:completed_example_count)
|
|
2997
|
-
@create_time = args[:create_time] if args.key?(:create_time)
|
|
2998
|
-
@description = args[:description] if args.key?(:description)
|
|
2999
|
-
@display_name = args[:display_name] if args.key?(:display_name)
|
|
3000
|
-
@example_count = args[:example_count] if args.key?(:example_count)
|
|
3001
|
-
@name = args[:name] if args.key?(:name)
|
|
3002
|
-
@question_type_name = args[:question_type_name] if args.key?(:question_type_name)
|
|
3003
|
-
end
|
|
3004
|
-
end
|
|
3005
|
-
|
|
3006
|
-
# Response message for [Documents.AutoApproveSmartMessagingEntries].
|
|
3007
|
-
class GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse
|
|
3008
|
-
include Google::Apis::Core::Hashable
|
|
3009
|
-
|
|
3010
|
-
# Number of smart messaging entries disabled.
|
|
3011
|
-
# Corresponds to the JSON property `disabledCount`
|
|
3012
|
-
# @return [Fixnum]
|
|
3013
|
-
attr_accessor :disabled_count
|
|
3014
|
-
|
|
3015
|
-
# Number of smart messaging entries enabled.
|
|
3016
|
-
# Corresponds to the JSON property `enabledCount`
|
|
3017
|
-
# @return [Fixnum]
|
|
3018
|
-
attr_accessor :enabled_count
|
|
3019
|
-
|
|
3020
|
-
# Number of smart messaging entries unreviewed.
|
|
3021
|
-
# Corresponds to the JSON property `unreviewedCount`
|
|
3022
|
-
# @return [Fixnum]
|
|
3023
|
-
attr_accessor :unreviewed_count
|
|
3024
|
-
|
|
3025
|
-
def initialize(**args)
|
|
3026
|
-
update!(**args)
|
|
3027
|
-
end
|
|
3028
|
-
|
|
3029
|
-
# Update properties of this object
|
|
3030
|
-
def update!(**args)
|
|
3031
|
-
@disabled_count = args[:disabled_count] if args.key?(:disabled_count)
|
|
3032
|
-
@enabled_count = args[:enabled_count] if args.key?(:enabled_count)
|
|
3033
|
-
@unreviewed_count = args[:unreviewed_count] if args.key?(:unreviewed_count)
|
|
3034
|
-
end
|
|
3035
|
-
end
|
|
3036
|
-
|
|
3037
3548
|
# The request message for EntityTypes.BatchCreateEntities.
|
|
3038
3549
|
class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
|
|
3039
3550
|
include Google::Apis::Core::Hashable
|
|
@@ -3293,25 +3804,6 @@ module Google
|
|
|
3293
3804
|
end
|
|
3294
3805
|
end
|
|
3295
3806
|
|
|
3296
|
-
# Response message for [Documents.BatchUpdateSmartMessagingEntries]
|
|
3297
|
-
class GoogleCloudDialogflowV2beta1BatchUpdateSmartMessagingEntriesResponse
|
|
3298
|
-
include Google::Apis::Core::Hashable
|
|
3299
|
-
|
|
3300
|
-
# List of updated smart message entries.
|
|
3301
|
-
# Corresponds to the JSON property `smartMessagingEntries`
|
|
3302
|
-
# @return [Array<Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SmartMessagingEntry>]
|
|
3303
|
-
attr_accessor :smart_messaging_entries
|
|
3304
|
-
|
|
3305
|
-
def initialize(**args)
|
|
3306
|
-
update!(**args)
|
|
3307
|
-
end
|
|
3308
|
-
|
|
3309
|
-
# Update properties of this object
|
|
3310
|
-
def update!(**args)
|
|
3311
|
-
@smart_messaging_entries = args[:smart_messaging_entries] if args.key?(:smart_messaging_entries)
|
|
3312
|
-
end
|
|
3313
|
-
end
|
|
3314
|
-
|
|
3315
3807
|
# Dialogflow contexts are similar to natural language context. If a person says
|
|
3316
3808
|
# to you "they are orange", you need context in order to understand what "they"
|
|
3317
3809
|
# is referring to. Similarly, for Dialogflow to handle an end-user expression
|
|
@@ -4055,25 +4547,6 @@ module Google
|
|
|
4055
4547
|
end
|
|
4056
4548
|
end
|
|
4057
4549
|
|
|
4058
|
-
# Response message for Documents.ImportDocuments.
|
|
4059
|
-
class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
|
|
4060
|
-
include Google::Apis::Core::Hashable
|
|
4061
|
-
|
|
4062
|
-
# Includes details about skipped documents or any other warnings.
|
|
4063
|
-
# Corresponds to the JSON property `warnings`
|
|
4064
|
-
# @return [Array<Google::Apis::DialogflowV2beta1::GoogleRpcStatus>]
|
|
4065
|
-
attr_accessor :warnings
|
|
4066
|
-
|
|
4067
|
-
def initialize(**args)
|
|
4068
|
-
update!(**args)
|
|
4069
|
-
end
|
|
4070
|
-
|
|
4071
|
-
# Update properties of this object
|
|
4072
|
-
def update!(**args)
|
|
4073
|
-
@warnings = args[:warnings] if args.key?(:warnings)
|
|
4074
|
-
end
|
|
4075
|
-
end
|
|
4076
|
-
|
|
4077
4550
|
# Instructs the speech recognizer on how to process the audio content.
|
|
4078
4551
|
class GoogleCloudDialogflowV2beta1InputAudioConfig
|
|
4079
4552
|
include Google::Apis::Core::Hashable
|
|
@@ -6041,28 +6514,6 @@ module Google
|
|
|
6041
6514
|
end
|
|
6042
6515
|
end
|
|
6043
6516
|
|
|
6044
|
-
# The response for ConversationDatasets.LabelConversation.
|
|
6045
|
-
class GoogleCloudDialogflowV2beta1LabelConversationResponse
|
|
6046
|
-
include Google::Apis::Core::Hashable
|
|
6047
|
-
|
|
6048
|
-
# Represents an annotated conversation dataset. ConversationDataset can have
|
|
6049
|
-
# multiple AnnotatedConversationDataset, each of them represents one result from
|
|
6050
|
-
# one annotation task. AnnotatedConversationDataset can only be generated from
|
|
6051
|
-
# annotation task, which will be triggered by LabelConversation.
|
|
6052
|
-
# Corresponds to the JSON property `annotatedConversationDataset`
|
|
6053
|
-
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnnotatedConversationDataset]
|
|
6054
|
-
attr_accessor :annotated_conversation_dataset
|
|
6055
|
-
|
|
6056
|
-
def initialize(**args)
|
|
6057
|
-
update!(**args)
|
|
6058
|
-
end
|
|
6059
|
-
|
|
6060
|
-
# Update properties of this object
|
|
6061
|
-
def update!(**args)
|
|
6062
|
-
@annotated_conversation_dataset = args[:annotated_conversation_dataset] if args.key?(:annotated_conversation_dataset)
|
|
6063
|
-
end
|
|
6064
|
-
end
|
|
6065
|
-
|
|
6066
6517
|
# The response message for Contexts.ListContexts.
|
|
6067
6518
|
class GoogleCloudDialogflowV2beta1ListContextsResponse
|
|
6068
6519
|
include Google::Apis::Core::Hashable
|
|
@@ -6373,8 +6824,8 @@ module Google
|
|
|
6373
6824
|
# @return [Array<Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context>]
|
|
6374
6825
|
attr_accessor :contexts
|
|
6375
6826
|
|
|
6376
|
-
# An object
|
|
6377
|
-
# of doubles
|
|
6827
|
+
# An object that represents a latitude/longitude pair. This is expressed as a
|
|
6828
|
+
# pair of doubles to represent degrees latitude and degrees longitude. Unless
|
|
6378
6829
|
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
|
6379
6830
|
# within normalized ranges.
|
|
6380
6831
|
# Corresponds to the JSON property `geoLocation`
|
|
@@ -6815,74 +7266,6 @@ module Google
|
|
|
6815
7266
|
end
|
|
6816
7267
|
end
|
|
6817
7268
|
|
|
6818
|
-
# Smart Messaging Entry resource.
|
|
6819
|
-
class GoogleCloudDialogflowV2beta1SmartMessagingEntry
|
|
6820
|
-
include Google::Apis::Core::Hashable
|
|
6821
|
-
|
|
6822
|
-
# Smart messaging entry info.
|
|
6823
|
-
# Corresponds to the JSON property `messageInfo`
|
|
6824
|
-
# @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SmartMessagingEntryInfo]
|
|
6825
|
-
attr_accessor :message_info
|
|
6826
|
-
|
|
6827
|
-
# The unique identifier of this message entry. Required for [Documents.
|
|
6828
|
-
# GetSmartMessagingEntry], [Documents.CreateSmartMessagingEntry], [Documents.
|
|
6829
|
-
# UpdateSmartMessagingEntry], and [Documents.DeleteSmartMessagingEntry]. Format:
|
|
6830
|
-
# `projects//knowledgeBases//documents//smartMessagingEntries/`
|
|
6831
|
-
# Corresponds to the JSON property `name`
|
|
6832
|
-
# @return [String]
|
|
6833
|
-
attr_accessor :name
|
|
6834
|
-
|
|
6835
|
-
# Required. The raw text of the message.
|
|
6836
|
-
# Corresponds to the JSON property `rawText`
|
|
6837
|
-
# @return [String]
|
|
6838
|
-
attr_accessor :raw_text
|
|
6839
|
-
|
|
6840
|
-
# Required. Smart Messaging Entry's enabled/disabled state.
|
|
6841
|
-
# Corresponds to the JSON property `state`
|
|
6842
|
-
# @return [String]
|
|
6843
|
-
attr_accessor :state
|
|
6844
|
-
|
|
6845
|
-
def initialize(**args)
|
|
6846
|
-
update!(**args)
|
|
6847
|
-
end
|
|
6848
|
-
|
|
6849
|
-
# Update properties of this object
|
|
6850
|
-
def update!(**args)
|
|
6851
|
-
@message_info = args[:message_info] if args.key?(:message_info)
|
|
6852
|
-
@name = args[:name] if args.key?(:name)
|
|
6853
|
-
@raw_text = args[:raw_text] if args.key?(:raw_text)
|
|
6854
|
-
@state = args[:state] if args.key?(:state)
|
|
6855
|
-
end
|
|
6856
|
-
end
|
|
6857
|
-
|
|
6858
|
-
# Smart messaging entry info.
|
|
6859
|
-
class GoogleCloudDialogflowV2beta1SmartMessagingEntryInfo
|
|
6860
|
-
include Google::Apis::Core::Hashable
|
|
6861
|
-
|
|
6862
|
-
# Output only. Method of how the smart messaging entry was created. When the
|
|
6863
|
-
# smart messaging entry was generated from GenerateDocument, the value is
|
|
6864
|
-
# AUTOMATIC; when the entry was manually added through CreateSmartMessagingEntry,
|
|
6865
|
-
# the value is MANUAL.
|
|
6866
|
-
# Corresponds to the JSON property `creationMethod`
|
|
6867
|
-
# @return [String]
|
|
6868
|
-
attr_accessor :creation_method
|
|
6869
|
-
|
|
6870
|
-
# The number of times an entry's message text has been uttered
|
|
6871
|
-
# Corresponds to the JSON property `occurrenceCount`
|
|
6872
|
-
# @return [Fixnum]
|
|
6873
|
-
attr_accessor :occurrence_count
|
|
6874
|
-
|
|
6875
|
-
def initialize(**args)
|
|
6876
|
-
update!(**args)
|
|
6877
|
-
end
|
|
6878
|
-
|
|
6879
|
-
# Update properties of this object
|
|
6880
|
-
def update!(**args)
|
|
6881
|
-
@creation_method = args[:creation_method] if args.key?(:creation_method)
|
|
6882
|
-
@occurrence_count = args[:occurrence_count] if args.key?(:occurrence_count)
|
|
6883
|
-
end
|
|
6884
|
-
end
|
|
6885
|
-
|
|
6886
7269
|
# Hints for the speech recognizer to help with recognition in a specific
|
|
6887
7270
|
# conversation state.
|
|
6888
7271
|
class GoogleCloudDialogflowV2beta1SpeechContext
|
|
@@ -7275,122 +7658,16 @@ module Google
|
|
|
7275
7658
|
end
|
|
7276
7659
|
end
|
|
7277
7660
|
|
|
7278
|
-
#
|
|
7279
|
-
class
|
|
7280
|
-
include Google::Apis::Core::Hashable
|
|
7281
|
-
|
|
7282
|
-
# Uncompressed raw byte content for agent.
|
|
7283
|
-
# Corresponds to the JSON property `agentContent`
|
|
7284
|
-
# NOTE: Values are automatically base64 encoded/decoded in the client library.
|
|
7285
|
-
# @return [String]
|
|
7286
|
-
attr_accessor :agent_content
|
|
7287
|
-
|
|
7288
|
-
# The URI to a file containing the exported agent. This field is populated only
|
|
7289
|
-
# if `agent_uri` is specified in ExportAgentRequest.
|
|
7290
|
-
# Corresponds to the JSON property `agentUri`
|
|
7291
|
-
# @return [String]
|
|
7292
|
-
attr_accessor :agent_uri
|
|
7293
|
-
|
|
7294
|
-
def initialize(**args)
|
|
7295
|
-
update!(**args)
|
|
7296
|
-
end
|
|
7297
|
-
|
|
7298
|
-
# Update properties of this object
|
|
7299
|
-
def update!(**args)
|
|
7300
|
-
@agent_content = args[:agent_content] if args.key?(:agent_content)
|
|
7301
|
-
@agent_uri = args[:agent_uri] if args.key?(:agent_uri)
|
|
7302
|
-
end
|
|
7303
|
-
end
|
|
7304
|
-
|
|
7305
|
-
# Metadata returned for the TestCases.ExportTestCases long running operation.
|
|
7306
|
-
class GoogleCloudDialogflowV3alpha1ExportTestCasesMetadata
|
|
7307
|
-
include Google::Apis::Core::Hashable
|
|
7308
|
-
|
|
7309
|
-
def initialize(**args)
|
|
7310
|
-
update!(**args)
|
|
7311
|
-
end
|
|
7312
|
-
|
|
7313
|
-
# Update properties of this object
|
|
7314
|
-
def update!(**args)
|
|
7315
|
-
end
|
|
7316
|
-
end
|
|
7317
|
-
|
|
7318
|
-
# The response message for TestCases.ExportTestCases.
|
|
7319
|
-
class GoogleCloudDialogflowV3alpha1ExportTestCasesResponse
|
|
7320
|
-
include Google::Apis::Core::Hashable
|
|
7321
|
-
|
|
7322
|
-
# Uncompressed raw byte content for test cases.
|
|
7323
|
-
# Corresponds to the JSON property `content`
|
|
7324
|
-
# NOTE: Values are automatically base64 encoded/decoded in the client library.
|
|
7325
|
-
# @return [String]
|
|
7326
|
-
attr_accessor :content
|
|
7327
|
-
|
|
7328
|
-
# The URI to a file containing the exported test cases. This field is populated
|
|
7329
|
-
# only if `gcs_uri` is specified in ExportTestCasesRequest.
|
|
7330
|
-
# Corresponds to the JSON property `gcsUri`
|
|
7331
|
-
# @return [String]
|
|
7332
|
-
attr_accessor :gcs_uri
|
|
7333
|
-
|
|
7334
|
-
def initialize(**args)
|
|
7335
|
-
update!(**args)
|
|
7336
|
-
end
|
|
7337
|
-
|
|
7338
|
-
# Update properties of this object
|
|
7339
|
-
def update!(**args)
|
|
7340
|
-
@content = args[:content] if args.key?(:content)
|
|
7341
|
-
@gcs_uri = args[:gcs_uri] if args.key?(:gcs_uri)
|
|
7342
|
-
end
|
|
7343
|
-
end
|
|
7344
|
-
|
|
7345
|
-
# The response message for Agents.ImportAgent.
|
|
7346
|
-
class GoogleCloudDialogflowV3alpha1ImportAgentResponse
|
|
7347
|
-
include Google::Apis::Core::Hashable
|
|
7348
|
-
|
|
7349
|
-
# The unique identifier of the new agent. Format: `projects//locations//agents/`.
|
|
7350
|
-
# Corresponds to the JSON property `agent`
|
|
7351
|
-
# @return [String]
|
|
7352
|
-
attr_accessor :agent
|
|
7353
|
-
|
|
7354
|
-
def initialize(**args)
|
|
7355
|
-
update!(**args)
|
|
7356
|
-
end
|
|
7357
|
-
|
|
7358
|
-
# Update properties of this object
|
|
7359
|
-
def update!(**args)
|
|
7360
|
-
@agent = args[:agent] if args.key?(:agent)
|
|
7361
|
-
end
|
|
7362
|
-
end
|
|
7363
|
-
|
|
7364
|
-
# Metadata returned for the TestCases.ImportTestCases long running operation.
|
|
7365
|
-
class GoogleCloudDialogflowV3alpha1ImportTestCasesMetadata
|
|
7366
|
-
include Google::Apis::Core::Hashable
|
|
7367
|
-
|
|
7368
|
-
def initialize(**args)
|
|
7369
|
-
update!(**args)
|
|
7370
|
-
end
|
|
7371
|
-
|
|
7372
|
-
# Update properties of this object
|
|
7373
|
-
def update!(**args)
|
|
7374
|
-
end
|
|
7375
|
-
end
|
|
7376
|
-
|
|
7377
|
-
# The response message for TestCases.ImportTestCases.
|
|
7378
|
-
class GoogleCloudDialogflowV3alpha1ImportTestCasesResponse
|
|
7661
|
+
# Metadata returned for the TestCases.RunTestCase long running operation.
|
|
7662
|
+
class GoogleCloudDialogflowV3alpha1RunTestCaseMetadata
|
|
7379
7663
|
include Google::Apis::Core::Hashable
|
|
7380
7664
|
|
|
7381
|
-
# The unique identifiers of the new test cases. Format: `projects//locations//
|
|
7382
|
-
# agents//testCases/`.
|
|
7383
|
-
# Corresponds to the JSON property `names`
|
|
7384
|
-
# @return [Array<String>]
|
|
7385
|
-
attr_accessor :names
|
|
7386
|
-
|
|
7387
7665
|
def initialize(**args)
|
|
7388
7666
|
update!(**args)
|
|
7389
7667
|
end
|
|
7390
7668
|
|
|
7391
7669
|
# Update properties of this object
|
|
7392
7670
|
def update!(**args)
|
|
7393
|
-
@names = args[:names] if args.key?(:names)
|
|
7394
7671
|
end
|
|
7395
7672
|
end
|
|
7396
7673
|
|
|
@@ -7537,8 +7814,8 @@ module Google
|
|
|
7537
7814
|
end
|
|
7538
7815
|
end
|
|
7539
7816
|
|
|
7540
|
-
# An object
|
|
7541
|
-
# of doubles
|
|
7817
|
+
# An object that represents a latitude/longitude pair. This is expressed as a
|
|
7818
|
+
# pair of doubles to represent degrees latitude and degrees longitude. Unless
|
|
7542
7819
|
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
|
7543
7820
|
# within normalized ranges.
|
|
7544
7821
|
class GoogleTypeLatLng
|