google-cloud-dialogflow-v2 1.10.0 → 1.10.1
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/lib/google/cloud/dialogflow/v2/agents/client.rb +4 -4
- data/lib/google/cloud/dialogflow/v2/agents/rest/client.rb +4 -4
- data/lib/google/cloud/dialogflow/v2/conversations/client.rb +2 -2
- data/lib/google/cloud/dialogflow/v2/conversations/rest/client.rb +2 -2
- data/lib/google/cloud/dialogflow/v2/entity_types/client.rb +2 -2
- data/lib/google/cloud/dialogflow/v2/entity_types/rest/client.rb +2 -2
- data/lib/google/cloud/dialogflow/v2/intents/client.rb +2 -2
- data/lib/google/cloud/dialogflow/v2/intents/rest/client.rb +2 -2
- data/lib/google/cloud/dialogflow/v2/participants/client.rb +4 -4
- data/lib/google/cloud/dialogflow/v2/participants/rest/client.rb +4 -4
- data/lib/google/cloud/dialogflow/v2/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 678866ae10e9ff32d52bac86934eec97b31475b263f2aa094a6be7a23a3a8d01
|
4
|
+
data.tar.gz: 28563e3b884479c2f56e49748f5b0c744181720222824e6e56c3e8218a6c5096
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 591c67591b7eadca7fad5fc21e64722f9a1f7bacfb2fb1c21a2db5503a125fdda30f1e23aae75cd8fe89868ca5dc3249077c20a842884f0b81f52f134c8e9f58
|
7
|
+
data.tar.gz: fa7a2b19e68a2d8dec15a7863eadda45caf0fd0cfe6a9e60b9126290a2309e3ed28b0da6b288362dd9234305f461635ab88e6bdbc933397b805e147b850f239a
|
@@ -864,11 +864,11 @@ module Google
|
|
864
864
|
# [Dialogflow access
|
865
865
|
# control](https://cloud.google.com/dialogflow/cx/docs/concept/access-control#storage).
|
866
866
|
#
|
867
|
-
# Note: The following
|
867
|
+
# Note: The following parameters are mutually exclusive: `agent_uri`, `agent_content`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
868
868
|
# @param agent_content [::String]
|
869
869
|
# Zip compressed raw byte content for agent.
|
870
870
|
#
|
871
|
-
# Note: The following
|
871
|
+
# Note: The following parameters are mutually exclusive: `agent_content`, `agent_uri`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
872
872
|
#
|
873
873
|
# @yield [response, operation] Access the result along with the RPC operation
|
874
874
|
# @yieldparam response [::Gapic::Operation]
|
@@ -998,11 +998,11 @@ module Google
|
|
998
998
|
# [Dialogflow access
|
999
999
|
# control](https://cloud.google.com/dialogflow/cx/docs/concept/access-control#storage).
|
1000
1000
|
#
|
1001
|
-
# Note: The following
|
1001
|
+
# Note: The following parameters are mutually exclusive: `agent_uri`, `agent_content`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1002
1002
|
# @param agent_content [::String]
|
1003
1003
|
# Zip compressed raw byte content for agent.
|
1004
1004
|
#
|
1005
|
-
# Note: The following
|
1005
|
+
# Note: The following parameters are mutually exclusive: `agent_content`, `agent_uri`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1006
1006
|
#
|
1007
1007
|
# @yield [response, operation] Access the result along with the RPC operation
|
1008
1008
|
# @yieldparam response [::Gapic::Operation]
|
@@ -816,11 +816,11 @@ module Google
|
|
816
816
|
# [Dialogflow access
|
817
817
|
# control](https://cloud.google.com/dialogflow/cx/docs/concept/access-control#storage).
|
818
818
|
#
|
819
|
-
# Note: The following
|
819
|
+
# Note: The following parameters are mutually exclusive: `agent_uri`, `agent_content`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
820
820
|
# @param agent_content [::String]
|
821
821
|
# Zip compressed raw byte content for agent.
|
822
822
|
#
|
823
|
-
# Note: The following
|
823
|
+
# Note: The following parameters are mutually exclusive: `agent_content`, `agent_uri`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
824
824
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
825
825
|
# @yieldparam result [::Gapic::Operation]
|
826
826
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
@@ -943,11 +943,11 @@ module Google
|
|
943
943
|
# [Dialogflow access
|
944
944
|
# control](https://cloud.google.com/dialogflow/cx/docs/concept/access-control#storage).
|
945
945
|
#
|
946
|
-
# Note: The following
|
946
|
+
# Note: The following parameters are mutually exclusive: `agent_uri`, `agent_content`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
947
947
|
# @param agent_content [::String]
|
948
948
|
# Zip compressed raw byte content for agent.
|
949
949
|
#
|
950
|
-
# Note: The following
|
950
|
+
# Note: The following parameters are mutually exclusive: `agent_content`, `agent_uri`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
951
951
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
952
952
|
# @yieldparam result [::Gapic::Operation]
|
953
953
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
@@ -1038,12 +1038,12 @@ module Google
|
|
1038
1038
|
# Uncreated generator. It should be a complete generator that includes all
|
1039
1039
|
# information about the generator.
|
1040
1040
|
#
|
1041
|
-
# Note: The following
|
1041
|
+
# Note: The following parameters are mutually exclusive: `generator`, `generator_name`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1042
1042
|
# @param generator_name [::String]
|
1043
1043
|
# The resource name of the existing created generator. Format:
|
1044
1044
|
# `projects/<Project ID>/locations/<Location ID>/generators/<Generator ID>`
|
1045
1045
|
#
|
1046
|
-
# Note: The following
|
1046
|
+
# Note: The following parameters are mutually exclusive: `generator_name`, `generator`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1047
1047
|
# @param context_references [::Hash{::String => ::Google::Cloud::Dialogflow::V2::Conversation::ContextReference, ::Hash}]
|
1048
1048
|
# Optional. A section of ingested context information. The key is the name of
|
1049
1049
|
# the context reference and the value contains the contents of the context
|
@@ -976,12 +976,12 @@ module Google
|
|
976
976
|
# Uncreated generator. It should be a complete generator that includes all
|
977
977
|
# information about the generator.
|
978
978
|
#
|
979
|
-
# Note: The following
|
979
|
+
# Note: The following parameters are mutually exclusive: `generator`, `generator_name`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
980
980
|
# @param generator_name [::String]
|
981
981
|
# The resource name of the existing created generator. Format:
|
982
982
|
# `projects/<Project ID>/locations/<Location ID>/generators/<Generator ID>`
|
983
983
|
#
|
984
|
-
# Note: The following
|
984
|
+
# Note: The following parameters are mutually exclusive: `generator_name`, `generator`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
985
985
|
# @param context_references [::Hash{::String => ::Google::Cloud::Dialogflow::V2::Conversation::ContextReference, ::Hash}]
|
986
986
|
# Optional. A section of ingested context information. The key is the name of
|
987
987
|
# the context reference and the value contains the contents of the context
|
@@ -738,11 +738,11 @@ module Google
|
|
738
738
|
# EntityBatch type) or a JSON object. Note: The URI must start with
|
739
739
|
# "gs://".
|
740
740
|
#
|
741
|
-
# Note: The following
|
741
|
+
# Note: The following parameters are mutually exclusive: `entity_type_batch_uri`, `entity_type_batch_inline`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
742
742
|
# @param entity_type_batch_inline [::Google::Cloud::Dialogflow::V2::EntityTypeBatch, ::Hash]
|
743
743
|
# The collection of entity types to update or create.
|
744
744
|
#
|
745
|
-
# Note: The following
|
745
|
+
# Note: The following parameters are mutually exclusive: `entity_type_batch_inline`, `entity_type_batch_uri`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
746
746
|
# @param language_code [::String]
|
747
747
|
# Optional. The language used to access language-specific data.
|
748
748
|
# If not specified, the agent's default language is used.
|
@@ -697,11 +697,11 @@ module Google
|
|
697
697
|
# EntityBatch type) or a JSON object. Note: The URI must start with
|
698
698
|
# "gs://".
|
699
699
|
#
|
700
|
-
# Note: The following
|
700
|
+
# Note: The following parameters are mutually exclusive: `entity_type_batch_uri`, `entity_type_batch_inline`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
701
701
|
# @param entity_type_batch_inline [::Google::Cloud::Dialogflow::V2::EntityTypeBatch, ::Hash]
|
702
702
|
# The collection of entity types to update or create.
|
703
703
|
#
|
704
|
-
# Note: The following
|
704
|
+
# Note: The following parameters are mutually exclusive: `entity_type_batch_inline`, `entity_type_batch_uri`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
705
705
|
# @param language_code [::String]
|
706
706
|
# Optional. The language used to access language-specific data.
|
707
707
|
# If not specified, the agent's default language is used.
|
@@ -754,11 +754,11 @@ module Google
|
|
754
754
|
# create. The file format can either be a serialized proto (of IntentBatch
|
755
755
|
# type) or JSON object. Note: The URI must start with "gs://".
|
756
756
|
#
|
757
|
-
# Note: The following
|
757
|
+
# Note: The following parameters are mutually exclusive: `intent_batch_uri`, `intent_batch_inline`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
758
758
|
# @param intent_batch_inline [::Google::Cloud::Dialogflow::V2::IntentBatch, ::Hash]
|
759
759
|
# The collection of intents to update or create.
|
760
760
|
#
|
761
|
-
# Note: The following
|
761
|
+
# Note: The following parameters are mutually exclusive: `intent_batch_inline`, `intent_batch_uri`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
762
762
|
# @param language_code [::String]
|
763
763
|
# Optional. The language used to access language-specific data.
|
764
764
|
# If not specified, the agent's default language is used.
|
@@ -713,11 +713,11 @@ module Google
|
|
713
713
|
# create. The file format can either be a serialized proto (of IntentBatch
|
714
714
|
# type) or JSON object. Note: The URI must start with "gs://".
|
715
715
|
#
|
716
|
-
# Note: The following
|
716
|
+
# Note: The following parameters are mutually exclusive: `intent_batch_uri`, `intent_batch_inline`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
717
717
|
# @param intent_batch_inline [::Google::Cloud::Dialogflow::V2::IntentBatch, ::Hash]
|
718
718
|
# The collection of intents to update or create.
|
719
719
|
#
|
720
|
-
# Note: The following
|
720
|
+
# Note: The following parameters are mutually exclusive: `intent_batch_inline`, `intent_batch_uri`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
721
721
|
# @param language_code [::String]
|
722
722
|
# Optional. The language used to access language-specific data.
|
723
723
|
# If not specified, the agent's default language is used.
|
@@ -602,19 +602,19 @@ module Google
|
|
602
602
|
# @param text_input [::Google::Cloud::Dialogflow::V2::TextInput, ::Hash]
|
603
603
|
# The natural language text to be processed.
|
604
604
|
#
|
605
|
-
# Note: The following
|
605
|
+
# Note: The following parameters are mutually exclusive: `text_input`, `audio_input`, `event_input`, `suggestion_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
606
606
|
# @param audio_input [::Google::Cloud::Dialogflow::V2::AudioInput, ::Hash]
|
607
607
|
# The natural language speech audio to be processed.
|
608
608
|
#
|
609
|
-
# Note: The following
|
609
|
+
# Note: The following parameters are mutually exclusive: `audio_input`, `text_input`, `event_input`, `suggestion_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
610
610
|
# @param event_input [::Google::Cloud::Dialogflow::V2::EventInput, ::Hash]
|
611
611
|
# An input event to send to Dialogflow.
|
612
612
|
#
|
613
|
-
# Note: The following
|
613
|
+
# Note: The following parameters are mutually exclusive: `event_input`, `text_input`, `audio_input`, `suggestion_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
614
614
|
# @param suggestion_input [::Google::Cloud::Dialogflow::V2::SuggestionInput, ::Hash]
|
615
615
|
# An input representing the selection of a suggestion.
|
616
616
|
#
|
617
|
-
# Note: The following
|
617
|
+
# Note: The following parameters are mutually exclusive: `suggestion_input`, `text_input`, `audio_input`, `event_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
618
618
|
# @param reply_audio_config [::Google::Cloud::Dialogflow::V2::OutputAudioConfig, ::Hash]
|
619
619
|
# Speech synthesis configuration.
|
620
620
|
# The speech synthesis settings for a virtual agent that may be configured
|
@@ -566,19 +566,19 @@ module Google
|
|
566
566
|
# @param text_input [::Google::Cloud::Dialogflow::V2::TextInput, ::Hash]
|
567
567
|
# The natural language text to be processed.
|
568
568
|
#
|
569
|
-
# Note: The following
|
569
|
+
# Note: The following parameters are mutually exclusive: `text_input`, `audio_input`, `event_input`, `suggestion_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
570
570
|
# @param audio_input [::Google::Cloud::Dialogflow::V2::AudioInput, ::Hash]
|
571
571
|
# The natural language speech audio to be processed.
|
572
572
|
#
|
573
|
-
# Note: The following
|
573
|
+
# Note: The following parameters are mutually exclusive: `audio_input`, `text_input`, `event_input`, `suggestion_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
574
574
|
# @param event_input [::Google::Cloud::Dialogflow::V2::EventInput, ::Hash]
|
575
575
|
# An input event to send to Dialogflow.
|
576
576
|
#
|
577
|
-
# Note: The following
|
577
|
+
# Note: The following parameters are mutually exclusive: `event_input`, `text_input`, `audio_input`, `suggestion_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
578
578
|
# @param suggestion_input [::Google::Cloud::Dialogflow::V2::SuggestionInput, ::Hash]
|
579
579
|
# An input representing the selection of a suggestion.
|
580
580
|
#
|
581
|
-
# Note: The following
|
581
|
+
# Note: The following parameters are mutually exclusive: `suggestion_input`, `text_input`, `audio_input`, `event_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
582
582
|
# @param reply_audio_config [::Google::Cloud::Dialogflow::V2::OutputAudioConfig, ::Hash]
|
583
583
|
# Speech synthesis configuration.
|
584
584
|
# The speech synthesis settings for a virtual agent that may be configured
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-dialogflow-v2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.10.
|
4
|
+
version: 1.10.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
@@ -323,7 +323,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
323
323
|
- !ruby/object:Gem::Version
|
324
324
|
version: '0'
|
325
325
|
requirements: []
|
326
|
-
rubygems_version: 3.6.
|
326
|
+
rubygems_version: 3.6.9
|
327
327
|
specification_version: 4
|
328
328
|
summary: Builds conversational interfaces (for example, chatbots, and voice-powered
|
329
329
|
apps and devices).
|