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
|
@@ -1816,7 +1816,7 @@ module Google
|
|
|
1816
1816
|
# Creates a new document. Note: The `projects.agent.knowledgeBases.documents`
|
|
1817
1817
|
# resource is deprecated; only use `projects.knowledgeBases.documents`.
|
|
1818
1818
|
# @param [String] parent
|
|
1819
|
-
# Required. The
|
|
1819
|
+
# Required. The knowledge base to create a document for. Format: `projects//
|
|
1820
1820
|
# knowledgeBases/`.
|
|
1821
1821
|
# @param [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Document] google_cloud_dialogflow_v2beta1_document_object
|
|
1822
1822
|
# @param [String] fields
|
|
@@ -2730,7 +2730,7 @@ module Google
|
|
|
2730
2730
|
# Creates a new document. Note: The `projects.agent.knowledgeBases.documents`
|
|
2731
2731
|
# resource is deprecated; only use `projects.knowledgeBases.documents`.
|
|
2732
2732
|
# @param [String] parent
|
|
2733
|
-
# Required. The
|
|
2733
|
+
# Required. The knowledge base to create a document for. Format: `projects//
|
|
2734
2734
|
# knowledgeBases/`.
|
|
2735
2735
|
# @param [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Document] google_cloud_dialogflow_v2beta1_document_object
|
|
2736
2736
|
# @param [String] fields
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/dialogflow/
|
|
27
27
|
module DialogflowV3beta1
|
|
28
28
|
VERSION = 'V3beta1'
|
|
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 DialogflowV3beta1
|
|
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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio]
|
|
193
|
+
attr_accessor :play_audio
|
|
194
|
+
|
|
195
|
+
# The text response message.
|
|
196
|
+
# Corresponds to the JSON property `text`
|
|
197
|
+
# @return [Google::Apis::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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::DialogflowV3beta1::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
|
# Agents are best described as Natural Language Understanding (NLU) modules that
|
|
26
671
|
# transform user requests into actionable data. You can include agents in your
|
|
27
672
|
# app, product, or service to determine user intent and respond to the user in a
|
|
@@ -243,6 +888,31 @@ module Google
|
|
|
243
888
|
end
|
|
244
889
|
end
|
|
245
890
|
|
|
891
|
+
# Represents the input for dtmf event.
|
|
892
|
+
class GoogleCloudDialogflowCxV3beta1DtmfInput
|
|
893
|
+
include Google::Apis::Core::Hashable
|
|
894
|
+
|
|
895
|
+
# The dtmf digits.
|
|
896
|
+
# Corresponds to the JSON property `digits`
|
|
897
|
+
# @return [String]
|
|
898
|
+
attr_accessor :digits
|
|
899
|
+
|
|
900
|
+
# The finish digit (if any).
|
|
901
|
+
# Corresponds to the JSON property `finishDigit`
|
|
902
|
+
# @return [String]
|
|
903
|
+
attr_accessor :finish_digit
|
|
904
|
+
|
|
905
|
+
def initialize(**args)
|
|
906
|
+
update!(**args)
|
|
907
|
+
end
|
|
908
|
+
|
|
909
|
+
# Update properties of this object
|
|
910
|
+
def update!(**args)
|
|
911
|
+
@digits = args[:digits] if args.key?(:digits)
|
|
912
|
+
@finish_digit = args[:finish_digit] if args.key?(:finish_digit)
|
|
913
|
+
end
|
|
914
|
+
end
|
|
915
|
+
|
|
246
916
|
# Entities are extracted from user input and represent parameters that are
|
|
247
917
|
# meaningful to your application. For example, a date range, a proper name such
|
|
248
918
|
# as a geographic location or landmark, and so on. Entities represent actionable
|
|
@@ -1020,25 +1690,6 @@ module Google
|
|
|
1020
1690
|
end
|
|
1021
1691
|
end
|
|
1022
1692
|
|
|
1023
|
-
# The response message for Agents.ImportAgent.
|
|
1024
|
-
class GoogleCloudDialogflowCxV3beta1ImportAgentResponse
|
|
1025
|
-
include Google::Apis::Core::Hashable
|
|
1026
|
-
|
|
1027
|
-
# The unique identifier of the new agent. Format: `projects//locations//agents/`.
|
|
1028
|
-
# Corresponds to the JSON property `agent`
|
|
1029
|
-
# @return [String]
|
|
1030
|
-
attr_accessor :agent
|
|
1031
|
-
|
|
1032
|
-
def initialize(**args)
|
|
1033
|
-
update!(**args)
|
|
1034
|
-
end
|
|
1035
|
-
|
|
1036
|
-
# Update properties of this object
|
|
1037
|
-
def update!(**args)
|
|
1038
|
-
@agent = args[:agent] if args.key?(:agent)
|
|
1039
|
-
end
|
|
1040
|
-
end
|
|
1041
|
-
|
|
1042
1693
|
# Instructs the speech recognizer on how to process the audio content.
|
|
1043
1694
|
class GoogleCloudDialogflowCxV3beta1InputAudioConfig
|
|
1044
1695
|
include Google::Apis::Core::Hashable
|
|
@@ -2064,6 +2715,11 @@ module Google
|
|
|
2064
2715
|
# @return [Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AudioInput]
|
|
2065
2716
|
attr_accessor :audio
|
|
2066
2717
|
|
|
2718
|
+
# Represents the input for dtmf event.
|
|
2719
|
+
# Corresponds to the JSON property `dtmf`
|
|
2720
|
+
# @return [Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1DtmfInput]
|
|
2721
|
+
attr_accessor :dtmf
|
|
2722
|
+
|
|
2067
2723
|
# Represents the event to trigger.
|
|
2068
2724
|
# Corresponds to the JSON property `event`
|
|
2069
2725
|
# @return [Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EventInput]
|
|
@@ -2095,6 +2751,7 @@ module Google
|
|
|
2095
2751
|
# Update properties of this object
|
|
2096
2752
|
def update!(**args)
|
|
2097
2753
|
@audio = args[:audio] if args.key?(:audio)
|
|
2754
|
+
@dtmf = args[:dtmf] if args.key?(:dtmf)
|
|
2098
2755
|
@event = args[:event] if args.key?(:event)
|
|
2099
2756
|
@intent = args[:intent] if args.key?(:intent)
|
|
2100
2757
|
@language_code = args[:language_code] if args.key?(:language_code)
|
|
@@ -2113,8 +2770,8 @@ module Google
|
|
|
2113
2770
|
attr_accessor :analyze_query_text_sentiment
|
|
2114
2771
|
alias_method :analyze_query_text_sentiment?, :analyze_query_text_sentiment
|
|
2115
2772
|
|
|
2116
|
-
# An object
|
|
2117
|
-
# of doubles
|
|
2773
|
+
# An object that represents a latitude/longitude pair. This is expressed as a
|
|
2774
|
+
# pair of doubles to represent degrees latitude and degrees longitude. Unless
|
|
2118
2775
|
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
|
2119
2776
|
# within normalized ranges.
|
|
2120
2777
|
# Corresponds to the JSON property `geoLocation`
|
|
@@ -3686,25 +4343,6 @@ module Google
|
|
|
3686
4343
|
end
|
|
3687
4344
|
end
|
|
3688
4345
|
|
|
3689
|
-
# Response message for Documents.ImportDocuments.
|
|
3690
|
-
class GoogleCloudDialogflowV2ImportDocumentsResponse
|
|
3691
|
-
include Google::Apis::Core::Hashable
|
|
3692
|
-
|
|
3693
|
-
# Includes details about skipped documents or any other warnings.
|
|
3694
|
-
# Corresponds to the JSON property `warnings`
|
|
3695
|
-
# @return [Array<Google::Apis::DialogflowV3beta1::GoogleRpcStatus>]
|
|
3696
|
-
attr_accessor :warnings
|
|
3697
|
-
|
|
3698
|
-
def initialize(**args)
|
|
3699
|
-
update!(**args)
|
|
3700
|
-
end
|
|
3701
|
-
|
|
3702
|
-
# Update properties of this object
|
|
3703
|
-
def update!(**args)
|
|
3704
|
-
@warnings = args[:warnings] if args.key?(:warnings)
|
|
3705
|
-
end
|
|
3706
|
-
end
|
|
3707
|
-
|
|
3708
4346
|
# An intent categorizes an end-user's intention for one conversation turn. For
|
|
3709
4347
|
# each agent, you define many intents, where your combined intents can handle a
|
|
3710
4348
|
# complete conversation. When an end-user writes or says something, referred to
|
|
@@ -5438,102 +6076,6 @@ module Google
|
|
|
5438
6076
|
end
|
|
5439
6077
|
end
|
|
5440
6078
|
|
|
5441
|
-
# Represents an annotated conversation dataset. ConversationDataset can have
|
|
5442
|
-
# multiple AnnotatedConversationDataset, each of them represents one result from
|
|
5443
|
-
# one annotation task. AnnotatedConversationDataset can only be generated from
|
|
5444
|
-
# annotation task, which will be triggered by LabelConversation.
|
|
5445
|
-
class GoogleCloudDialogflowV2beta1AnnotatedConversationDataset
|
|
5446
|
-
include Google::Apis::Core::Hashable
|
|
5447
|
-
|
|
5448
|
-
# Output only. Number of examples that have annotations in the annotated
|
|
5449
|
-
# conversation dataset.
|
|
5450
|
-
# Corresponds to the JSON property `completedExampleCount`
|
|
5451
|
-
# @return [Fixnum]
|
|
5452
|
-
attr_accessor :completed_example_count
|
|
5453
|
-
|
|
5454
|
-
# Output only. Creation time of this annotated conversation dataset.
|
|
5455
|
-
# Corresponds to the JSON property `createTime`
|
|
5456
|
-
# @return [String]
|
|
5457
|
-
attr_accessor :create_time
|
|
5458
|
-
|
|
5459
|
-
# Optional. The description of the annotated conversation dataset. Maximum of
|
|
5460
|
-
# 10000 bytes.
|
|
5461
|
-
# Corresponds to the JSON property `description`
|
|
5462
|
-
# @return [String]
|
|
5463
|
-
attr_accessor :description
|
|
5464
|
-
|
|
5465
|
-
# Required. The display name of the annotated conversation dataset. It's
|
|
5466
|
-
# specified when user starts an annotation task. Maximum of 64 bytes.
|
|
5467
|
-
# Corresponds to the JSON property `displayName`
|
|
5468
|
-
# @return [String]
|
|
5469
|
-
attr_accessor :display_name
|
|
5470
|
-
|
|
5471
|
-
# Output only. Number of examples in the annotated conversation dataset.
|
|
5472
|
-
# Corresponds to the JSON property `exampleCount`
|
|
5473
|
-
# @return [Fixnum]
|
|
5474
|
-
attr_accessor :example_count
|
|
5475
|
-
|
|
5476
|
-
# Output only. AnnotatedConversationDataset resource name. Format: `projects//
|
|
5477
|
-
# conversationDatasets//annotatedConversationDatasets/`
|
|
5478
|
-
# Corresponds to the JSON property `name`
|
|
5479
|
-
# @return [String]
|
|
5480
|
-
attr_accessor :name
|
|
5481
|
-
|
|
5482
|
-
# Output only. Question type name that identifies a labeling task. A question is
|
|
5483
|
-
# a single task that a worker answers. A question type is set of related
|
|
5484
|
-
# questions. Each question belongs to a particular question type. It can be used
|
|
5485
|
-
# in CrowdCompute UI to filter and manage labeling tasks.
|
|
5486
|
-
# Corresponds to the JSON property `questionTypeName`
|
|
5487
|
-
# @return [String]
|
|
5488
|
-
attr_accessor :question_type_name
|
|
5489
|
-
|
|
5490
|
-
def initialize(**args)
|
|
5491
|
-
update!(**args)
|
|
5492
|
-
end
|
|
5493
|
-
|
|
5494
|
-
# Update properties of this object
|
|
5495
|
-
def update!(**args)
|
|
5496
|
-
@completed_example_count = args[:completed_example_count] if args.key?(:completed_example_count)
|
|
5497
|
-
@create_time = args[:create_time] if args.key?(:create_time)
|
|
5498
|
-
@description = args[:description] if args.key?(:description)
|
|
5499
|
-
@display_name = args[:display_name] if args.key?(:display_name)
|
|
5500
|
-
@example_count = args[:example_count] if args.key?(:example_count)
|
|
5501
|
-
@name = args[:name] if args.key?(:name)
|
|
5502
|
-
@question_type_name = args[:question_type_name] if args.key?(:question_type_name)
|
|
5503
|
-
end
|
|
5504
|
-
end
|
|
5505
|
-
|
|
5506
|
-
# Response message for [Documents.AutoApproveSmartMessagingEntries].
|
|
5507
|
-
class GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse
|
|
5508
|
-
include Google::Apis::Core::Hashable
|
|
5509
|
-
|
|
5510
|
-
# Number of smart messaging entries disabled.
|
|
5511
|
-
# Corresponds to the JSON property `disabledCount`
|
|
5512
|
-
# @return [Fixnum]
|
|
5513
|
-
attr_accessor :disabled_count
|
|
5514
|
-
|
|
5515
|
-
# Number of smart messaging entries enabled.
|
|
5516
|
-
# Corresponds to the JSON property `enabledCount`
|
|
5517
|
-
# @return [Fixnum]
|
|
5518
|
-
attr_accessor :enabled_count
|
|
5519
|
-
|
|
5520
|
-
# Number of smart messaging entries unreviewed.
|
|
5521
|
-
# Corresponds to the JSON property `unreviewedCount`
|
|
5522
|
-
# @return [Fixnum]
|
|
5523
|
-
attr_accessor :unreviewed_count
|
|
5524
|
-
|
|
5525
|
-
def initialize(**args)
|
|
5526
|
-
update!(**args)
|
|
5527
|
-
end
|
|
5528
|
-
|
|
5529
|
-
# Update properties of this object
|
|
5530
|
-
def update!(**args)
|
|
5531
|
-
@disabled_count = args[:disabled_count] if args.key?(:disabled_count)
|
|
5532
|
-
@enabled_count = args[:enabled_count] if args.key?(:enabled_count)
|
|
5533
|
-
@unreviewed_count = args[:unreviewed_count] if args.key?(:unreviewed_count)
|
|
5534
|
-
end
|
|
5535
|
-
end
|
|
5536
|
-
|
|
5537
6079
|
# The response message for EntityTypes.BatchUpdateEntityTypes.
|
|
5538
6080
|
class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
|
|
5539
6081
|
include Google::Apis::Core::Hashable
|
|
@@ -5572,25 +6114,6 @@ module Google
|
|
|
5572
6114
|
end
|
|
5573
6115
|
end
|
|
5574
6116
|
|
|
5575
|
-
# Response message for [Documents.BatchUpdateSmartMessagingEntries]
|
|
5576
|
-
class GoogleCloudDialogflowV2beta1BatchUpdateSmartMessagingEntriesResponse
|
|
5577
|
-
include Google::Apis::Core::Hashable
|
|
5578
|
-
|
|
5579
|
-
# List of updated smart message entries.
|
|
5580
|
-
# Corresponds to the JSON property `smartMessagingEntries`
|
|
5581
|
-
# @return [Array<Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1SmartMessagingEntry>]
|
|
5582
|
-
attr_accessor :smart_messaging_entries
|
|
5583
|
-
|
|
5584
|
-
def initialize(**args)
|
|
5585
|
-
update!(**args)
|
|
5586
|
-
end
|
|
5587
|
-
|
|
5588
|
-
# Update properties of this object
|
|
5589
|
-
def update!(**args)
|
|
5590
|
-
@smart_messaging_entries = args[:smart_messaging_entries] if args.key?(:smart_messaging_entries)
|
|
5591
|
-
end
|
|
5592
|
-
end
|
|
5593
|
-
|
|
5594
6117
|
# Dialogflow contexts are similar to natural language context. If a person says
|
|
5595
6118
|
# to you "they are orange", you need context in order to understand what "they"
|
|
5596
6119
|
# is referring to. Similarly, for Dialogflow to handle an end-user expression
|
|
@@ -5816,25 +6339,6 @@ module Google
|
|
|
5816
6339
|
end
|
|
5817
6340
|
end
|
|
5818
6341
|
|
|
5819
|
-
# Response message for Documents.ImportDocuments.
|
|
5820
|
-
class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
|
|
5821
|
-
include Google::Apis::Core::Hashable
|
|
5822
|
-
|
|
5823
|
-
# Includes details about skipped documents or any other warnings.
|
|
5824
|
-
# Corresponds to the JSON property `warnings`
|
|
5825
|
-
# @return [Array<Google::Apis::DialogflowV3beta1::GoogleRpcStatus>]
|
|
5826
|
-
attr_accessor :warnings
|
|
5827
|
-
|
|
5828
|
-
def initialize(**args)
|
|
5829
|
-
update!(**args)
|
|
5830
|
-
end
|
|
5831
|
-
|
|
5832
|
-
# Update properties of this object
|
|
5833
|
-
def update!(**args)
|
|
5834
|
-
@warnings = args[:warnings] if args.key?(:warnings)
|
|
5835
|
-
end
|
|
5836
|
-
end
|
|
5837
|
-
|
|
5838
6342
|
# An intent categorizes an end-user's intention for one conversation turn. For
|
|
5839
6343
|
# each agent, you define many intents, where your combined intents can handle a
|
|
5840
6344
|
# complete conversation. When an end-user writes or says something, referred to
|
|
@@ -7643,28 +8147,6 @@ module Google
|
|
|
7643
8147
|
end
|
|
7644
8148
|
end
|
|
7645
8149
|
|
|
7646
|
-
# The response for ConversationDatasets.LabelConversation.
|
|
7647
|
-
class GoogleCloudDialogflowV2beta1LabelConversationResponse
|
|
7648
|
-
include Google::Apis::Core::Hashable
|
|
7649
|
-
|
|
7650
|
-
# Represents an annotated conversation dataset. ConversationDataset can have
|
|
7651
|
-
# multiple AnnotatedConversationDataset, each of them represents one result from
|
|
7652
|
-
# one annotation task. AnnotatedConversationDataset can only be generated from
|
|
7653
|
-
# annotation task, which will be triggered by LabelConversation.
|
|
7654
|
-
# Corresponds to the JSON property `annotatedConversationDataset`
|
|
7655
|
-
# @return [Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1AnnotatedConversationDataset]
|
|
7656
|
-
attr_accessor :annotated_conversation_dataset
|
|
7657
|
-
|
|
7658
|
-
def initialize(**args)
|
|
7659
|
-
update!(**args)
|
|
7660
|
-
end
|
|
7661
|
-
|
|
7662
|
-
# Update properties of this object
|
|
7663
|
-
def update!(**args)
|
|
7664
|
-
@annotated_conversation_dataset = args[:annotated_conversation_dataset] if args.key?(:annotated_conversation_dataset)
|
|
7665
|
-
end
|
|
7666
|
-
end
|
|
7667
|
-
|
|
7668
8150
|
# Represents the contents of the original request that was passed to the `[
|
|
7669
8151
|
# Streaming]DetectIntent` call.
|
|
7670
8152
|
class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
|
|
@@ -7965,74 +8447,6 @@ module Google
|
|
|
7965
8447
|
end
|
|
7966
8448
|
end
|
|
7967
8449
|
|
|
7968
|
-
# Smart Messaging Entry resource.
|
|
7969
|
-
class GoogleCloudDialogflowV2beta1SmartMessagingEntry
|
|
7970
|
-
include Google::Apis::Core::Hashable
|
|
7971
|
-
|
|
7972
|
-
# Smart messaging entry info.
|
|
7973
|
-
# Corresponds to the JSON property `messageInfo`
|
|
7974
|
-
# @return [Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1SmartMessagingEntryInfo]
|
|
7975
|
-
attr_accessor :message_info
|
|
7976
|
-
|
|
7977
|
-
# The unique identifier of this message entry. Required for [Documents.
|
|
7978
|
-
# GetSmartMessagingEntry], [Documents.CreateSmartMessagingEntry], [Documents.
|
|
7979
|
-
# UpdateSmartMessagingEntry], and [Documents.DeleteSmartMessagingEntry]. Format:
|
|
7980
|
-
# `projects//knowledgeBases//documents//smartMessagingEntries/`
|
|
7981
|
-
# Corresponds to the JSON property `name`
|
|
7982
|
-
# @return [String]
|
|
7983
|
-
attr_accessor :name
|
|
7984
|
-
|
|
7985
|
-
# Required. The raw text of the message.
|
|
7986
|
-
# Corresponds to the JSON property `rawText`
|
|
7987
|
-
# @return [String]
|
|
7988
|
-
attr_accessor :raw_text
|
|
7989
|
-
|
|
7990
|
-
# Required. Smart Messaging Entry's enabled/disabled state.
|
|
7991
|
-
# Corresponds to the JSON property `state`
|
|
7992
|
-
# @return [String]
|
|
7993
|
-
attr_accessor :state
|
|
7994
|
-
|
|
7995
|
-
def initialize(**args)
|
|
7996
|
-
update!(**args)
|
|
7997
|
-
end
|
|
7998
|
-
|
|
7999
|
-
# Update properties of this object
|
|
8000
|
-
def update!(**args)
|
|
8001
|
-
@message_info = args[:message_info] if args.key?(:message_info)
|
|
8002
|
-
@name = args[:name] if args.key?(:name)
|
|
8003
|
-
@raw_text = args[:raw_text] if args.key?(:raw_text)
|
|
8004
|
-
@state = args[:state] if args.key?(:state)
|
|
8005
|
-
end
|
|
8006
|
-
end
|
|
8007
|
-
|
|
8008
|
-
# Smart messaging entry info.
|
|
8009
|
-
class GoogleCloudDialogflowV2beta1SmartMessagingEntryInfo
|
|
8010
|
-
include Google::Apis::Core::Hashable
|
|
8011
|
-
|
|
8012
|
-
# Output only. Method of how the smart messaging entry was created. When the
|
|
8013
|
-
# smart messaging entry was generated from GenerateDocument, the value is
|
|
8014
|
-
# AUTOMATIC; when the entry was manually added through CreateSmartMessagingEntry,
|
|
8015
|
-
# the value is MANUAL.
|
|
8016
|
-
# Corresponds to the JSON property `creationMethod`
|
|
8017
|
-
# @return [String]
|
|
8018
|
-
attr_accessor :creation_method
|
|
8019
|
-
|
|
8020
|
-
# The number of times an entry's message text has been uttered
|
|
8021
|
-
# Corresponds to the JSON property `occurrenceCount`
|
|
8022
|
-
# @return [Fixnum]
|
|
8023
|
-
attr_accessor :occurrence_count
|
|
8024
|
-
|
|
8025
|
-
def initialize(**args)
|
|
8026
|
-
update!(**args)
|
|
8027
|
-
end
|
|
8028
|
-
|
|
8029
|
-
# Update properties of this object
|
|
8030
|
-
def update!(**args)
|
|
8031
|
-
@creation_method = args[:creation_method] if args.key?(:creation_method)
|
|
8032
|
-
@occurrence_count = args[:occurrence_count] if args.key?(:occurrence_count)
|
|
8033
|
-
end
|
|
8034
|
-
end
|
|
8035
|
-
|
|
8036
8450
|
# The request message for a webhook call.
|
|
8037
8451
|
class GoogleCloudDialogflowV2beta1WebhookRequest
|
|
8038
8452
|
include Google::Apis::Core::Hashable
|
|
@@ -8176,122 +8590,16 @@ module Google
|
|
|
8176
8590
|
end
|
|
8177
8591
|
end
|
|
8178
8592
|
|
|
8179
|
-
#
|
|
8180
|
-
class
|
|
8181
|
-
include Google::Apis::Core::Hashable
|
|
8182
|
-
|
|
8183
|
-
# Uncompressed raw byte content for agent.
|
|
8184
|
-
# Corresponds to the JSON property `agentContent`
|
|
8185
|
-
# NOTE: Values are automatically base64 encoded/decoded in the client library.
|
|
8186
|
-
# @return [String]
|
|
8187
|
-
attr_accessor :agent_content
|
|
8188
|
-
|
|
8189
|
-
# The URI to a file containing the exported agent. This field is populated only
|
|
8190
|
-
# if `agent_uri` is specified in ExportAgentRequest.
|
|
8191
|
-
# Corresponds to the JSON property `agentUri`
|
|
8192
|
-
# @return [String]
|
|
8193
|
-
attr_accessor :agent_uri
|
|
8194
|
-
|
|
8195
|
-
def initialize(**args)
|
|
8196
|
-
update!(**args)
|
|
8197
|
-
end
|
|
8198
|
-
|
|
8199
|
-
# Update properties of this object
|
|
8200
|
-
def update!(**args)
|
|
8201
|
-
@agent_content = args[:agent_content] if args.key?(:agent_content)
|
|
8202
|
-
@agent_uri = args[:agent_uri] if args.key?(:agent_uri)
|
|
8203
|
-
end
|
|
8204
|
-
end
|
|
8205
|
-
|
|
8206
|
-
# Metadata returned for the TestCases.ExportTestCases long running operation.
|
|
8207
|
-
class GoogleCloudDialogflowV3alpha1ExportTestCasesMetadata
|
|
8208
|
-
include Google::Apis::Core::Hashable
|
|
8209
|
-
|
|
8210
|
-
def initialize(**args)
|
|
8211
|
-
update!(**args)
|
|
8212
|
-
end
|
|
8213
|
-
|
|
8214
|
-
# Update properties of this object
|
|
8215
|
-
def update!(**args)
|
|
8216
|
-
end
|
|
8217
|
-
end
|
|
8218
|
-
|
|
8219
|
-
# The response message for TestCases.ExportTestCases.
|
|
8220
|
-
class GoogleCloudDialogflowV3alpha1ExportTestCasesResponse
|
|
8221
|
-
include Google::Apis::Core::Hashable
|
|
8222
|
-
|
|
8223
|
-
# Uncompressed raw byte content for test cases.
|
|
8224
|
-
# Corresponds to the JSON property `content`
|
|
8225
|
-
# NOTE: Values are automatically base64 encoded/decoded in the client library.
|
|
8226
|
-
# @return [String]
|
|
8227
|
-
attr_accessor :content
|
|
8228
|
-
|
|
8229
|
-
# The URI to a file containing the exported test cases. This field is populated
|
|
8230
|
-
# only if `gcs_uri` is specified in ExportTestCasesRequest.
|
|
8231
|
-
# Corresponds to the JSON property `gcsUri`
|
|
8232
|
-
# @return [String]
|
|
8233
|
-
attr_accessor :gcs_uri
|
|
8234
|
-
|
|
8235
|
-
def initialize(**args)
|
|
8236
|
-
update!(**args)
|
|
8237
|
-
end
|
|
8238
|
-
|
|
8239
|
-
# Update properties of this object
|
|
8240
|
-
def update!(**args)
|
|
8241
|
-
@content = args[:content] if args.key?(:content)
|
|
8242
|
-
@gcs_uri = args[:gcs_uri] if args.key?(:gcs_uri)
|
|
8243
|
-
end
|
|
8244
|
-
end
|
|
8245
|
-
|
|
8246
|
-
# The response message for Agents.ImportAgent.
|
|
8247
|
-
class GoogleCloudDialogflowV3alpha1ImportAgentResponse
|
|
8248
|
-
include Google::Apis::Core::Hashable
|
|
8249
|
-
|
|
8250
|
-
# The unique identifier of the new agent. Format: `projects//locations//agents/`.
|
|
8251
|
-
# Corresponds to the JSON property `agent`
|
|
8252
|
-
# @return [String]
|
|
8253
|
-
attr_accessor :agent
|
|
8254
|
-
|
|
8255
|
-
def initialize(**args)
|
|
8256
|
-
update!(**args)
|
|
8257
|
-
end
|
|
8258
|
-
|
|
8259
|
-
# Update properties of this object
|
|
8260
|
-
def update!(**args)
|
|
8261
|
-
@agent = args[:agent] if args.key?(:agent)
|
|
8262
|
-
end
|
|
8263
|
-
end
|
|
8264
|
-
|
|
8265
|
-
# Metadata returned for the TestCases.ImportTestCases long running operation.
|
|
8266
|
-
class GoogleCloudDialogflowV3alpha1ImportTestCasesMetadata
|
|
8267
|
-
include Google::Apis::Core::Hashable
|
|
8268
|
-
|
|
8269
|
-
def initialize(**args)
|
|
8270
|
-
update!(**args)
|
|
8271
|
-
end
|
|
8272
|
-
|
|
8273
|
-
# Update properties of this object
|
|
8274
|
-
def update!(**args)
|
|
8275
|
-
end
|
|
8276
|
-
end
|
|
8277
|
-
|
|
8278
|
-
# The response message for TestCases.ImportTestCases.
|
|
8279
|
-
class GoogleCloudDialogflowV3alpha1ImportTestCasesResponse
|
|
8593
|
+
# Metadata returned for the TestCases.RunTestCase long running operation.
|
|
8594
|
+
class GoogleCloudDialogflowV3alpha1RunTestCaseMetadata
|
|
8280
8595
|
include Google::Apis::Core::Hashable
|
|
8281
8596
|
|
|
8282
|
-
# The unique identifiers of the new test cases. Format: `projects//locations//
|
|
8283
|
-
# agents//testCases/`.
|
|
8284
|
-
# Corresponds to the JSON property `names`
|
|
8285
|
-
# @return [Array<String>]
|
|
8286
|
-
attr_accessor :names
|
|
8287
|
-
|
|
8288
8597
|
def initialize(**args)
|
|
8289
8598
|
update!(**args)
|
|
8290
8599
|
end
|
|
8291
8600
|
|
|
8292
8601
|
# Update properties of this object
|
|
8293
8602
|
def update!(**args)
|
|
8294
|
-
@names = args[:names] if args.key?(:names)
|
|
8295
8603
|
end
|
|
8296
8604
|
end
|
|
8297
8605
|
|
|
@@ -8438,8 +8746,8 @@ module Google
|
|
|
8438
8746
|
end
|
|
8439
8747
|
end
|
|
8440
8748
|
|
|
8441
|
-
# An object
|
|
8442
|
-
# of doubles
|
|
8749
|
+
# An object that represents a latitude/longitude pair. This is expressed as a
|
|
8750
|
+
# pair of doubles to represent degrees latitude and degrees longitude. Unless
|
|
8443
8751
|
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
|
8444
8752
|
# within normalized ranges.
|
|
8445
8753
|
class GoogleTypeLatLng
|