google-cloud-dialogflow-cx-v3 1.2.0 → 1.4.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/README.md +31 -21
- data/lib/google/cloud/dialogflow/cx/v3/agents/client.rb +44 -12
- data/lib/google/cloud/dialogflow/cx/v3/agents/operations.rb +19 -15
- data/lib/google/cloud/dialogflow/cx/v3/agents/rest/client.rb +44 -12
- data/lib/google/cloud/dialogflow/cx/v3/agents/rest/operations.rb +50 -38
- data/lib/google/cloud/dialogflow/cx/v3/agents/rest/service_stub.rb +102 -68
- data/lib/google/cloud/dialogflow/cx/v3/changelogs/client.rb +36 -3
- data/lib/google/cloud/dialogflow/cx/v3/changelogs/rest/client.rb +36 -3
- data/lib/google/cloud/dialogflow/cx/v3/changelogs/rest/service_stub.rb +30 -14
- data/lib/google/cloud/dialogflow/cx/v3/deployments/client.rb +36 -3
- data/lib/google/cloud/dialogflow/cx/v3/deployments/rest/client.rb +36 -3
- data/lib/google/cloud/dialogflow/cx/v3/deployments/rest/service_stub.rb +30 -14
- data/lib/google/cloud/dialogflow/cx/v3/entity_types/client.rb +46 -8
- data/lib/google/cloud/dialogflow/cx/v3/entity_types/operations.rb +19 -15
- data/lib/google/cloud/dialogflow/cx/v3/entity_types/rest/client.rb +46 -8
- data/lib/google/cloud/dialogflow/cx/v3/entity_types/rest/operations.rb +50 -38
- data/lib/google/cloud/dialogflow/cx/v3/entity_types/rest/service_stub.rb +70 -44
- data/lib/google/cloud/dialogflow/cx/v3/environments/client.rb +42 -10
- data/lib/google/cloud/dialogflow/cx/v3/environments/operations.rb +19 -15
- data/lib/google/cloud/dialogflow/cx/v3/environments/rest/client.rb +42 -10
- data/lib/google/cloud/dialogflow/cx/v3/environments/rest/operations.rb +50 -38
- data/lib/google/cloud/dialogflow/cx/v3/environments/rest/service_stub.rb +86 -56
- data/lib/google/cloud/dialogflow/cx/v3/experiments/client.rb +36 -8
- data/lib/google/cloud/dialogflow/cx/v3/experiments/rest/client.rb +36 -8
- data/lib/google/cloud/dialogflow/cx/v3/experiments/rest/service_stub.rb +70 -44
- data/lib/google/cloud/dialogflow/cx/v3/flows/client.rb +43 -11
- data/lib/google/cloud/dialogflow/cx/v3/flows/operations.rb +19 -15
- data/lib/google/cloud/dialogflow/cx/v3/flows/rest/client.rb +43 -11
- data/lib/google/cloud/dialogflow/cx/v3/flows/rest/operations.rb +50 -38
- data/lib/google/cloud/dialogflow/cx/v3/flows/rest/service_stub.rb +94 -62
- data/lib/google/cloud/dialogflow/cx/v3/generators/client.rb +36 -6
- data/lib/google/cloud/dialogflow/cx/v3/generators/rest/client.rb +36 -6
- data/lib/google/cloud/dialogflow/cx/v3/generators/rest/service_stub.rb +54 -32
- data/lib/google/cloud/dialogflow/cx/v3/intents/client.rb +46 -8
- data/lib/google/cloud/dialogflow/cx/v3/intents/operations.rb +19 -15
- data/lib/google/cloud/dialogflow/cx/v3/intents/rest/client.rb +46 -8
- data/lib/google/cloud/dialogflow/cx/v3/intents/rest/operations.rb +50 -38
- data/lib/google/cloud/dialogflow/cx/v3/intents/rest/service_stub.rb +70 -44
- data/lib/google/cloud/dialogflow/cx/v3/pages/client.rb +36 -6
- data/lib/google/cloud/dialogflow/cx/v3/pages/rest/client.rb +36 -6
- data/lib/google/cloud/dialogflow/cx/v3/pages/rest/service_stub.rb +54 -32
- data/lib/google/cloud/dialogflow/cx/v3/security_settings_service/client.rb +36 -6
- data/lib/google/cloud/dialogflow/cx/v3/security_settings_service/rest/client.rb +36 -6
- data/lib/google/cloud/dialogflow/cx/v3/security_settings_service/rest/service_stub.rb +54 -32
- data/lib/google/cloud/dialogflow/cx/v3/session_entity_types/client.rb +36 -6
- data/lib/google/cloud/dialogflow/cx/v3/session_entity_types/rest/client.rb +36 -6
- data/lib/google/cloud/dialogflow/cx/v3/session_entity_types/rest/service_stub.rb +54 -32
- data/lib/google/cloud/dialogflow/cx/v3/sessions/client.rb +35 -7
- data/lib/google/cloud/dialogflow/cx/v3/sessions/rest/client.rb +35 -5
- data/lib/google/cloud/dialogflow/cx/v3/sessions/rest/service_stub.rb +47 -26
- data/lib/google/cloud/dialogflow/cx/v3/test_cases/client.rb +45 -13
- data/lib/google/cloud/dialogflow/cx/v3/test_cases/operations.rb +19 -15
- data/lib/google/cloud/dialogflow/cx/v3/test_cases/rest/client.rb +45 -13
- data/lib/google/cloud/dialogflow/cx/v3/test_cases/rest/operations.rb +50 -38
- data/lib/google/cloud/dialogflow/cx/v3/test_cases/rest/service_stub.rb +110 -74
- data/lib/google/cloud/dialogflow/cx/v3/transition_route_groups/client.rb +36 -6
- data/lib/google/cloud/dialogflow/cx/v3/transition_route_groups/rest/client.rb +36 -6
- data/lib/google/cloud/dialogflow/cx/v3/transition_route_groups/rest/service_stub.rb +54 -32
- data/lib/google/cloud/dialogflow/cx/v3/version.rb +1 -1
- data/lib/google/cloud/dialogflow/cx/v3/versions/client.rb +38 -8
- data/lib/google/cloud/dialogflow/cx/v3/versions/operations.rb +19 -15
- data/lib/google/cloud/dialogflow/cx/v3/versions/rest/client.rb +38 -8
- data/lib/google/cloud/dialogflow/cx/v3/versions/rest/operations.rb +50 -38
- data/lib/google/cloud/dialogflow/cx/v3/versions/rest/service_stub.rb +70 -44
- data/lib/google/cloud/dialogflow/cx/v3/webhooks/client.rb +36 -6
- data/lib/google/cloud/dialogflow/cx/v3/webhooks/rest/client.rb +36 -6
- data/lib/google/cloud/dialogflow/cx/v3/webhooks/rest/service_stub.rb +54 -32
- data/proto_docs/google/api/client.rb +19 -0
- data/proto_docs/google/cloud/dialogflow/cx/v3/agent.rb +12 -0
- data/proto_docs/google/cloud/dialogflow/cx/v3/entity_type.rb +12 -0
- data/proto_docs/google/cloud/dialogflow/cx/v3/experiment.rb +4 -0
- data/proto_docs/google/cloud/dialogflow/cx/v3/flow.rb +8 -0
- data/proto_docs/google/cloud/dialogflow/cx/v3/fulfillment.rb +4 -0
- data/proto_docs/google/cloud/dialogflow/cx/v3/intent.rb +12 -0
- data/proto_docs/google/cloud/dialogflow/cx/v3/page.rb +12 -0
- data/proto_docs/google/cloud/dialogflow/cx/v3/response_message.rb +28 -0
- data/proto_docs/google/cloud/dialogflow/cx/v3/security_settings.rb +4 -0
- data/proto_docs/google/cloud/dialogflow/cx/v3/session.rb +32 -0
- data/proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb +22 -0
- data/proto_docs/google/cloud/dialogflow/cx/v3/webhook.rb +18 -0
- data/proto_docs/google/longrunning/operations.rb +23 -14
- data/proto_docs/google/protobuf/struct.rb +12 -0
- metadata +6 -9
@@ -350,9 +350,13 @@ module Google
|
|
350
350
|
# @!attribute [rw] recognition_result
|
351
351
|
# @return [::Google::Cloud::Dialogflow::CX::V3::StreamingRecognitionResult]
|
352
352
|
# The result of speech recognition.
|
353
|
+
#
|
354
|
+
# Note: The following fields are mutually exclusive: `recognition_result`, `detect_intent_response`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
353
355
|
# @!attribute [rw] detect_intent_response
|
354
356
|
# @return [::Google::Cloud::Dialogflow::CX::V3::DetectIntentResponse]
|
355
357
|
# The response from detect intent.
|
358
|
+
#
|
359
|
+
# Note: The following fields are mutually exclusive: `detect_intent_response`, `recognition_result`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
356
360
|
# @!attribute [rw] debugging_info
|
357
361
|
# @return [::Google::Cloud::Dialogflow::CX::V3::CloudConversationDebuggingInfo]
|
358
362
|
# Debugging info that would get populated when
|
@@ -819,18 +823,28 @@ module Google
|
|
819
823
|
# @!attribute [rw] text
|
820
824
|
# @return [::Google::Cloud::Dialogflow::CX::V3::TextInput]
|
821
825
|
# The natural language text to be processed.
|
826
|
+
#
|
827
|
+
# Note: The following fields are mutually exclusive: `text`, `intent`, `audio`, `event`, `dtmf`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
822
828
|
# @!attribute [rw] intent
|
823
829
|
# @return [::Google::Cloud::Dialogflow::CX::V3::IntentInput]
|
824
830
|
# The intent to be triggered.
|
831
|
+
#
|
832
|
+
# Note: The following fields are mutually exclusive: `intent`, `text`, `audio`, `event`, `dtmf`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
825
833
|
# @!attribute [rw] audio
|
826
834
|
# @return [::Google::Cloud::Dialogflow::CX::V3::AudioInput]
|
827
835
|
# The natural language speech audio to be processed.
|
836
|
+
#
|
837
|
+
# Note: The following fields are mutually exclusive: `audio`, `text`, `intent`, `event`, `dtmf`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
828
838
|
# @!attribute [rw] event
|
829
839
|
# @return [::Google::Cloud::Dialogflow::CX::V3::EventInput]
|
830
840
|
# The event to be triggered.
|
841
|
+
#
|
842
|
+
# Note: The following fields are mutually exclusive: `event`, `text`, `intent`, `audio`, `dtmf`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
831
843
|
# @!attribute [rw] dtmf
|
832
844
|
# @return [::Google::Cloud::Dialogflow::CX::V3::DtmfInput]
|
833
845
|
# The DTMF event to be handled.
|
846
|
+
#
|
847
|
+
# Note: The following fields are mutually exclusive: `dtmf`, `text`, `intent`, `audio`, `event`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
834
848
|
# @!attribute [rw] language_code
|
835
849
|
# @return [::String]
|
836
850
|
# Required. The language of the input. See [Language
|
@@ -847,25 +861,35 @@ module Google
|
|
847
861
|
# @return [::String]
|
848
862
|
# If {::Google::Cloud::Dialogflow::CX::V3::TextInput natural language text} was
|
849
863
|
# provided as input, this field will contain a copy of the text.
|
864
|
+
#
|
865
|
+
# Note: The following fields are mutually exclusive: `text`, `trigger_intent`, `transcript`, `trigger_event`, `dtmf`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
850
866
|
# @!attribute [rw] trigger_intent
|
851
867
|
# @return [::String]
|
852
868
|
# If an {::Google::Cloud::Dialogflow::CX::V3::IntentInput intent} was provided as
|
853
869
|
# input, this field will contain a copy of the intent identifier. Format:
|
854
870
|
# `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/intents/<IntentID>`.
|
871
|
+
#
|
872
|
+
# Note: The following fields are mutually exclusive: `trigger_intent`, `text`, `transcript`, `trigger_event`, `dtmf`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
855
873
|
# @!attribute [rw] transcript
|
856
874
|
# @return [::String]
|
857
875
|
# If [natural language speech
|
858
876
|
# audio][google.cloud.dialogflow.cx.v3.AudioInput] was provided as input,
|
859
877
|
# this field will contain the transcript for the audio.
|
878
|
+
#
|
879
|
+
# Note: The following fields are mutually exclusive: `transcript`, `text`, `trigger_intent`, `trigger_event`, `dtmf`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
860
880
|
# @!attribute [rw] trigger_event
|
861
881
|
# @return [::String]
|
862
882
|
# If an {::Google::Cloud::Dialogflow::CX::V3::EventInput event} was provided as
|
863
883
|
# input, this field will contain the name of the event.
|
884
|
+
#
|
885
|
+
# Note: The following fields are mutually exclusive: `trigger_event`, `text`, `trigger_intent`, `transcript`, `dtmf`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
864
886
|
# @!attribute [rw] dtmf
|
865
887
|
# @return [::Google::Cloud::Dialogflow::CX::V3::DtmfInput]
|
866
888
|
# If a {::Google::Cloud::Dialogflow::CX::V3::DtmfInput DTMF} was provided as
|
867
889
|
# input, this field will contain a copy of the
|
868
890
|
# {::Google::Cloud::Dialogflow::CX::V3::DtmfInput DtmfInput}.
|
891
|
+
#
|
892
|
+
# Note: The following fields are mutually exclusive: `dtmf`, `text`, `trigger_intent`, `transcript`, `trigger_event`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
869
893
|
# @!attribute [rw] language_code
|
870
894
|
# @return [::String]
|
871
895
|
# The language that was triggered during intent detection.
|
@@ -1174,20 +1198,28 @@ module Google
|
|
1174
1198
|
# @return [::String]
|
1175
1199
|
# If {::Google::Cloud::Dialogflow::CX::V3::TextInput natural language text} was
|
1176
1200
|
# provided as input, this field will contain a copy of the text.
|
1201
|
+
#
|
1202
|
+
# Note: The following fields are mutually exclusive: `text`, `trigger_intent`, `transcript`, `trigger_event`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1177
1203
|
# @!attribute [rw] trigger_intent
|
1178
1204
|
# @return [::String]
|
1179
1205
|
# If an {::Google::Cloud::Dialogflow::CX::V3::IntentInput intent} was provided as
|
1180
1206
|
# input, this field will contain a copy of the intent identifier. Format:
|
1181
1207
|
# `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/intents/<IntentID>`.
|
1208
|
+
#
|
1209
|
+
# Note: The following fields are mutually exclusive: `trigger_intent`, `text`, `transcript`, `trigger_event`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1182
1210
|
# @!attribute [rw] transcript
|
1183
1211
|
# @return [::String]
|
1184
1212
|
# If [natural language speech
|
1185
1213
|
# audio][google.cloud.dialogflow.cx.v3.AudioInput] was provided as input,
|
1186
1214
|
# this field will contain the transcript for the audio.
|
1215
|
+
#
|
1216
|
+
# Note: The following fields are mutually exclusive: `transcript`, `text`, `trigger_intent`, `trigger_event`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1187
1217
|
# @!attribute [rw] trigger_event
|
1188
1218
|
# @return [::String]
|
1189
1219
|
# If an {::Google::Cloud::Dialogflow::CX::V3::EventInput event} was provided as
|
1190
1220
|
# input, this field will contain a copy of the event name.
|
1221
|
+
#
|
1222
|
+
# Note: The following fields are mutually exclusive: `trigger_event`, `text`, `trigger_intent`, `transcript`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1191
1223
|
# @!attribute [rw] matches
|
1192
1224
|
# @return [::Array<::Google::Cloud::Dialogflow::CX::V3::Match>]
|
1193
1225
|
# Match results, if more than one, ordered descendingly by the confidence
|
@@ -234,10 +234,14 @@ module Google
|
|
234
234
|
# @return [::Google::Cloud::Dialogflow::CX::V3::Page]
|
235
235
|
# Indicates a transition to a {::Google::Cloud::Dialogflow::CX::V3::Page Page}.
|
236
236
|
# Only some fields such as name and displayname will be set.
|
237
|
+
#
|
238
|
+
# Note: The following fields are mutually exclusive: `page`, `flow`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
237
239
|
# @!attribute [rw] flow
|
238
240
|
# @return [::Google::Cloud::Dialogflow::CX::V3::Flow]
|
239
241
|
# Indicates a transition to a {::Google::Cloud::Dialogflow::CX::V3::Flow Flow}.
|
240
242
|
# Only some fields such as name and displayname will be set.
|
243
|
+
#
|
244
|
+
# Note: The following fields are mutually exclusive: `flow`, `page`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
241
245
|
class TransitionNode
|
242
246
|
include ::Google::Protobuf::MessageExts
|
243
247
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -260,9 +264,13 @@ module Google
|
|
260
264
|
# @!attribute [rw] transition_route
|
261
265
|
# @return [::Google::Cloud::Dialogflow::CX::V3::TransitionRoute]
|
262
266
|
# Intent route or condition route.
|
267
|
+
#
|
268
|
+
# Note: The following fields are mutually exclusive: `transition_route`, `event_handler`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
263
269
|
# @!attribute [rw] event_handler
|
264
270
|
# @return [::Google::Cloud::Dialogflow::CX::V3::EventHandler]
|
265
271
|
# Event handler.
|
272
|
+
#
|
273
|
+
# Note: The following fields are mutually exclusive: `event_handler`, `transition_route`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
266
274
|
class Transition
|
267
275
|
include ::Google::Protobuf::MessageExts
|
268
276
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -377,12 +385,18 @@ module Google
|
|
377
385
|
# @!attribute [rw] intent_coverage
|
378
386
|
# @return [::Google::Cloud::Dialogflow::CX::V3::IntentCoverage]
|
379
387
|
# Intent coverage.
|
388
|
+
#
|
389
|
+
# Note: The following fields are mutually exclusive: `intent_coverage`, `transition_coverage`, `route_group_coverage`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
380
390
|
# @!attribute [rw] transition_coverage
|
381
391
|
# @return [::Google::Cloud::Dialogflow::CX::V3::TransitionCoverage]
|
382
392
|
# Transition (excluding transition route groups) coverage.
|
393
|
+
#
|
394
|
+
# Note: The following fields are mutually exclusive: `transition_coverage`, `intent_coverage`, `route_group_coverage`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
383
395
|
# @!attribute [rw] route_group_coverage
|
384
396
|
# @return [::Google::Cloud::Dialogflow::CX::V3::TransitionRouteGroupCoverage]
|
385
397
|
# Transition route group coverage.
|
398
|
+
#
|
399
|
+
# Note: The following fields are mutually exclusive: `route_group_coverage`, `intent_coverage`, `transition_coverage`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
386
400
|
class CalculateCoverageResponse
|
387
401
|
include ::Google::Protobuf::MessageExts
|
388
402
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -605,9 +619,13 @@ module Google
|
|
605
619
|
# have read permissions for the object. For more information, see
|
606
620
|
# [Dialogflow access
|
607
621
|
# control](https://cloud.google.com/dialogflow/cx/docs/concept/access-control#storage).
|
622
|
+
#
|
623
|
+
# Note: The following fields are mutually exclusive: `gcs_uri`, `content`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
608
624
|
# @!attribute [rw] content
|
609
625
|
# @return [::String]
|
610
626
|
# Uncompressed raw byte content for test cases.
|
627
|
+
#
|
628
|
+
# Note: The following fields are mutually exclusive: `content`, `gcs_uri`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
611
629
|
class ImportTestCasesRequest
|
612
630
|
include ::Google::Protobuf::MessageExts
|
613
631
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -706,9 +724,13 @@ module Google
|
|
706
724
|
# The URI to a file containing the exported test cases. This field is
|
707
725
|
# populated only if `gcs_uri` is specified in
|
708
726
|
# {::Google::Cloud::Dialogflow::CX::V3::ExportTestCasesRequest ExportTestCasesRequest}.
|
727
|
+
#
|
728
|
+
# Note: The following fields are mutually exclusive: `gcs_uri`, `content`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
709
729
|
# @!attribute [rw] content
|
710
730
|
# @return [::String]
|
711
731
|
# Uncompressed raw byte content for test cases.
|
732
|
+
#
|
733
|
+
# Note: The following fields are mutually exclusive: `content`, `gcs_uri`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
712
734
|
class ExportTestCasesResponse
|
713
735
|
include ::Google::Protobuf::MessageExts
|
714
736
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -41,10 +41,14 @@ module Google
|
|
41
41
|
# @!attribute [rw] generic_web_service
|
42
42
|
# @return [::Google::Cloud::Dialogflow::CX::V3::Webhook::GenericWebService]
|
43
43
|
# Configuration for a generic web service.
|
44
|
+
#
|
45
|
+
# Note: The following fields are mutually exclusive: `generic_web_service`, `service_directory`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
44
46
|
# @!attribute [rw] service_directory
|
45
47
|
# @return [::Google::Cloud::Dialogflow::CX::V3::Webhook::ServiceDirectoryConfig]
|
46
48
|
# Configuration for a [Service
|
47
49
|
# Directory](https://cloud.google.com/service-directory) service.
|
50
|
+
#
|
51
|
+
# Note: The following fields are mutually exclusive: `service_directory`, `generic_web_service`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
48
52
|
# @!attribute [rw] timeout
|
49
53
|
# @return [::Google::Protobuf::Duration]
|
50
54
|
# Webhook execution timeout. Execution is considered failed if Dialogflow
|
@@ -352,24 +356,34 @@ module Google
|
|
352
356
|
# @return [::String]
|
353
357
|
# If {::Google::Cloud::Dialogflow::CX::V3::TextInput natural language text} was
|
354
358
|
# provided as input, this field will contain a copy of the text.
|
359
|
+
#
|
360
|
+
# Note: The following fields are mutually exclusive: `text`, `trigger_intent`, `transcript`, `trigger_event`, `dtmf_digits`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
355
361
|
# @!attribute [rw] trigger_intent
|
356
362
|
# @return [::String]
|
357
363
|
# If an {::Google::Cloud::Dialogflow::CX::V3::IntentInput intent} was provided as
|
358
364
|
# input, this field will contain a copy of the intent identifier. Format:
|
359
365
|
# `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/intents/<IntentID>`.
|
366
|
+
#
|
367
|
+
# Note: The following fields are mutually exclusive: `trigger_intent`, `text`, `transcript`, `trigger_event`, `dtmf_digits`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
360
368
|
# @!attribute [rw] transcript
|
361
369
|
# @return [::String]
|
362
370
|
# If [natural language speech
|
363
371
|
# audio][google.cloud.dialogflow.cx.v3.AudioInput] was provided as input,
|
364
372
|
# this field will contain the transcript for the audio.
|
373
|
+
#
|
374
|
+
# Note: The following fields are mutually exclusive: `transcript`, `text`, `trigger_intent`, `trigger_event`, `dtmf_digits`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
365
375
|
# @!attribute [rw] trigger_event
|
366
376
|
# @return [::String]
|
367
377
|
# If an {::Google::Cloud::Dialogflow::CX::V3::EventInput event} was provided as
|
368
378
|
# input, this field will contain the name of the event.
|
379
|
+
#
|
380
|
+
# Note: The following fields are mutually exclusive: `trigger_event`, `text`, `trigger_intent`, `transcript`, `dtmf_digits`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
369
381
|
# @!attribute [rw] dtmf_digits
|
370
382
|
# @return [::String]
|
371
383
|
# If {::Google::Cloud::Dialogflow::CX::V3::DtmfInput DTMF} was provided as input,
|
372
384
|
# this field will contain the DTMF digits.
|
385
|
+
#
|
386
|
+
# Note: The following fields are mutually exclusive: `dtmf_digits`, `text`, `trigger_intent`, `transcript`, `trigger_event`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
373
387
|
# @!attribute [rw] language_code
|
374
388
|
# @return [::String]
|
375
389
|
# The language code specified in the [original
|
@@ -508,11 +522,15 @@ module Google
|
|
508
522
|
# The target page to transition to.
|
509
523
|
# Format:
|
510
524
|
# `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/pages/<PageID>`.
|
525
|
+
#
|
526
|
+
# Note: The following fields are mutually exclusive: `target_page`, `target_flow`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
511
527
|
# @!attribute [rw] target_flow
|
512
528
|
# @return [::String]
|
513
529
|
# The target flow to transition to.
|
514
530
|
# Format:
|
515
531
|
# `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>`.
|
532
|
+
#
|
533
|
+
# Note: The following fields are mutually exclusive: `target_flow`, `target_page`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
516
534
|
class WebhookResponse
|
517
535
|
include ::Google::Protobuf::MessageExts
|
518
536
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -40,9 +40,11 @@ module Google
|
|
40
40
|
# @!attribute [rw] error
|
41
41
|
# @return [::Google::Rpc::Status]
|
42
42
|
# The error result of the operation in case of failure or cancellation.
|
43
|
+
#
|
44
|
+
# Note: The following fields are mutually exclusive: `error`, `response`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
43
45
|
# @!attribute [rw] response
|
44
46
|
# @return [::Google::Protobuf::Any]
|
45
|
-
# The normal response of the operation
|
47
|
+
# The normal, successful response of the operation. If the original
|
46
48
|
# method returns no data on success, such as `Delete`, the response is
|
47
49
|
# `google.protobuf.Empty`. If the original method is standard
|
48
50
|
# `Get`/`Create`/`Update`, the response should be the resource. For other
|
@@ -50,12 +52,15 @@ module Google
|
|
50
52
|
# is the original method name. For example, if the original method name
|
51
53
|
# is `TakeSnapshot()`, the inferred response type is
|
52
54
|
# `TakeSnapshotResponse`.
|
55
|
+
#
|
56
|
+
# Note: The following fields are mutually exclusive: `response`, `error`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
53
57
|
class Operation
|
54
58
|
include ::Google::Protobuf::MessageExts
|
55
59
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
56
60
|
end
|
57
61
|
|
58
|
-
# The request message for
|
62
|
+
# The request message for
|
63
|
+
# Operations.GetOperation.
|
59
64
|
# @!attribute [rw] name
|
60
65
|
# @return [::String]
|
61
66
|
# The name of the operation resource.
|
@@ -64,7 +69,8 @@ module Google
|
|
64
69
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
65
70
|
end
|
66
71
|
|
67
|
-
# The request message for
|
72
|
+
# The request message for
|
73
|
+
# Operations.ListOperations.
|
68
74
|
# @!attribute [rw] name
|
69
75
|
# @return [::String]
|
70
76
|
# The name of the operation's parent resource.
|
@@ -82,7 +88,8 @@ module Google
|
|
82
88
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
83
89
|
end
|
84
90
|
|
85
|
-
# The response message for
|
91
|
+
# The response message for
|
92
|
+
# Operations.ListOperations.
|
86
93
|
# @!attribute [rw] operations
|
87
94
|
# @return [::Array<::Google::Longrunning::Operation>]
|
88
95
|
# A list of operations that matches the specified filter in the request.
|
@@ -94,7 +101,8 @@ module Google
|
|
94
101
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
95
102
|
end
|
96
103
|
|
97
|
-
# The request message for
|
104
|
+
# The request message for
|
105
|
+
# Operations.CancelOperation.
|
98
106
|
# @!attribute [rw] name
|
99
107
|
# @return [::String]
|
100
108
|
# The name of the operation resource to be cancelled.
|
@@ -103,7 +111,8 @@ module Google
|
|
103
111
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
104
112
|
end
|
105
113
|
|
106
|
-
# The request message for
|
114
|
+
# The request message for
|
115
|
+
# Operations.DeleteOperation.
|
107
116
|
# @!attribute [rw] name
|
108
117
|
# @return [::String]
|
109
118
|
# The name of the operation resource to be deleted.
|
@@ -112,7 +121,8 @@ module Google
|
|
112
121
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
113
122
|
end
|
114
123
|
|
115
|
-
# The request message for
|
124
|
+
# The request message for
|
125
|
+
# Operations.WaitOperation.
|
116
126
|
# @!attribute [rw] name
|
117
127
|
# @return [::String]
|
118
128
|
# The name of the operation resource to wait on.
|
@@ -130,13 +140,12 @@ module Google
|
|
130
140
|
#
|
131
141
|
# Example:
|
132
142
|
#
|
133
|
-
#
|
134
|
-
#
|
135
|
-
#
|
136
|
-
#
|
137
|
-
#
|
138
|
-
# }
|
139
|
-
# }
|
143
|
+
# rpc Export(ExportRequest) returns (google.longrunning.Operation) {
|
144
|
+
# option (google.longrunning.operation_info) = {
|
145
|
+
# response_type: "ExportResponse"
|
146
|
+
# metadata_type: "ExportMetadata"
|
147
|
+
# };
|
148
|
+
# }
|
140
149
|
# @!attribute [rw] response_type
|
141
150
|
# @return [::String]
|
142
151
|
# Required. The message name of the primary return type for this
|
@@ -53,21 +53,33 @@ module Google
|
|
53
53
|
# @!attribute [rw] null_value
|
54
54
|
# @return [::Google::Protobuf::NullValue]
|
55
55
|
# Represents a null value.
|
56
|
+
#
|
57
|
+
# Note: The following fields are mutually exclusive: `null_value`, `number_value`, `string_value`, `bool_value`, `struct_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
56
58
|
# @!attribute [rw] number_value
|
57
59
|
# @return [::Float]
|
58
60
|
# Represents a double value.
|
61
|
+
#
|
62
|
+
# Note: The following fields are mutually exclusive: `number_value`, `null_value`, `string_value`, `bool_value`, `struct_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
59
63
|
# @!attribute [rw] string_value
|
60
64
|
# @return [::String]
|
61
65
|
# Represents a string value.
|
66
|
+
#
|
67
|
+
# Note: The following fields are mutually exclusive: `string_value`, `null_value`, `number_value`, `bool_value`, `struct_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
62
68
|
# @!attribute [rw] bool_value
|
63
69
|
# @return [::Boolean]
|
64
70
|
# Represents a boolean value.
|
71
|
+
#
|
72
|
+
# Note: The following fields are mutually exclusive: `bool_value`, `null_value`, `number_value`, `string_value`, `struct_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
65
73
|
# @!attribute [rw] struct_value
|
66
74
|
# @return [::Google::Protobuf::Struct]
|
67
75
|
# Represents a structured value.
|
76
|
+
#
|
77
|
+
# Note: The following fields are mutually exclusive: `struct_value`, `null_value`, `number_value`, `string_value`, `bool_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
68
78
|
# @!attribute [rw] list_value
|
69
79
|
# @return [::Google::Protobuf::ListValue]
|
70
80
|
# Represents a repeated `Value`.
|
81
|
+
#
|
82
|
+
# Note: The following fields are mutually exclusive: `list_value`, `null_value`, `number_value`, `string_value`, `bool_value`, `struct_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
71
83
|
class Value
|
72
84
|
include ::Google::Protobuf::MessageExts
|
73
85
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-dialogflow-cx-v3
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.4.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-01-29 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: gapic-common
|
@@ -16,7 +15,7 @@ dependencies:
|
|
16
15
|
requirements:
|
17
16
|
- - ">="
|
18
17
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.
|
18
|
+
version: 0.25.0
|
20
19
|
- - "<"
|
21
20
|
- !ruby/object:Gem::Version
|
22
21
|
version: 2.a
|
@@ -26,7 +25,7 @@ dependencies:
|
|
26
25
|
requirements:
|
27
26
|
- - ">="
|
28
27
|
- !ruby/object:Gem::Version
|
29
|
-
version: 0.
|
28
|
+
version: 0.25.0
|
30
29
|
- - "<"
|
31
30
|
- !ruby/object:Gem::Version
|
32
31
|
version: 2.a
|
@@ -311,7 +310,6 @@ homepage: https://github.com/googleapis/google-cloud-ruby
|
|
311
310
|
licenses:
|
312
311
|
- Apache-2.0
|
313
312
|
metadata: {}
|
314
|
-
post_install_message:
|
315
313
|
rdoc_options: []
|
316
314
|
require_paths:
|
317
315
|
- lib
|
@@ -319,15 +317,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
319
317
|
requirements:
|
320
318
|
- - ">="
|
321
319
|
- !ruby/object:Gem::Version
|
322
|
-
version: '
|
320
|
+
version: '3.0'
|
323
321
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
324
322
|
requirements:
|
325
323
|
- - ">="
|
326
324
|
- !ruby/object:Gem::Version
|
327
325
|
version: '0'
|
328
326
|
requirements: []
|
329
|
-
rubygems_version: 3.
|
330
|
-
signing_key:
|
327
|
+
rubygems_version: 3.6.2
|
331
328
|
specification_version: 4
|
332
329
|
summary: Builds conversational interfaces (for example, chatbots, and voice-powered
|
333
330
|
apps and devices).
|