google-apis-dialogflow_v3beta1 0.98.0 → 0.100.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/CHANGELOG.md +8 -0
- data/lib/google/apis/dialogflow_v3beta1/classes.rb +819 -5
- data/lib/google/apis/dialogflow_v3beta1/gem_version.rb +2 -2
- data/lib/google/apis/dialogflow_v3beta1/representations.rb +387 -0
- data/lib/google/apis/dialogflow_v3beta1/service.rb +104 -0
- metadata +3 -3
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DialogflowV3beta1
|
18
18
|
# Version of the google-apis-dialogflow_v3beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.100.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250422"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -544,6 +544,24 @@ module Google
|
|
544
544
|
include Google::Apis::Core::JsonObjectSupport
|
545
545
|
end
|
546
546
|
|
547
|
+
class GoogleCloudDialogflowCxV3ToolCall
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
553
|
+
class GoogleCloudDialogflowCxV3ToolCallResult
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
|
+
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
557
|
+
end
|
558
|
+
|
559
|
+
class GoogleCloudDialogflowCxV3ToolCallResultError
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
|
+
|
562
|
+
include Google::Apis::Core::JsonObjectSupport
|
563
|
+
end
|
564
|
+
|
547
565
|
class GoogleCloudDialogflowCxV3TransitionRoute
|
548
566
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
567
|
|
@@ -634,6 +652,48 @@ module Google
|
|
634
652
|
include Google::Apis::Core::JsonObjectSupport
|
635
653
|
end
|
636
654
|
|
655
|
+
class GoogleCloudDialogflowCxV3beta1ActionFlowStateUpdate
|
656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
|
+
|
658
|
+
include Google::Apis::Core::JsonObjectSupport
|
659
|
+
end
|
660
|
+
|
661
|
+
class GoogleCloudDialogflowCxV3beta1ActionFlowStateUpdateFunctionCall
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
|
+
|
664
|
+
include Google::Apis::Core::JsonObjectSupport
|
665
|
+
end
|
666
|
+
|
667
|
+
class GoogleCloudDialogflowCxV3beta1ActionFlowStateUpdatePageState
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
|
+
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
671
|
+
end
|
672
|
+
|
673
|
+
class GoogleCloudDialogflowCxV3beta1ActionIntentMatch
|
674
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
675
|
+
|
676
|
+
include Google::Apis::Core::JsonObjectSupport
|
677
|
+
end
|
678
|
+
|
679
|
+
class GoogleCloudDialogflowCxV3beta1ActionIntentMatchMatchedIntent
|
680
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
|
+
|
682
|
+
include Google::Apis::Core::JsonObjectSupport
|
683
|
+
end
|
684
|
+
|
685
|
+
class GoogleCloudDialogflowCxV3beta1ActionStt
|
686
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
|
+
|
688
|
+
include Google::Apis::Core::JsonObjectSupport
|
689
|
+
end
|
690
|
+
|
691
|
+
class GoogleCloudDialogflowCxV3beta1ActionTts
|
692
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
693
|
+
|
694
|
+
include Google::Apis::Core::JsonObjectSupport
|
695
|
+
end
|
696
|
+
|
637
697
|
class GoogleCloudDialogflowCxV3beta1AdvancedSettings
|
638
698
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
639
699
|
|
@@ -1072,6 +1132,12 @@ module Google
|
|
1072
1132
|
include Google::Apis::Core::JsonObjectSupport
|
1073
1133
|
end
|
1074
1134
|
|
1135
|
+
class GoogleCloudDialogflowCxV3beta1ExceptionDetail
|
1136
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1137
|
+
|
1138
|
+
include Google::Apis::Core::JsonObjectSupport
|
1139
|
+
end
|
1140
|
+
|
1075
1141
|
class GoogleCloudDialogflowCxV3beta1Experiment
|
1076
1142
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1077
1143
|
|
@@ -1174,6 +1240,12 @@ module Google
|
|
1174
1240
|
include Google::Apis::Core::JsonObjectSupport
|
1175
1241
|
end
|
1176
1242
|
|
1243
|
+
class GoogleCloudDialogflowCxV3beta1ExportPlaybookRequest
|
1244
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1245
|
+
|
1246
|
+
include Google::Apis::Core::JsonObjectSupport
|
1247
|
+
end
|
1248
|
+
|
1177
1249
|
class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
|
1178
1250
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1179
1251
|
|
@@ -1432,6 +1504,12 @@ module Google
|
|
1432
1504
|
include Google::Apis::Core::JsonObjectSupport
|
1433
1505
|
end
|
1434
1506
|
|
1507
|
+
class GoogleCloudDialogflowCxV3beta1ImportPlaybookRequest
|
1508
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1509
|
+
|
1510
|
+
include Google::Apis::Core::JsonObjectSupport
|
1511
|
+
end
|
1512
|
+
|
1435
1513
|
class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
|
1436
1514
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1437
1515
|
|
@@ -1672,6 +1750,24 @@ module Google
|
|
1672
1750
|
include Google::Apis::Core::JsonObjectSupport
|
1673
1751
|
end
|
1674
1752
|
|
1753
|
+
class GoogleCloudDialogflowCxV3beta1LlmCall
|
1754
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1755
|
+
|
1756
|
+
include Google::Apis::Core::JsonObjectSupport
|
1757
|
+
end
|
1758
|
+
|
1759
|
+
class GoogleCloudDialogflowCxV3beta1LlmCallRetrievedExample
|
1760
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1761
|
+
|
1762
|
+
include Google::Apis::Core::JsonObjectSupport
|
1763
|
+
end
|
1764
|
+
|
1765
|
+
class GoogleCloudDialogflowCxV3beta1LlmCallTokenCount
|
1766
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1767
|
+
|
1768
|
+
include Google::Apis::Core::JsonObjectSupport
|
1769
|
+
end
|
1770
|
+
|
1675
1771
|
class GoogleCloudDialogflowCxV3beta1LlmModelSettings
|
1676
1772
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1677
1773
|
|
@@ -1708,6 +1804,12 @@ module Google
|
|
1708
1804
|
include Google::Apis::Core::JsonObjectSupport
|
1709
1805
|
end
|
1710
1806
|
|
1807
|
+
class GoogleCloudDialogflowCxV3beta1NamedMetric
|
1808
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1809
|
+
|
1810
|
+
include Google::Apis::Core::JsonObjectSupport
|
1811
|
+
end
|
1812
|
+
|
1711
1813
|
class GoogleCloudDialogflowCxV3beta1NluSettings
|
1712
1814
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1713
1815
|
|
@@ -1762,6 +1864,12 @@ module Google
|
|
1762
1864
|
include Google::Apis::Core::JsonObjectSupport
|
1763
1865
|
end
|
1764
1866
|
|
1867
|
+
class GoogleCloudDialogflowCxV3beta1PlaybookImportStrategy
|
1868
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1869
|
+
|
1870
|
+
include Google::Apis::Core::JsonObjectSupport
|
1871
|
+
end
|
1872
|
+
|
1765
1873
|
class GoogleCloudDialogflowCxV3beta1PlaybookInput
|
1766
1874
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1767
1875
|
|
@@ -1906,6 +2014,18 @@ module Google
|
|
1906
2014
|
include Google::Apis::Core::JsonObjectSupport
|
1907
2015
|
end
|
1908
2016
|
|
2017
|
+
class GoogleCloudDialogflowCxV3beta1RestorePlaybookVersionRequest
|
2018
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2019
|
+
|
2020
|
+
include Google::Apis::Core::JsonObjectSupport
|
2021
|
+
end
|
2022
|
+
|
2023
|
+
class GoogleCloudDialogflowCxV3beta1RestorePlaybookVersionResponse
|
2024
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2025
|
+
|
2026
|
+
include Google::Apis::Core::JsonObjectSupport
|
2027
|
+
end
|
2028
|
+
|
1909
2029
|
class GoogleCloudDialogflowCxV3beta1RestoreToolVersionRequest
|
1910
2030
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1911
2031
|
|
@@ -2026,6 +2146,12 @@ module Google
|
|
2026
2146
|
include Google::Apis::Core::JsonObjectSupport
|
2027
2147
|
end
|
2028
2148
|
|
2149
|
+
class GoogleCloudDialogflowCxV3beta1Span
|
2150
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2151
|
+
|
2152
|
+
include Google::Apis::Core::JsonObjectSupport
|
2153
|
+
end
|
2154
|
+
|
2029
2155
|
class GoogleCloudDialogflowCxV3beta1SpeechToTextSettings
|
2030
2156
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2031
2157
|
|
@@ -2038,6 +2164,12 @@ module Google
|
|
2038
2164
|
include Google::Apis::Core::JsonObjectSupport
|
2039
2165
|
end
|
2040
2166
|
|
2167
|
+
class GoogleCloudDialogflowCxV3beta1Status
|
2168
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2169
|
+
|
2170
|
+
include Google::Apis::Core::JsonObjectSupport
|
2171
|
+
end
|
2172
|
+
|
2041
2173
|
class GoogleCloudDialogflowCxV3beta1StopExperimentRequest
|
2042
2174
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2043
2175
|
|
@@ -2248,6 +2380,18 @@ module Google
|
|
2248
2380
|
include Google::Apis::Core::JsonObjectSupport
|
2249
2381
|
end
|
2250
2382
|
|
2383
|
+
class GoogleCloudDialogflowCxV3beta1ToolUseDataStoreToolTrace
|
2384
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2385
|
+
|
2386
|
+
include Google::Apis::Core::JsonObjectSupport
|
2387
|
+
end
|
2388
|
+
|
2389
|
+
class GoogleCloudDialogflowCxV3beta1ToolUseWebhookToolTrace
|
2390
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2391
|
+
|
2392
|
+
include Google::Apis::Core::JsonObjectSupport
|
2393
|
+
end
|
2394
|
+
|
2251
2395
|
class GoogleCloudDialogflowCxV3beta1ToolVersion
|
2252
2396
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2253
2397
|
|
@@ -4409,6 +4553,8 @@ module Google
|
|
4409
4553
|
property :language_code, as: 'languageCode'
|
4410
4554
|
property :text, as: 'text', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TextInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TextInput::Representation
|
4411
4555
|
|
4556
|
+
property :tool_call_result, as: 'toolCallResult', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ToolCallResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ToolCallResult::Representation
|
4557
|
+
|
4412
4558
|
end
|
4413
4559
|
end
|
4414
4560
|
|
@@ -4436,6 +4582,8 @@ module Google
|
|
4436
4582
|
|
4437
4583
|
property :text, as: 'text', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageText, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageText::Representation
|
4438
4584
|
|
4585
|
+
property :tool_call, as: 'toolCall', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ToolCall, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ToolCall::Representation
|
4586
|
+
|
4439
4587
|
end
|
4440
4588
|
end
|
4441
4589
|
|
@@ -4625,6 +4773,33 @@ module Google
|
|
4625
4773
|
end
|
4626
4774
|
end
|
4627
4775
|
|
4776
|
+
class GoogleCloudDialogflowCxV3ToolCall
|
4777
|
+
# @private
|
4778
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4779
|
+
property :action, as: 'action'
|
4780
|
+
hash :input_parameters, as: 'inputParameters'
|
4781
|
+
property :tool, as: 'tool'
|
4782
|
+
end
|
4783
|
+
end
|
4784
|
+
|
4785
|
+
class GoogleCloudDialogflowCxV3ToolCallResult
|
4786
|
+
# @private
|
4787
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4788
|
+
property :action, as: 'action'
|
4789
|
+
property :error, as: 'error', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ToolCallResultError, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ToolCallResultError::Representation
|
4790
|
+
|
4791
|
+
hash :output_parameters, as: 'outputParameters'
|
4792
|
+
property :tool, as: 'tool'
|
4793
|
+
end
|
4794
|
+
end
|
4795
|
+
|
4796
|
+
class GoogleCloudDialogflowCxV3ToolCallResultError
|
4797
|
+
# @private
|
4798
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4799
|
+
property :message, as: 'message'
|
4800
|
+
end
|
4801
|
+
end
|
4802
|
+
|
4628
4803
|
class GoogleCloudDialogflowCxV3TransitionRoute
|
4629
4804
|
# @private
|
4630
4805
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4808,23 +4983,99 @@ module Google
|
|
4808
4983
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4809
4984
|
property :agent_utterance, as: 'agentUtterance', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AgentUtterance, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AgentUtterance::Representation
|
4810
4985
|
|
4986
|
+
property :complete_time, as: 'completeTime'
|
4987
|
+
property :display_name, as: 'displayName'
|
4811
4988
|
property :event, as: 'event', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Event, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Event::Representation
|
4812
4989
|
|
4813
4990
|
property :flow_invocation, as: 'flowInvocation', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1FlowInvocation, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1FlowInvocation::Representation
|
4814
4991
|
|
4992
|
+
property :flow_state_update, as: 'flowStateUpdate', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionFlowStateUpdate, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionFlowStateUpdate::Representation
|
4993
|
+
|
4815
4994
|
property :flow_transition, as: 'flowTransition', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1FlowTransition, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1FlowTransition::Representation
|
4816
4995
|
|
4996
|
+
property :intent_match, as: 'intentMatch', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionIntentMatch, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionIntentMatch::Representation
|
4997
|
+
|
4998
|
+
property :llm_call, as: 'llmCall', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmCall, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmCall::Representation
|
4999
|
+
|
4817
5000
|
property :playbook_invocation, as: 'playbookInvocation', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookInvocation, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookInvocation::Representation
|
4818
5001
|
|
4819
5002
|
property :playbook_transition, as: 'playbookTransition', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookTransition, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookTransition::Representation
|
4820
5003
|
|
5004
|
+
property :start_time, as: 'startTime'
|
5005
|
+
property :status, as: 'status', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Status, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Status::Representation
|
5006
|
+
|
5007
|
+
property :stt, as: 'stt', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionStt, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionStt::Representation
|
5008
|
+
|
5009
|
+
collection :sub_execution_steps, as: 'subExecutionSteps', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Span, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Span::Representation
|
5010
|
+
|
4821
5011
|
property :tool_use, as: 'toolUse', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolUse, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolUse::Representation
|
4822
5012
|
|
5013
|
+
property :tts, as: 'tts', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionTts, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionTts::Representation
|
5014
|
+
|
4823
5015
|
property :user_utterance, as: 'userUtterance', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1UserUtterance, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1UserUtterance::Representation
|
4824
5016
|
|
4825
5017
|
end
|
4826
5018
|
end
|
4827
5019
|
|
5020
|
+
class GoogleCloudDialogflowCxV3beta1ActionFlowStateUpdate
|
5021
|
+
# @private
|
5022
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5023
|
+
property :destination, as: 'destination'
|
5024
|
+
property :event_type, as: 'eventType'
|
5025
|
+
property :function_call, as: 'functionCall', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionFlowStateUpdateFunctionCall, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionFlowStateUpdateFunctionCall::Representation
|
5026
|
+
|
5027
|
+
property :page_state, as: 'pageState', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionFlowStateUpdatePageState, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionFlowStateUpdatePageState::Representation
|
5028
|
+
|
5029
|
+
hash :updated_parameters, as: 'updatedParameters'
|
5030
|
+
end
|
5031
|
+
end
|
5032
|
+
|
5033
|
+
class GoogleCloudDialogflowCxV3beta1ActionFlowStateUpdateFunctionCall
|
5034
|
+
# @private
|
5035
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5036
|
+
property :name, as: 'name'
|
5037
|
+
end
|
5038
|
+
end
|
5039
|
+
|
5040
|
+
class GoogleCloudDialogflowCxV3beta1ActionFlowStateUpdatePageState
|
5041
|
+
# @private
|
5042
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5043
|
+
property :display_name, as: 'displayName'
|
5044
|
+
property :page, as: 'page'
|
5045
|
+
property :status, as: 'status'
|
5046
|
+
end
|
5047
|
+
end
|
5048
|
+
|
5049
|
+
class GoogleCloudDialogflowCxV3beta1ActionIntentMatch
|
5050
|
+
# @private
|
5051
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5052
|
+
collection :matched_intents, as: 'matchedIntents', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionIntentMatchMatchedIntent, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionIntentMatchMatchedIntent::Representation
|
5053
|
+
|
5054
|
+
end
|
5055
|
+
end
|
5056
|
+
|
5057
|
+
class GoogleCloudDialogflowCxV3beta1ActionIntentMatchMatchedIntent
|
5058
|
+
# @private
|
5059
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5060
|
+
property :display_name, as: 'displayName'
|
5061
|
+
hash :generative_fallback, as: 'generativeFallback'
|
5062
|
+
property :intent_id, as: 'intentId'
|
5063
|
+
property :score, as: 'score'
|
5064
|
+
end
|
5065
|
+
end
|
5066
|
+
|
5067
|
+
class GoogleCloudDialogflowCxV3beta1ActionStt
|
5068
|
+
# @private
|
5069
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5070
|
+
end
|
5071
|
+
end
|
5072
|
+
|
5073
|
+
class GoogleCloudDialogflowCxV3beta1ActionTts
|
5074
|
+
# @private
|
5075
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5076
|
+
end
|
5077
|
+
end
|
5078
|
+
|
4828
5079
|
class GoogleCloudDialogflowCxV3beta1AdvancedSettings
|
4829
5080
|
# @private
|
4830
5081
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4974,6 +5225,7 @@ module Google
|
|
4974
5225
|
class GoogleCloudDialogflowCxV3beta1AgentUtterance
|
4975
5226
|
# @private
|
4976
5227
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5228
|
+
property :require_generation, as: 'requireGeneration'
|
4977
5229
|
property :text, as: 'text'
|
4978
5230
|
end
|
4979
5231
|
end
|
@@ -5564,6 +5816,7 @@ module Google
|
|
5564
5816
|
# @private
|
5565
5817
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5566
5818
|
property :event, as: 'event'
|
5819
|
+
property :text, as: 'text'
|
5567
5820
|
end
|
5568
5821
|
end
|
5569
5822
|
|
@@ -5607,6 +5860,13 @@ module Google
|
|
5607
5860
|
end
|
5608
5861
|
end
|
5609
5862
|
|
5863
|
+
class GoogleCloudDialogflowCxV3beta1ExceptionDetail
|
5864
|
+
# @private
|
5865
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5866
|
+
property :error_message, as: 'errorMessage'
|
5867
|
+
end
|
5868
|
+
end
|
5869
|
+
|
5610
5870
|
class GoogleCloudDialogflowCxV3beta1Experiment
|
5611
5871
|
# @private
|
5612
5872
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5779,6 +6039,14 @@ module Google
|
|
5779
6039
|
end
|
5780
6040
|
end
|
5781
6041
|
|
6042
|
+
class GoogleCloudDialogflowCxV3beta1ExportPlaybookRequest
|
6043
|
+
# @private
|
6044
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6045
|
+
property :data_format, as: 'dataFormat'
|
6046
|
+
property :playbook_uri, as: 'playbookUri'
|
6047
|
+
end
|
6048
|
+
end
|
6049
|
+
|
5782
6050
|
class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
|
5783
6051
|
# @private
|
5784
6052
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5874,6 +6142,7 @@ module Google
|
|
5874
6142
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5875
6143
|
property :display_name, as: 'displayName'
|
5876
6144
|
property :flow, as: 'flow'
|
6145
|
+
hash :input_action_parameters, as: 'inputActionParameters'
|
5877
6146
|
end
|
5878
6147
|
end
|
5879
6148
|
|
@@ -6209,6 +6478,16 @@ module Google
|
|
6209
6478
|
end
|
6210
6479
|
end
|
6211
6480
|
|
6481
|
+
class GoogleCloudDialogflowCxV3beta1ImportPlaybookRequest
|
6482
|
+
# @private
|
6483
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6484
|
+
property :import_strategy, as: 'importStrategy', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookImportStrategy, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookImportStrategy::Representation
|
6485
|
+
|
6486
|
+
property :playbook_content, :base64 => true, as: 'playbookContent'
|
6487
|
+
property :playbook_uri, as: 'playbookUri'
|
6488
|
+
end
|
6489
|
+
end
|
6490
|
+
|
6212
6491
|
class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
|
6213
6492
|
# @private
|
6214
6493
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6577,6 +6856,38 @@ module Google
|
|
6577
6856
|
end
|
6578
6857
|
end
|
6579
6858
|
|
6859
|
+
class GoogleCloudDialogflowCxV3beta1LlmCall
|
6860
|
+
# @private
|
6861
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6862
|
+
property :model, as: 'model'
|
6863
|
+
collection :retrieved_examples, as: 'retrievedExamples', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmCallRetrievedExample, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmCallRetrievedExample::Representation
|
6864
|
+
|
6865
|
+
property :temperature, as: 'temperature'
|
6866
|
+
property :token_count, as: 'tokenCount', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmCallTokenCount, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmCallTokenCount::Representation
|
6867
|
+
|
6868
|
+
end
|
6869
|
+
end
|
6870
|
+
|
6871
|
+
class GoogleCloudDialogflowCxV3beta1LlmCallRetrievedExample
|
6872
|
+
# @private
|
6873
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6874
|
+
property :example_display_name, as: 'exampleDisplayName'
|
6875
|
+
property :example_id, as: 'exampleId'
|
6876
|
+
property :matched_retrieval_label, as: 'matchedRetrievalLabel'
|
6877
|
+
property :retrieval_strategy, as: 'retrievalStrategy'
|
6878
|
+
end
|
6879
|
+
end
|
6880
|
+
|
6881
|
+
class GoogleCloudDialogflowCxV3beta1LlmCallTokenCount
|
6882
|
+
# @private
|
6883
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6884
|
+
property :conversation_context_token_count, :numeric_string => true, as: 'conversationContextTokenCount'
|
6885
|
+
property :example_token_count, :numeric_string => true, as: 'exampleTokenCount'
|
6886
|
+
property :total_input_token_count, :numeric_string => true, as: 'totalInputTokenCount'
|
6887
|
+
property :total_output_token_count, :numeric_string => true, as: 'totalOutputTokenCount'
|
6888
|
+
end
|
6889
|
+
end
|
6890
|
+
|
6580
6891
|
class GoogleCloudDialogflowCxV3beta1LlmModelSettings
|
6581
6892
|
# @private
|
6582
6893
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6639,6 +6950,15 @@ module Google
|
|
6639
6950
|
end
|
6640
6951
|
end
|
6641
6952
|
|
6953
|
+
class GoogleCloudDialogflowCxV3beta1NamedMetric
|
6954
|
+
# @private
|
6955
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6956
|
+
property :name, as: 'name'
|
6957
|
+
property :unit, as: 'unit'
|
6958
|
+
property :value, as: 'value'
|
6959
|
+
end
|
6960
|
+
end
|
6961
|
+
|
6642
6962
|
class GoogleCloudDialogflowCxV3beta1NluSettings
|
6643
6963
|
# @private
|
6644
6964
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6755,6 +7075,15 @@ module Google
|
|
6755
7075
|
end
|
6756
7076
|
end
|
6757
7077
|
|
7078
|
+
class GoogleCloudDialogflowCxV3beta1PlaybookImportStrategy
|
7079
|
+
# @private
|
7080
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7081
|
+
property :main_playbook_import_strategy, as: 'mainPlaybookImportStrategy'
|
7082
|
+
property :nested_resource_import_strategy, as: 'nestedResourceImportStrategy'
|
7083
|
+
property :tool_import_strategy, as: 'toolImportStrategy'
|
7084
|
+
end
|
7085
|
+
end
|
7086
|
+
|
6758
7087
|
class GoogleCloudDialogflowCxV3beta1PlaybookInput
|
6759
7088
|
# @private
|
6760
7089
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6790,6 +7119,7 @@ module Google
|
|
6790
7119
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6791
7120
|
hash :action_parameters, as: 'actionParameters'
|
6792
7121
|
property :execution_summary, as: 'executionSummary'
|
7122
|
+
property :state, as: 'state'
|
6793
7123
|
end
|
6794
7124
|
end
|
6795
7125
|
|
@@ -6806,6 +7136,7 @@ module Google
|
|
6806
7136
|
# @private
|
6807
7137
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6808
7138
|
property :display_name, as: 'displayName'
|
7139
|
+
hash :input_action_parameters, as: 'inputActionParameters'
|
6809
7140
|
property :playbook, as: 'playbook'
|
6810
7141
|
end
|
6811
7142
|
end
|
@@ -7040,6 +7371,20 @@ module Google
|
|
7040
7371
|
end
|
7041
7372
|
end
|
7042
7373
|
|
7374
|
+
class GoogleCloudDialogflowCxV3beta1RestorePlaybookVersionRequest
|
7375
|
+
# @private
|
7376
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7377
|
+
end
|
7378
|
+
end
|
7379
|
+
|
7380
|
+
class GoogleCloudDialogflowCxV3beta1RestorePlaybookVersionResponse
|
7381
|
+
# @private
|
7382
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7383
|
+
property :playbook, as: 'playbook', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Playbook, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Playbook::Representation
|
7384
|
+
|
7385
|
+
end
|
7386
|
+
end
|
7387
|
+
|
7043
7388
|
class GoogleCloudDialogflowCxV3beta1RestoreToolVersionRequest
|
7044
7389
|
# @private
|
7045
7390
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7215,6 +7560,18 @@ module Google
|
|
7215
7560
|
end
|
7216
7561
|
end
|
7217
7562
|
|
7563
|
+
class GoogleCloudDialogflowCxV3beta1Span
|
7564
|
+
# @private
|
7565
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7566
|
+
property :complete_time, as: 'completeTime'
|
7567
|
+
collection :metrics, as: 'metrics', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1NamedMetric, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1NamedMetric::Representation
|
7568
|
+
|
7569
|
+
property :name, as: 'name'
|
7570
|
+
property :start_time, as: 'startTime'
|
7571
|
+
collection :tags, as: 'tags'
|
7572
|
+
end
|
7573
|
+
end
|
7574
|
+
|
7218
7575
|
class GoogleCloudDialogflowCxV3beta1SpeechToTextSettings
|
7219
7576
|
# @private
|
7220
7577
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7228,6 +7585,14 @@ module Google
|
|
7228
7585
|
end
|
7229
7586
|
end
|
7230
7587
|
|
7588
|
+
class GoogleCloudDialogflowCxV3beta1Status
|
7589
|
+
# @private
|
7590
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7591
|
+
property :exception, as: 'exception', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ExceptionDetail, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ExceptionDetail::Representation
|
7592
|
+
|
7593
|
+
end
|
7594
|
+
end
|
7595
|
+
|
7231
7596
|
class GoogleCloudDialogflowCxV3beta1StopExperimentRequest
|
7232
7597
|
# @private
|
7233
7598
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7562,10 +7927,30 @@ module Google
|
|
7562
7927
|
# @private
|
7563
7928
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7564
7929
|
property :action, as: 'action'
|
7930
|
+
property :data_store_tool_trace, as: 'dataStoreToolTrace', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolUseDataStoreToolTrace, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolUseDataStoreToolTrace::Representation
|
7931
|
+
|
7565
7932
|
property :display_name, as: 'displayName'
|
7566
7933
|
hash :input_action_parameters, as: 'inputActionParameters'
|
7567
7934
|
hash :output_action_parameters, as: 'outputActionParameters'
|
7568
7935
|
property :tool, as: 'tool'
|
7936
|
+
property :webhook_tool_trace, as: 'webhookToolTrace', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolUseWebhookToolTrace, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolUseWebhookToolTrace::Representation
|
7937
|
+
|
7938
|
+
end
|
7939
|
+
end
|
7940
|
+
|
7941
|
+
class GoogleCloudDialogflowCxV3beta1ToolUseDataStoreToolTrace
|
7942
|
+
# @private
|
7943
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7944
|
+
property :data_store_connection_signals, as: 'dataStoreConnectionSignals', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignals, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignals::Representation
|
7945
|
+
|
7946
|
+
end
|
7947
|
+
end
|
7948
|
+
|
7949
|
+
class GoogleCloudDialogflowCxV3beta1ToolUseWebhookToolTrace
|
7950
|
+
# @private
|
7951
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7952
|
+
property :webhook_tag, as: 'webhookTag'
|
7953
|
+
property :webhook_uri, as: 'webhookUri'
|
7569
7954
|
end
|
7570
7955
|
end
|
7571
7956
|
|
@@ -7712,6 +8097,8 @@ module Google
|
|
7712
8097
|
class GoogleCloudDialogflowCxV3beta1UserUtterance
|
7713
8098
|
# @private
|
7714
8099
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8100
|
+
property :audio, :base64 => true, as: 'audio'
|
8101
|
+
collection :audio_tokens, as: 'audioTokens'
|
7715
8102
|
property :text, as: 'text'
|
7716
8103
|
end
|
7717
8104
|
end
|