google-cloud-dialogflow-v2 0.20.0 → 0.21.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/google/cloud/dialogflow/v2/agent_services_pb.rb +12 -8
- data/lib/google/cloud/dialogflow/v2/agents/client.rb +16 -12
- data/lib/google/cloud/dialogflow/v2/agents.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/answer_record_pb.rb +7 -0
- data/lib/google/cloud/dialogflow/v2/answer_record_services_pb.rb +2 -1
- data/lib/google/cloud/dialogflow/v2/answer_records/client.rb +2 -1
- data/lib/google/cloud/dialogflow/v2/answer_records.rb +3 -2
- data/lib/google/cloud/dialogflow/v2/contexts.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/conversation_dataset_services_pb.rb +10 -5
- data/lib/google/cloud/dialogflow/v2/conversation_datasets/client.rb +12 -7
- data/lib/google/cloud/dialogflow/v2/conversation_datasets.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/conversation_model_pb.rb +1 -0
- data/lib/google/cloud/dialogflow/v2/conversation_model_services_pb.rb +10 -5
- data/lib/google/cloud/dialogflow/v2/conversation_models/client.rb +10 -5
- data/lib/google/cloud/dialogflow/v2/conversation_models.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/conversation_pb.rb +18 -0
- data/lib/google/cloud/dialogflow/v2/conversation_profile_services_pb.rb +14 -7
- data/lib/google/cloud/dialogflow/v2/conversation_profiles/client.rb +14 -7
- data/lib/google/cloud/dialogflow/v2/conversation_profiles.rb +3 -2
- data/lib/google/cloud/dialogflow/v2/conversation_services_pb.rb +14 -6
- data/lib/google/cloud/dialogflow/v2/conversations/client.rb +119 -8
- data/lib/google/cloud/dialogflow/v2/conversations/paths.rb +45 -0
- data/lib/google/cloud/dialogflow/v2/conversations.rb +3 -2
- data/lib/google/cloud/dialogflow/v2/document_services_pb.rb +16 -8
- data/lib/google/cloud/dialogflow/v2/documents/client.rb +20 -12
- data/lib/google/cloud/dialogflow/v2/documents.rb +3 -2
- data/lib/google/cloud/dialogflow/v2/entity_type_services_pb.rb +2 -1
- data/lib/google/cloud/dialogflow/v2/entity_types/client.rb +2 -1
- data/lib/google/cloud/dialogflow/v2/entity_types.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/environments/client.rb +4 -4
- data/lib/google/cloud/dialogflow/v2/environments.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/fulfillments.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/intent_services_pb.rb +2 -1
- data/lib/google/cloud/dialogflow/v2/intents/client.rb +2 -1
- data/lib/google/cloud/dialogflow/v2/intents.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/knowledge_base_services_pb.rb +2 -1
- data/lib/google/cloud/dialogflow/v2/knowledge_bases/client.rb +2 -1
- data/lib/google/cloud/dialogflow/v2/knowledge_bases.rb +3 -2
- data/lib/google/cloud/dialogflow/v2/participants/client.rb +3 -2
- data/lib/google/cloud/dialogflow/v2/participants.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/session_entity_type_services_pb.rb +2 -1
- data/lib/google/cloud/dialogflow/v2/session_entity_types/client.rb +2 -1
- data/lib/google/cloud/dialogflow/v2/session_entity_types.rb +3 -2
- data/lib/google/cloud/dialogflow/v2/sessions/client.rb +8 -6
- data/lib/google/cloud/dialogflow/v2/sessions.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/version.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/versions/client.rb +2 -2
- data/lib/google/cloud/dialogflow/v2/versions.rb +1 -1
- data/lib/google/cloud/dialogflow/v2.rb +2 -2
- data/proto_docs/google/cloud/dialogflow/v2/agent.rb +26 -15
- data/proto_docs/google/cloud/dialogflow/v2/answer_record.rb +34 -9
- data/proto_docs/google/cloud/dialogflow/v2/audio_config.rb +28 -18
- data/proto_docs/google/cloud/dialogflow/v2/context.rb +14 -7
- data/proto_docs/google/cloud/dialogflow/v2/conversation.rb +99 -14
- data/proto_docs/google/cloud/dialogflow/v2/conversation_dataset.rb +15 -10
- data/proto_docs/google/cloud/dialogflow/v2/conversation_model.rb +41 -14
- data/proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb +28 -15
- data/proto_docs/google/cloud/dialogflow/v2/document.rb +26 -15
- data/proto_docs/google/cloud/dialogflow/v2/entity_type.rb +30 -15
- data/proto_docs/google/cloud/dialogflow/v2/environment.rb +37 -29
- data/proto_docs/google/cloud/dialogflow/v2/fulfillment.rb +12 -7
- data/proto_docs/google/cloud/dialogflow/v2/intent.rb +33 -17
- data/proto_docs/google/cloud/dialogflow/v2/knowledge_base.rb +12 -6
- data/proto_docs/google/cloud/dialogflow/v2/participant.rb +105 -59
- data/proto_docs/google/cloud/dialogflow/v2/session.rb +60 -45
- data/proto_docs/google/cloud/dialogflow/v2/session_entity_type.rb +15 -8
- data/proto_docs/google/cloud/dialogflow/v2/version.rb +20 -14
- data/proto_docs/google/cloud/dialogflow/v2/webhook.rb +20 -13
- data/proto_docs/google/rpc/status.rb +4 -2
- metadata +5 -5
@@ -63,12 +63,12 @@ module Google
|
|
63
63
|
# ID>`
|
64
64
|
# @!attribute [r] state
|
65
65
|
# @return [::Google::Cloud::Dialogflow::V2::Environment::State]
|
66
|
-
# Output only. The state of this environment. This field is read-only, i.e.,
|
67
|
-
# set by create and update methods.
|
66
|
+
# Output only. The state of this environment. This field is read-only, i.e.,
|
67
|
+
# it cannot be set by create and update methods.
|
68
68
|
# @!attribute [r] update_time
|
69
69
|
# @return [::Google::Protobuf::Timestamp]
|
70
|
-
# Output only. The last update time of this environment. This field is
|
71
|
-
# cannot be set by create and update methods.
|
70
|
+
# Output only. The last update time of this environment. This field is
|
71
|
+
# read-only, i.e., it cannot be set by create and update methods.
|
72
72
|
# @!attribute [rw] text_to_speech_settings
|
73
73
|
# @return [::Google::Cloud::Dialogflow::V2::TextToSpeechSettings]
|
74
74
|
# Optional. Text to speech settings for this environment.
|
@@ -102,22 +102,22 @@ module Google
|
|
102
102
|
# Instructs the speech synthesizer on how to generate the output audio content.
|
103
103
|
# @!attribute [rw] enable_text_to_speech
|
104
104
|
# @return [::Boolean]
|
105
|
-
# Optional. Indicates whether text to speech is enabled. Even when this field
|
106
|
-
# other settings in this proto are still retained.
|
105
|
+
# Optional. Indicates whether text to speech is enabled. Even when this field
|
106
|
+
# is false, other settings in this proto are still retained.
|
107
107
|
# @!attribute [rw] output_audio_encoding
|
108
108
|
# @return [::Google::Cloud::Dialogflow::V2::OutputAudioEncoding]
|
109
109
|
# Required. Audio encoding of the synthesized audio content.
|
110
110
|
# @!attribute [rw] sample_rate_hertz
|
111
111
|
# @return [::Integer]
|
112
|
-
# Optional. The synthesis sample rate (in hertz) for this audio. If not
|
113
|
-
# the synthesizer will use the default sample rate based on
|
114
|
-
# encoding. If this is different from the voice's natural sample
|
115
|
-
# the synthesizer will honor this request by converting to the
|
116
|
-
# rate (which might result in worse audio quality).
|
112
|
+
# Optional. The synthesis sample rate (in hertz) for this audio. If not
|
113
|
+
# provided, then the synthesizer will use the default sample rate based on
|
114
|
+
# the audio encoding. If this is different from the voice's natural sample
|
115
|
+
# rate, then the synthesizer will honor this request by converting to the
|
116
|
+
# desired sample rate (which might result in worse audio quality).
|
117
117
|
# @!attribute [rw] synthesize_speech_configs
|
118
118
|
# @return [::Google::Protobuf::Map{::String => ::Google::Cloud::Dialogflow::V2::SynthesizeSpeechConfig}]
|
119
|
-
# Optional. Configuration of how speech should be synthesized, mapping from
|
120
|
-
# (https://cloud.google.com/dialogflow/docs/reference/language) to
|
119
|
+
# Optional. Configuration of how speech should be synthesized, mapping from
|
120
|
+
# language (https://cloud.google.com/dialogflow/docs/reference/language) to
|
121
121
|
# SynthesizeSpeechConfig.
|
122
122
|
class TextToSpeechSettings
|
123
123
|
include ::Google::Protobuf::MessageExts
|
@@ -133,7 +133,8 @@ module Google
|
|
133
133
|
end
|
134
134
|
end
|
135
135
|
|
136
|
-
# The request message for
|
136
|
+
# The request message for
|
137
|
+
# {::Google::Cloud::Dialogflow::V2::Environments::Client#list_environments Environments.ListEnvironments}.
|
137
138
|
# @!attribute [rw] parent
|
138
139
|
# @return [::String]
|
139
140
|
# Required. The agent to list all environments from.
|
@@ -143,8 +144,8 @@ module Google
|
|
143
144
|
# - `projects/<Project ID>/locations/<Location ID>/agent`
|
144
145
|
# @!attribute [rw] page_size
|
145
146
|
# @return [::Integer]
|
146
|
-
# Optional. The maximum number of items to return in a single page. By
|
147
|
-
# at most 1000.
|
147
|
+
# Optional. The maximum number of items to return in a single page. By
|
148
|
+
# default 100 and at most 1000.
|
148
149
|
# @!attribute [rw] page_token
|
149
150
|
# @return [::String]
|
150
151
|
# Optional. The next_page_token value returned from a previous list request.
|
@@ -153,7 +154,8 @@ module Google
|
|
153
154
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
154
155
|
end
|
155
156
|
|
156
|
-
# The response message for
|
157
|
+
# The response message for
|
158
|
+
# {::Google::Cloud::Dialogflow::V2::Environments::Client#list_environments Environments.ListEnvironments}.
|
157
159
|
# @!attribute [rw] environments
|
158
160
|
# @return [::Array<::Google::Cloud::Dialogflow::V2::Environment>]
|
159
161
|
# The list of agent environments. There will be a maximum number of items
|
@@ -167,7 +169,8 @@ module Google
|
|
167
169
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
168
170
|
end
|
169
171
|
|
170
|
-
# The request message for
|
172
|
+
# The request message for
|
173
|
+
# {::Google::Cloud::Dialogflow::V2::Environments::Client#get_environment Environments.GetEnvironment}.
|
171
174
|
# @!attribute [rw] name
|
172
175
|
# @return [::String]
|
173
176
|
# Required. The name of the environment.
|
@@ -183,7 +186,8 @@ module Google
|
|
183
186
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
184
187
|
end
|
185
188
|
|
186
|
-
# The request message for
|
189
|
+
# The request message for
|
190
|
+
# {::Google::Cloud::Dialogflow::V2::Environments::Client#create_environment Environments.CreateEnvironment}.
|
187
191
|
# @!attribute [rw] parent
|
188
192
|
# @return [::String]
|
189
193
|
# Required. The agent to create an environment for.
|
@@ -202,7 +206,8 @@ module Google
|
|
202
206
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
203
207
|
end
|
204
208
|
|
205
|
-
# The request message for
|
209
|
+
# The request message for
|
210
|
+
# {::Google::Cloud::Dialogflow::V2::Environments::Client#update_environment Environments.UpdateEnvironment}.
|
206
211
|
# @!attribute [rw] environment
|
207
212
|
# @return [::Google::Cloud::Dialogflow::V2::Environment]
|
208
213
|
# Required. The environment to update.
|
@@ -220,7 +225,8 @@ module Google
|
|
220
225
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
221
226
|
end
|
222
227
|
|
223
|
-
# The request message for
|
228
|
+
# The request message for
|
229
|
+
# {::Google::Cloud::Dialogflow::V2::Environments::Client#delete_environment Environments.DeleteEnvironment}.
|
224
230
|
# @!attribute [rw] name
|
225
231
|
# @return [::String]
|
226
232
|
# Required. The name of the environment to delete.
|
@@ -236,7 +242,8 @@ module Google
|
|
236
242
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
237
243
|
end
|
238
244
|
|
239
|
-
# The request message for
|
245
|
+
# The request message for
|
246
|
+
# {::Google::Cloud::Dialogflow::V2::Environments::Client#get_environment_history Environments.GetEnvironmentHistory}.
|
240
247
|
# @!attribute [rw] parent
|
241
248
|
# @return [::String]
|
242
249
|
# Required. The name of the environment to retrieve history for.
|
@@ -249,8 +256,8 @@ module Google
|
|
249
256
|
# The environment ID for the default environment is `-`.
|
250
257
|
# @!attribute [rw] page_size
|
251
258
|
# @return [::Integer]
|
252
|
-
# Optional. The maximum number of items to return in a single page. By
|
253
|
-
# at most 1000.
|
259
|
+
# Optional. The maximum number of items to return in a single page. By
|
260
|
+
# default 100 and at most 1000.
|
254
261
|
# @!attribute [rw] page_token
|
255
262
|
# @return [::String]
|
256
263
|
# Optional. The next_page_token value returned from a previous list request.
|
@@ -259,7 +266,8 @@ module Google
|
|
259
266
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
260
267
|
end
|
261
268
|
|
262
|
-
# The response message for
|
269
|
+
# The response message for
|
270
|
+
# {::Google::Cloud::Dialogflow::V2::Environments::Client#get_environment_history Environments.GetEnvironmentHistory}.
|
263
271
|
# @!attribute [r] parent
|
264
272
|
# @return [::String]
|
265
273
|
# Output only. The name of the environment this history is for.
|
@@ -272,12 +280,12 @@ module Google
|
|
272
280
|
# The environment ID for the default environment is `-`.
|
273
281
|
# @!attribute [r] entries
|
274
282
|
# @return [::Array<::Google::Cloud::Dialogflow::V2::EnvironmentHistory::Entry>]
|
275
|
-
# Output only. The list of agent environments. There will be a maximum number
|
276
|
-
# returned based on the page_size field in the request.
|
283
|
+
# Output only. The list of agent environments. There will be a maximum number
|
284
|
+
# of items returned based on the page_size field in the request.
|
277
285
|
# @!attribute [r] next_page_token
|
278
286
|
# @return [::String]
|
279
|
-
# Output only. Token to retrieve the next page of results, or empty if there
|
280
|
-
# more results in the list.
|
287
|
+
# Output only. Token to retrieve the next page of results, or empty if there
|
288
|
+
# are no more results in the list.
|
281
289
|
class EnvironmentHistory
|
282
290
|
include ::Google::Protobuf::MessageExts
|
283
291
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -42,7 +42,8 @@ module Google
|
|
42
42
|
# This field is not used for Fulfillment in an Environment.
|
43
43
|
# @!attribute [rw] display_name
|
44
44
|
# @return [::String]
|
45
|
-
# Optional. The human-readable name of the fulfillment, unique within the
|
45
|
+
# Optional. The human-readable name of the fulfillment, unique within the
|
46
|
+
# agent.
|
46
47
|
#
|
47
48
|
# This field is not used for Fulfillment in an Environment.
|
48
49
|
# @!attribute [rw] generic_web_service
|
@@ -53,7 +54,8 @@ module Google
|
|
53
54
|
# Optional. Whether fulfillment is enabled.
|
54
55
|
# @!attribute [rw] features
|
55
56
|
# @return [::Array<::Google::Cloud::Dialogflow::V2::Fulfillment::Feature>]
|
56
|
-
# Optional. The field defines whether the fulfillment is enabled for certain
|
57
|
+
# Optional. The field defines whether the fulfillment is enabled for certain
|
58
|
+
# features.
|
57
59
|
class Fulfillment
|
58
60
|
include ::Google::Protobuf::MessageExts
|
59
61
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -78,11 +80,12 @@ module Google
|
|
78
80
|
# Optional. The password for HTTP Basic authentication.
|
79
81
|
# @!attribute [rw] request_headers
|
80
82
|
# @return [::Google::Protobuf::Map{::String => ::String}]
|
81
|
-
# Optional. The HTTP request headers to send together with fulfillment
|
83
|
+
# Optional. The HTTP request headers to send together with fulfillment
|
84
|
+
# requests.
|
82
85
|
# @!attribute [rw] is_cloud_function
|
83
86
|
# @return [::Boolean]
|
84
|
-
# Optional. Indicates if generic web service is created through Cloud
|
85
|
-
# integration. Defaults to false.
|
87
|
+
# Optional. Indicates if generic web service is created through Cloud
|
88
|
+
# Functions integration. Defaults to false.
|
86
89
|
#
|
87
90
|
# is_cloud_function is deprecated. Cloud functions can be configured by
|
88
91
|
# its uri as a regular web service now.
|
@@ -119,7 +122,8 @@ module Google
|
|
119
122
|
end
|
120
123
|
end
|
121
124
|
|
122
|
-
# The request message for
|
125
|
+
# The request message for
|
126
|
+
# {::Google::Cloud::Dialogflow::V2::Fulfillments::Client#get_fulfillment Fulfillments.GetFulfillment}.
|
123
127
|
# @!attribute [rw] name
|
124
128
|
# @return [::String]
|
125
129
|
# Required. The name of the fulfillment.
|
@@ -129,7 +133,8 @@ module Google
|
|
129
133
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
130
134
|
end
|
131
135
|
|
132
|
-
# The request message for
|
136
|
+
# The request message for
|
137
|
+
# {::Google::Cloud::Dialogflow::V2::Fulfillments::Client#update_fulfillment Fulfillments.UpdateFulfillment}.
|
133
138
|
# @!attribute [rw] fulfillment
|
134
139
|
# @return [::Google::Cloud::Dialogflow::V2::Fulfillment]
|
135
140
|
# Required. The fulfillment to update.
|
@@ -33,7 +33,9 @@ module Google
|
|
33
33
|
# @!attribute [rw] name
|
34
34
|
# @return [::String]
|
35
35
|
# Optional. The unique identifier of this intent.
|
36
|
-
# Required for
|
36
|
+
# Required for
|
37
|
+
# {::Google::Cloud::Dialogflow::V2::Intents::Client#update_intent Intents.UpdateIntent} and
|
38
|
+
# {::Google::Cloud::Dialogflow::V2::Intents::Client#batch_update_intents Intents.BatchUpdateIntents}
|
37
39
|
# methods.
|
38
40
|
# Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
|
39
41
|
# @!attribute [rw] display_name
|
@@ -125,16 +127,18 @@ module Google
|
|
125
127
|
# @return [::String]
|
126
128
|
# Read-only after creation. The unique identifier of the parent intent in the
|
127
129
|
# chain of followup intents. You can set this field when creating an intent,
|
128
|
-
# for example with
|
129
|
-
# {::Google::Cloud::Dialogflow::V2::Intents::Client#
|
130
|
-
#
|
130
|
+
# for example with
|
131
|
+
# {::Google::Cloud::Dialogflow::V2::Intents::Client#create_intent CreateIntent} or
|
132
|
+
# {::Google::Cloud::Dialogflow::V2::Intents::Client#batch_update_intents BatchUpdateIntents},
|
133
|
+
# in order to make this intent a followup intent.
|
131
134
|
#
|
132
135
|
# It identifies the parent followup intent.
|
133
136
|
# Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
|
134
137
|
# @!attribute [r] followup_intent_info
|
135
138
|
# @return [::Array<::Google::Cloud::Dialogflow::V2::Intent::FollowupIntentInfo>]
|
136
|
-
# Output only. Read-only. Information about all followup intents that have
|
137
|
-
# a direct or indirect parent. We populate this field only in
|
139
|
+
# Output only. Read-only. Information about all followup intents that have
|
140
|
+
# this intent as a direct or indirect parent. We populate this field only in
|
141
|
+
# the output.
|
138
142
|
class Intent
|
139
143
|
include ::Google::Protobuf::MessageExts
|
140
144
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -158,7 +162,9 @@ module Google
|
|
158
162
|
# so the training phrase is well formatted when the parts are concatenated.
|
159
163
|
#
|
160
164
|
# If the training phrase does not need to be annotated with parameters,
|
161
|
-
# you just need a single part with only the
|
165
|
+
# you just need a single part with only the
|
166
|
+
# {::Google::Cloud::Dialogflow::V2::Intent::TrainingPhrase::Part#text Part.text}
|
167
|
+
# field set.
|
162
168
|
#
|
163
169
|
# If you want to annotate the training phrase, you must create multiple
|
164
170
|
# parts, where the fields of each part are populated in one of two ways:
|
@@ -721,7 +727,8 @@ module Google
|
|
721
727
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
722
728
|
end
|
723
729
|
|
724
|
-
# Column properties for
|
730
|
+
# Column properties for
|
731
|
+
# {::Google::Cloud::Dialogflow::V2::Intent::Message::TableCard TableCard}.
|
725
732
|
# @!attribute [rw] header
|
726
733
|
# @return [::String]
|
727
734
|
# Required. Column heading.
|
@@ -760,7 +767,8 @@ module Google
|
|
760
767
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
761
768
|
end
|
762
769
|
|
763
|
-
# Cell of
|
770
|
+
# Cell of
|
771
|
+
# {::Google::Cloud::Dialogflow::V2::Intent::Message::TableCardRow TableCardRow}.
|
764
772
|
# @!attribute [rw] text
|
765
773
|
# @return [::String]
|
766
774
|
# Required. Text in this cell.
|
@@ -834,7 +842,8 @@ module Google
|
|
834
842
|
end
|
835
843
|
end
|
836
844
|
|
837
|
-
# The request message for
|
845
|
+
# The request message for
|
846
|
+
# {::Google::Cloud::Dialogflow::V2::Intents::Client#list_intents Intents.ListIntents}.
|
838
847
|
# @!attribute [rw] parent
|
839
848
|
# @return [::String]
|
840
849
|
# Required. The agent to list all intents from.
|
@@ -869,7 +878,8 @@ module Google
|
|
869
878
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
870
879
|
end
|
871
880
|
|
872
|
-
# The response message for
|
881
|
+
# The response message for
|
882
|
+
# {::Google::Cloud::Dialogflow::V2::Intents::Client#list_intents Intents.ListIntents}.
|
873
883
|
# @!attribute [rw] intents
|
874
884
|
# @return [::Array<::Google::Cloud::Dialogflow::V2::Intent>]
|
875
885
|
# The list of agent intents. There will be a maximum number of items
|
@@ -883,7 +893,8 @@ module Google
|
|
883
893
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
884
894
|
end
|
885
895
|
|
886
|
-
# The request message for
|
896
|
+
# The request message for
|
897
|
+
# {::Google::Cloud::Dialogflow::V2::Intents::Client#get_intent Intents.GetIntent}.
|
887
898
|
# @!attribute [rw] name
|
888
899
|
# @return [::String]
|
889
900
|
# Required. The name of the intent.
|
@@ -903,7 +914,8 @@ module Google
|
|
903
914
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
904
915
|
end
|
905
916
|
|
906
|
-
# The request message for
|
917
|
+
# The request message for
|
918
|
+
# {::Google::Cloud::Dialogflow::V2::Intents::Client#create_intent Intents.CreateIntent}.
|
907
919
|
# @!attribute [rw] parent
|
908
920
|
# @return [::String]
|
909
921
|
# Required. The agent to create a intent for.
|
@@ -926,7 +938,8 @@ module Google
|
|
926
938
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
927
939
|
end
|
928
940
|
|
929
|
-
# The request message for
|
941
|
+
# The request message for
|
942
|
+
# {::Google::Cloud::Dialogflow::V2::Intents::Client#update_intent Intents.UpdateIntent}.
|
930
943
|
# @!attribute [rw] intent
|
931
944
|
# @return [::Google::Cloud::Dialogflow::V2::Intent]
|
932
945
|
# Required. The intent to update.
|
@@ -948,7 +961,8 @@ module Google
|
|
948
961
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
949
962
|
end
|
950
963
|
|
951
|
-
# The request message for
|
964
|
+
# The request message for
|
965
|
+
# {::Google::Cloud::Dialogflow::V2::Intents::Client#delete_intent Intents.DeleteIntent}.
|
952
966
|
# @!attribute [rw] name
|
953
967
|
# @return [::String]
|
954
968
|
# Required. The name of the intent to delete. If this intent has direct or
|
@@ -989,7 +1003,8 @@ module Google
|
|
989
1003
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
990
1004
|
end
|
991
1005
|
|
992
|
-
# The response message for
|
1006
|
+
# The response message for
|
1007
|
+
# {::Google::Cloud::Dialogflow::V2::Intents::Client#batch_update_intents Intents.BatchUpdateIntents}.
|
993
1008
|
# @!attribute [rw] intents
|
994
1009
|
# @return [::Array<::Google::Cloud::Dialogflow::V2::Intent>]
|
995
1010
|
# The collection of updated or created intents.
|
@@ -998,7 +1013,8 @@ module Google
|
|
998
1013
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
999
1014
|
end
|
1000
1015
|
|
1001
|
-
# The request message for
|
1016
|
+
# The request message for
|
1017
|
+
# {::Google::Cloud::Dialogflow::V2::Intents::Client#batch_delete_intents Intents.BatchDeleteIntents}.
|
1002
1018
|
# @!attribute [rw] parent
|
1003
1019
|
# @return [::String]
|
1004
1020
|
# Required. The name of the agent to delete all entities types for. Format:
|
@@ -51,7 +51,8 @@ module Google
|
|
51
51
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
52
52
|
end
|
53
53
|
|
54
|
-
# Request message for
|
54
|
+
# Request message for
|
55
|
+
# {::Google::Cloud::Dialogflow::V2::KnowledgeBases::Client#list_knowledge_bases KnowledgeBases.ListKnowledgeBases}.
|
55
56
|
# @!attribute [rw] parent
|
56
57
|
# @return [::String]
|
57
58
|
# Required. The project to list of knowledge bases for.
|
@@ -96,7 +97,8 @@ module Google
|
|
96
97
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
97
98
|
end
|
98
99
|
|
99
|
-
# Response message for
|
100
|
+
# Response message for
|
101
|
+
# {::Google::Cloud::Dialogflow::V2::KnowledgeBases::Client#list_knowledge_bases KnowledgeBases.ListKnowledgeBases}.
|
100
102
|
# @!attribute [rw] knowledge_bases
|
101
103
|
# @return [::Array<::Google::Cloud::Dialogflow::V2::KnowledgeBase>]
|
102
104
|
# The list of knowledge bases.
|
@@ -109,7 +111,8 @@ module Google
|
|
109
111
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
110
112
|
end
|
111
113
|
|
112
|
-
# Request message for
|
114
|
+
# Request message for
|
115
|
+
# {::Google::Cloud::Dialogflow::V2::KnowledgeBases::Client#get_knowledge_base KnowledgeBases.GetKnowledgeBase}.
|
113
116
|
# @!attribute [rw] name
|
114
117
|
# @return [::String]
|
115
118
|
# Required. The name of the knowledge base to retrieve.
|
@@ -120,7 +123,8 @@ module Google
|
|
120
123
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
121
124
|
end
|
122
125
|
|
123
|
-
# Request message for
|
126
|
+
# Request message for
|
127
|
+
# {::Google::Cloud::Dialogflow::V2::KnowledgeBases::Client#create_knowledge_base KnowledgeBases.CreateKnowledgeBase}.
|
124
128
|
# @!attribute [rw] parent
|
125
129
|
# @return [::String]
|
126
130
|
# Required. The project to create a knowledge base for.
|
@@ -133,7 +137,8 @@ module Google
|
|
133
137
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
134
138
|
end
|
135
139
|
|
136
|
-
# Request message for
|
140
|
+
# Request message for
|
141
|
+
# {::Google::Cloud::Dialogflow::V2::KnowledgeBases::Client#delete_knowledge_base KnowledgeBases.DeleteKnowledgeBase}.
|
137
142
|
# @!attribute [rw] name
|
138
143
|
# @return [::String]
|
139
144
|
# Required. The name of the knowledge base to delete.
|
@@ -148,7 +153,8 @@ module Google
|
|
148
153
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
149
154
|
end
|
150
155
|
|
151
|
-
# Request message for
|
156
|
+
# Request message for
|
157
|
+
# {::Google::Cloud::Dialogflow::V2::KnowledgeBases::Client#update_knowledge_base KnowledgeBases.UpdateKnowledgeBase}.
|
152
158
|
# @!attribute [rw] knowledge_base
|
153
159
|
# @return [::Google::Cloud::Dialogflow::V2::KnowledgeBase]
|
154
160
|
# Required. The knowledge base to update.
|