google-apis-dialogflow_v3beta1 0.79.0 → 0.80.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/dialogflow_v3beta1/classes.rb +1396 -20
- data/lib/google/apis/dialogflow_v3beta1/gem_version.rb +2 -2
- data/lib/google/apis/dialogflow_v3beta1/representations.rb +625 -0
- data/lib/google/apis/dialogflow_v3beta1/service.rb +694 -0
- metadata +3 -3
@@ -568,6 +568,12 @@ module Google
|
|
568
568
|
include Google::Apis::Core::JsonObjectSupport
|
569
569
|
end
|
570
570
|
|
571
|
+
class GoogleCloudDialogflowCxV3ToolCall
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
|
+
|
574
|
+
include Google::Apis::Core::JsonObjectSupport
|
575
|
+
end
|
576
|
+
|
571
577
|
class GoogleCloudDialogflowCxV3TransitionRoute
|
572
578
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
579
|
|
@@ -646,6 +652,18 @@ module Google
|
|
646
652
|
include Google::Apis::Core::JsonObjectSupport
|
647
653
|
end
|
648
654
|
|
655
|
+
class GoogleCloudDialogflowCxV3beta1Action
|
656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
|
+
|
658
|
+
include Google::Apis::Core::JsonObjectSupport
|
659
|
+
end
|
660
|
+
|
661
|
+
class GoogleCloudDialogflowCxV3beta1ActionParameter
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
|
+
|
664
|
+
include Google::Apis::Core::JsonObjectSupport
|
665
|
+
end
|
666
|
+
|
649
667
|
class GoogleCloudDialogflowCxV3beta1AdvancedSettings
|
650
668
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
669
|
|
@@ -694,6 +712,12 @@ module Google
|
|
694
712
|
include Google::Apis::Core::JsonObjectSupport
|
695
713
|
end
|
696
714
|
|
715
|
+
class GoogleCloudDialogflowCxV3beta1AgentUtterance
|
716
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
|
+
|
718
|
+
include Google::Apis::Core::JsonObjectSupport
|
719
|
+
end
|
720
|
+
|
697
721
|
class GoogleCloudDialogflowCxV3beta1AgentValidationResult
|
698
722
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
723
|
|
@@ -946,6 +970,12 @@ module Google
|
|
946
970
|
include Google::Apis::Core::JsonObjectSupport
|
947
971
|
end
|
948
972
|
|
973
|
+
class GoogleCloudDialogflowCxV3beta1Example
|
974
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
|
+
|
976
|
+
include Google::Apis::Core::JsonObjectSupport
|
977
|
+
end
|
978
|
+
|
949
979
|
class GoogleCloudDialogflowCxV3beta1Experiment
|
950
980
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
981
|
|
@@ -1066,6 +1096,12 @@ module Google
|
|
1066
1096
|
include Google::Apis::Core::JsonObjectSupport
|
1067
1097
|
end
|
1068
1098
|
|
1099
|
+
class GoogleCloudDialogflowCxV3beta1ExportToolsRequest
|
1100
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1101
|
+
|
1102
|
+
include Google::Apis::Core::JsonObjectSupport
|
1103
|
+
end
|
1104
|
+
|
1069
1105
|
class GoogleCloudDialogflowCxV3beta1FilterSpecs
|
1070
1106
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1071
1107
|
|
@@ -1084,6 +1120,12 @@ module Google
|
|
1084
1120
|
include Google::Apis::Core::JsonObjectSupport
|
1085
1121
|
end
|
1086
1122
|
|
1123
|
+
class GoogleCloudDialogflowCxV3beta1FlowInvocation
|
1124
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1125
|
+
|
1126
|
+
include Google::Apis::Core::JsonObjectSupport
|
1127
|
+
end
|
1128
|
+
|
1087
1129
|
class GoogleCloudDialogflowCxV3beta1FlowValidationResult
|
1088
1130
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1089
1131
|
|
@@ -1156,6 +1198,12 @@ module Google
|
|
1156
1198
|
include Google::Apis::Core::JsonObjectSupport
|
1157
1199
|
end
|
1158
1200
|
|
1201
|
+
class GoogleCloudDialogflowCxV3beta1GenerativeInfo
|
1202
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1203
|
+
|
1204
|
+
include Google::Apis::Core::JsonObjectSupport
|
1205
|
+
end
|
1206
|
+
|
1159
1207
|
class GoogleCloudDialogflowCxV3beta1GenerativeSettings
|
1160
1208
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1161
1209
|
|
@@ -1390,6 +1438,12 @@ module Google
|
|
1390
1438
|
include Google::Apis::Core::JsonObjectSupport
|
1391
1439
|
end
|
1392
1440
|
|
1441
|
+
class GoogleCloudDialogflowCxV3beta1ListExamplesResponse
|
1442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1443
|
+
|
1444
|
+
include Google::Apis::Core::JsonObjectSupport
|
1445
|
+
end
|
1446
|
+
|
1393
1447
|
class GoogleCloudDialogflowCxV3beta1ListExperimentsResponse
|
1394
1448
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1395
1449
|
|
@@ -1420,6 +1474,18 @@ module Google
|
|
1420
1474
|
include Google::Apis::Core::JsonObjectSupport
|
1421
1475
|
end
|
1422
1476
|
|
1477
|
+
class GoogleCloudDialogflowCxV3beta1ListPlaybookVersionsResponse
|
1478
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1479
|
+
|
1480
|
+
include Google::Apis::Core::JsonObjectSupport
|
1481
|
+
end
|
1482
|
+
|
1483
|
+
class GoogleCloudDialogflowCxV3beta1ListPlaybooksResponse
|
1484
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1485
|
+
|
1486
|
+
include Google::Apis::Core::JsonObjectSupport
|
1487
|
+
end
|
1488
|
+
|
1423
1489
|
class GoogleCloudDialogflowCxV3beta1ListSecuritySettingsResponse
|
1424
1490
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1425
1491
|
|
@@ -1444,6 +1510,12 @@ module Google
|
|
1444
1510
|
include Google::Apis::Core::JsonObjectSupport
|
1445
1511
|
end
|
1446
1512
|
|
1513
|
+
class GoogleCloudDialogflowCxV3beta1ListToolsResponse
|
1514
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1515
|
+
|
1516
|
+
include Google::Apis::Core::JsonObjectSupport
|
1517
|
+
end
|
1518
|
+
|
1447
1519
|
class GoogleCloudDialogflowCxV3beta1ListTransitionRouteGroupsResponse
|
1448
1520
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1449
1521
|
|
@@ -1462,6 +1534,12 @@ module Google
|
|
1462
1534
|
include Google::Apis::Core::JsonObjectSupport
|
1463
1535
|
end
|
1464
1536
|
|
1537
|
+
class GoogleCloudDialogflowCxV3beta1LlmModelSettings
|
1538
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1539
|
+
|
1540
|
+
include Google::Apis::Core::JsonObjectSupport
|
1541
|
+
end
|
1542
|
+
|
1465
1543
|
class GoogleCloudDialogflowCxV3beta1LoadVersionRequest
|
1466
1544
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1467
1545
|
|
@@ -1528,12 +1606,54 @@ module Google
|
|
1528
1606
|
include Google::Apis::Core::JsonObjectSupport
|
1529
1607
|
end
|
1530
1608
|
|
1609
|
+
class GoogleCloudDialogflowCxV3beta1ParameterDefinition
|
1610
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1611
|
+
|
1612
|
+
include Google::Apis::Core::JsonObjectSupport
|
1613
|
+
end
|
1614
|
+
|
1531
1615
|
class GoogleCloudDialogflowCxV3beta1Phrase
|
1532
1616
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1533
1617
|
|
1534
1618
|
include Google::Apis::Core::JsonObjectSupport
|
1535
1619
|
end
|
1536
1620
|
|
1621
|
+
class GoogleCloudDialogflowCxV3beta1Playbook
|
1622
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1623
|
+
|
1624
|
+
include Google::Apis::Core::JsonObjectSupport
|
1625
|
+
end
|
1626
|
+
|
1627
|
+
class GoogleCloudDialogflowCxV3beta1PlaybookInput
|
1628
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1629
|
+
|
1630
|
+
include Google::Apis::Core::JsonObjectSupport
|
1631
|
+
end
|
1632
|
+
|
1633
|
+
class GoogleCloudDialogflowCxV3beta1PlaybookInvocation
|
1634
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1635
|
+
|
1636
|
+
include Google::Apis::Core::JsonObjectSupport
|
1637
|
+
end
|
1638
|
+
|
1639
|
+
class GoogleCloudDialogflowCxV3beta1PlaybookOutput
|
1640
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1641
|
+
|
1642
|
+
include Google::Apis::Core::JsonObjectSupport
|
1643
|
+
end
|
1644
|
+
|
1645
|
+
class GoogleCloudDialogflowCxV3beta1PlaybookStep
|
1646
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1647
|
+
|
1648
|
+
include Google::Apis::Core::JsonObjectSupport
|
1649
|
+
end
|
1650
|
+
|
1651
|
+
class GoogleCloudDialogflowCxV3beta1PlaybookVersion
|
1652
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1653
|
+
|
1654
|
+
include Google::Apis::Core::JsonObjectSupport
|
1655
|
+
end
|
1656
|
+
|
1537
1657
|
class GoogleCloudDialogflowCxV3beta1QueryInput
|
1538
1658
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1539
1659
|
|
@@ -1828,6 +1948,102 @@ module Google
|
|
1828
1948
|
include Google::Apis::Core::JsonObjectSupport
|
1829
1949
|
end
|
1830
1950
|
|
1951
|
+
class GoogleCloudDialogflowCxV3beta1Tool
|
1952
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1953
|
+
|
1954
|
+
include Google::Apis::Core::JsonObjectSupport
|
1955
|
+
end
|
1956
|
+
|
1957
|
+
class GoogleCloudDialogflowCxV3beta1ToolAuthentication
|
1958
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1959
|
+
|
1960
|
+
include Google::Apis::Core::JsonObjectSupport
|
1961
|
+
end
|
1962
|
+
|
1963
|
+
class GoogleCloudDialogflowCxV3beta1ToolAuthenticationApiKeyConfig
|
1964
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1965
|
+
|
1966
|
+
include Google::Apis::Core::JsonObjectSupport
|
1967
|
+
end
|
1968
|
+
|
1969
|
+
class GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig
|
1970
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1971
|
+
|
1972
|
+
include Google::Apis::Core::JsonObjectSupport
|
1973
|
+
end
|
1974
|
+
|
1975
|
+
class GoogleCloudDialogflowCxV3beta1ToolAuthenticationServiceAgentAuthConfig
|
1976
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1977
|
+
|
1978
|
+
include Google::Apis::Core::JsonObjectSupport
|
1979
|
+
end
|
1980
|
+
|
1981
|
+
class GoogleCloudDialogflowCxV3beta1ToolCall
|
1982
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1983
|
+
|
1984
|
+
include Google::Apis::Core::JsonObjectSupport
|
1985
|
+
end
|
1986
|
+
|
1987
|
+
class GoogleCloudDialogflowCxV3beta1ToolCallResult
|
1988
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1989
|
+
|
1990
|
+
include Google::Apis::Core::JsonObjectSupport
|
1991
|
+
end
|
1992
|
+
|
1993
|
+
class GoogleCloudDialogflowCxV3beta1ToolCallResultError
|
1994
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1995
|
+
|
1996
|
+
include Google::Apis::Core::JsonObjectSupport
|
1997
|
+
end
|
1998
|
+
|
1999
|
+
class GoogleCloudDialogflowCxV3beta1ToolDataStoreTool
|
2000
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2001
|
+
|
2002
|
+
include Google::Apis::Core::JsonObjectSupport
|
2003
|
+
end
|
2004
|
+
|
2005
|
+
class GoogleCloudDialogflowCxV3beta1ToolDataStoreToolFallbackPrompt
|
2006
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2007
|
+
|
2008
|
+
include Google::Apis::Core::JsonObjectSupport
|
2009
|
+
end
|
2010
|
+
|
2011
|
+
class GoogleCloudDialogflowCxV3beta1ToolExtensionTool
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2013
|
+
|
2014
|
+
include Google::Apis::Core::JsonObjectSupport
|
2015
|
+
end
|
2016
|
+
|
2017
|
+
class GoogleCloudDialogflowCxV3beta1ToolFunctionTool
|
2018
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2019
|
+
|
2020
|
+
include Google::Apis::Core::JsonObjectSupport
|
2021
|
+
end
|
2022
|
+
|
2023
|
+
class GoogleCloudDialogflowCxV3beta1ToolOpenApiTool
|
2024
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2025
|
+
|
2026
|
+
include Google::Apis::Core::JsonObjectSupport
|
2027
|
+
end
|
2028
|
+
|
2029
|
+
class GoogleCloudDialogflowCxV3beta1ToolTlsConfig
|
2030
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2031
|
+
|
2032
|
+
include Google::Apis::Core::JsonObjectSupport
|
2033
|
+
end
|
2034
|
+
|
2035
|
+
class GoogleCloudDialogflowCxV3beta1ToolTlsConfigCaCert
|
2036
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2037
|
+
|
2038
|
+
include Google::Apis::Core::JsonObjectSupport
|
2039
|
+
end
|
2040
|
+
|
2041
|
+
class GoogleCloudDialogflowCxV3beta1ToolUse
|
2042
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2043
|
+
|
2044
|
+
include Google::Apis::Core::JsonObjectSupport
|
2045
|
+
end
|
2046
|
+
|
1831
2047
|
class GoogleCloudDialogflowCxV3beta1TrainFlowRequest
|
1832
2048
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1833
2049
|
|
@@ -1894,6 +2110,12 @@ module Google
|
|
1894
2110
|
include Google::Apis::Core::JsonObjectSupport
|
1895
2111
|
end
|
1896
2112
|
|
2113
|
+
class GoogleCloudDialogflowCxV3beta1UserUtterance
|
2114
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2115
|
+
|
2116
|
+
include Google::Apis::Core::JsonObjectSupport
|
2117
|
+
end
|
2118
|
+
|
1897
2119
|
class GoogleCloudDialogflowCxV3beta1ValidateAgentRequest
|
1898
2120
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1899
2121
|
|
@@ -3737,6 +3959,8 @@ module Google
|
|
3737
3959
|
|
3738
3960
|
property :text, as: 'text', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageText, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageText::Representation
|
3739
3961
|
|
3962
|
+
property :tool_call, as: 'toolCall', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ToolCall, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ToolCall::Representation
|
3963
|
+
|
3740
3964
|
end
|
3741
3965
|
end
|
3742
3966
|
|
@@ -3926,6 +4150,15 @@ module Google
|
|
3926
4150
|
end
|
3927
4151
|
end
|
3928
4152
|
|
4153
|
+
class GoogleCloudDialogflowCxV3ToolCall
|
4154
|
+
# @private
|
4155
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4156
|
+
property :action, as: 'action'
|
4157
|
+
hash :input_parameters, as: 'inputParameters'
|
4158
|
+
property :tool, as: 'tool'
|
4159
|
+
end
|
4160
|
+
end
|
4161
|
+
|
3929
4162
|
class GoogleCloudDialogflowCxV3TransitionRoute
|
3930
4163
|
# @private
|
3931
4164
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4086,6 +4319,30 @@ module Google
|
|
4086
4319
|
end
|
4087
4320
|
end
|
4088
4321
|
|
4322
|
+
class GoogleCloudDialogflowCxV3beta1Action
|
4323
|
+
# @private
|
4324
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4325
|
+
property :agent_utterance, as: 'agentUtterance', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AgentUtterance, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AgentUtterance::Representation
|
4326
|
+
|
4327
|
+
property :flow_invocation, as: 'flowInvocation', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1FlowInvocation, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1FlowInvocation::Representation
|
4328
|
+
|
4329
|
+
property :playbook_invocation, as: 'playbookInvocation', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookInvocation, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookInvocation::Representation
|
4330
|
+
|
4331
|
+
property :tool_use, as: 'toolUse', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolUse, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolUse::Representation
|
4332
|
+
|
4333
|
+
property :user_utterance, as: 'userUtterance', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1UserUtterance, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1UserUtterance::Representation
|
4334
|
+
|
4335
|
+
end
|
4336
|
+
end
|
4337
|
+
|
4338
|
+
class GoogleCloudDialogflowCxV3beta1ActionParameter
|
4339
|
+
# @private
|
4340
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4341
|
+
property :name, as: 'name'
|
4342
|
+
property :value, as: 'value'
|
4343
|
+
end
|
4344
|
+
end
|
4345
|
+
|
4089
4346
|
class GoogleCloudDialogflowCxV3beta1AdvancedSettings
|
4090
4347
|
# @private
|
4091
4348
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4138,6 +4395,7 @@ module Google
|
|
4138
4395
|
property :speech_to_text_settings, as: 'speechToTextSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SpeechToTextSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SpeechToTextSettings::Representation
|
4139
4396
|
|
4140
4397
|
property :start_flow, as: 'startFlow'
|
4398
|
+
property :start_playbook, as: 'startPlaybook'
|
4141
4399
|
collection :supported_language_codes, as: 'supportedLanguageCodes'
|
4142
4400
|
property :text_to_speech_settings, as: 'textToSpeechSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TextToSpeechSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TextToSpeechSettings::Representation
|
4143
4401
|
|
@@ -4178,6 +4436,13 @@ module Google
|
|
4178
4436
|
end
|
4179
4437
|
end
|
4180
4438
|
|
4439
|
+
class GoogleCloudDialogflowCxV3beta1AgentUtterance
|
4440
|
+
# @private
|
4441
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4442
|
+
property :text, as: 'text'
|
4443
|
+
end
|
4444
|
+
end
|
4445
|
+
|
4181
4446
|
class GoogleCloudDialogflowCxV3beta1AgentValidationResult
|
4182
4447
|
# @private
|
4183
4448
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4297,6 +4562,7 @@ module Google
|
|
4297
4562
|
property :action, as: 'action'
|
4298
4563
|
property :create_time, as: 'createTime'
|
4299
4564
|
property :display_name, as: 'displayName'
|
4565
|
+
property :language_code, as: 'languageCode'
|
4300
4566
|
property :name, as: 'name'
|
4301
4567
|
property :resource, as: 'resource'
|
4302
4568
|
property :type, as: 'type'
|
@@ -4578,6 +4844,26 @@ module Google
|
|
4578
4844
|
end
|
4579
4845
|
end
|
4580
4846
|
|
4847
|
+
class GoogleCloudDialogflowCxV3beta1Example
|
4848
|
+
# @private
|
4849
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4850
|
+
collection :actions, as: 'actions', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Action, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Action::Representation
|
4851
|
+
|
4852
|
+
property :conversation_state, as: 'conversationState'
|
4853
|
+
property :create_time, as: 'createTime'
|
4854
|
+
property :description, as: 'description'
|
4855
|
+
property :display_name, as: 'displayName'
|
4856
|
+
property :language_code, as: 'languageCode'
|
4857
|
+
property :name, as: 'name'
|
4858
|
+
property :playbook_input, as: 'playbookInput', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookInput::Representation
|
4859
|
+
|
4860
|
+
property :playbook_output, as: 'playbookOutput', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookOutput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookOutput::Representation
|
4861
|
+
|
4862
|
+
property :token_count, :numeric_string => true, as: 'tokenCount'
|
4863
|
+
property :update_time, as: 'updateTime'
|
4864
|
+
end
|
4865
|
+
end
|
4866
|
+
|
4581
4867
|
class GoogleCloudDialogflowCxV3beta1Experiment
|
4582
4868
|
# @private
|
4583
4869
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4773,6 +5059,16 @@ module Google
|
|
4773
5059
|
end
|
4774
5060
|
end
|
4775
5061
|
|
5062
|
+
class GoogleCloudDialogflowCxV3beta1ExportToolsRequest
|
5063
|
+
# @private
|
5064
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5065
|
+
property :data_format, as: 'dataFormat'
|
5066
|
+
collection :tools, as: 'tools'
|
5067
|
+
property :tools_content_inline, as: 'toolsContentInline'
|
5068
|
+
property :tools_uri, as: 'toolsUri'
|
5069
|
+
end
|
5070
|
+
end
|
5071
|
+
|
4776
5072
|
class GoogleCloudDialogflowCxV3beta1FilterSpecs
|
4777
5073
|
# @private
|
4778
5074
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4808,6 +5104,18 @@ module Google
|
|
4808
5104
|
end
|
4809
5105
|
end
|
4810
5106
|
|
5107
|
+
class GoogleCloudDialogflowCxV3beta1FlowInvocation
|
5108
|
+
# @private
|
5109
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5110
|
+
property :flow, as: 'flow'
|
5111
|
+
property :flow_state, as: 'flowState'
|
5112
|
+
collection :input_parameters, as: 'inputParameters', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionParameter, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionParameter::Representation
|
5113
|
+
|
5114
|
+
collection :output_parameters, as: 'outputParameters', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionParameter, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionParameter::Representation
|
5115
|
+
|
5116
|
+
end
|
5117
|
+
end
|
5118
|
+
|
4811
5119
|
class GoogleCloudDialogflowCxV3beta1FlowValidationResult
|
4812
5120
|
# @private
|
4813
5121
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4936,6 +5244,15 @@ module Google
|
|
4936
5244
|
end
|
4937
5245
|
end
|
4938
5246
|
|
5247
|
+
class GoogleCloudDialogflowCxV3beta1GenerativeInfo
|
5248
|
+
# @private
|
5249
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5250
|
+
property :action_tracing_info, as: 'actionTracingInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Example, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Example::Representation
|
5251
|
+
|
5252
|
+
collection :current_playbooks, as: 'currentPlaybooks'
|
5253
|
+
end
|
5254
|
+
end
|
5255
|
+
|
4939
5256
|
class GoogleCloudDialogflowCxV3beta1GenerativeSettings
|
4940
5257
|
# @private
|
4941
5258
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4946,6 +5263,8 @@ module Google
|
|
4946
5263
|
property :knowledge_connector_settings, as: 'knowledgeConnectorSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenerativeSettingsKnowledgeConnectorSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenerativeSettingsKnowledgeConnectorSettings::Representation
|
4947
5264
|
|
4948
5265
|
property :language_code, as: 'languageCode'
|
5266
|
+
property :llm_model_settings, as: 'llmModelSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmModelSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmModelSettings::Representation
|
5267
|
+
|
4949
5268
|
property :name, as: 'name'
|
4950
5269
|
end
|
4951
5270
|
end
|
@@ -4984,6 +5303,8 @@ module Google
|
|
4984
5303
|
# @private
|
4985
5304
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4986
5305
|
property :display_name, as: 'displayName'
|
5306
|
+
property :llm_model_settings, as: 'llmModelSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmModelSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmModelSettings::Representation
|
5307
|
+
|
4987
5308
|
property :name, as: 'name'
|
4988
5309
|
collection :placeholders, as: 'placeholders', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder::Representation
|
4989
5310
|
|
@@ -5296,6 +5617,15 @@ module Google
|
|
5296
5617
|
end
|
5297
5618
|
end
|
5298
5619
|
|
5620
|
+
class GoogleCloudDialogflowCxV3beta1ListExamplesResponse
|
5621
|
+
# @private
|
5622
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5623
|
+
collection :examples, as: 'examples', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Example, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Example::Representation
|
5624
|
+
|
5625
|
+
property :next_page_token, as: 'nextPageToken'
|
5626
|
+
end
|
5627
|
+
end
|
5628
|
+
|
5299
5629
|
class GoogleCloudDialogflowCxV3beta1ListExperimentsResponse
|
5300
5630
|
# @private
|
5301
5631
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5341,6 +5671,24 @@ module Google
|
|
5341
5671
|
end
|
5342
5672
|
end
|
5343
5673
|
|
5674
|
+
class GoogleCloudDialogflowCxV3beta1ListPlaybookVersionsResponse
|
5675
|
+
# @private
|
5676
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5677
|
+
property :next_page_token, as: 'nextPageToken'
|
5678
|
+
collection :playbook_versions, as: 'playbookVersions', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookVersion, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookVersion::Representation
|
5679
|
+
|
5680
|
+
end
|
5681
|
+
end
|
5682
|
+
|
5683
|
+
class GoogleCloudDialogflowCxV3beta1ListPlaybooksResponse
|
5684
|
+
# @private
|
5685
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5686
|
+
property :next_page_token, as: 'nextPageToken'
|
5687
|
+
collection :playbooks, as: 'playbooks', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Playbook, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Playbook::Representation
|
5688
|
+
|
5689
|
+
end
|
5690
|
+
end
|
5691
|
+
|
5344
5692
|
class GoogleCloudDialogflowCxV3beta1ListSecuritySettingsResponse
|
5345
5693
|
# @private
|
5346
5694
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5377,6 +5725,15 @@ module Google
|
|
5377
5725
|
end
|
5378
5726
|
end
|
5379
5727
|
|
5728
|
+
class GoogleCloudDialogflowCxV3beta1ListToolsResponse
|
5729
|
+
# @private
|
5730
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5731
|
+
property :next_page_token, as: 'nextPageToken'
|
5732
|
+
collection :tools, as: 'tools', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Tool, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Tool::Representation
|
5733
|
+
|
5734
|
+
end
|
5735
|
+
end
|
5736
|
+
|
5380
5737
|
class GoogleCloudDialogflowCxV3beta1ListTransitionRouteGroupsResponse
|
5381
5738
|
# @private
|
5382
5739
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5404,6 +5761,14 @@ module Google
|
|
5404
5761
|
end
|
5405
5762
|
end
|
5406
5763
|
|
5764
|
+
class GoogleCloudDialogflowCxV3beta1LlmModelSettings
|
5765
|
+
# @private
|
5766
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5767
|
+
property :model, as: 'model'
|
5768
|
+
property :prompt_text, as: 'promptText'
|
5769
|
+
end
|
5770
|
+
end
|
5771
|
+
|
5407
5772
|
class GoogleCloudDialogflowCxV3beta1LoadVersionRequest
|
5408
5773
|
# @private
|
5409
5774
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5528,6 +5893,15 @@ module Google
|
|
5528
5893
|
end
|
5529
5894
|
end
|
5530
5895
|
|
5896
|
+
class GoogleCloudDialogflowCxV3beta1ParameterDefinition
|
5897
|
+
# @private
|
5898
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5899
|
+
property :description, as: 'description'
|
5900
|
+
property :name, as: 'name'
|
5901
|
+
property :type, as: 'type'
|
5902
|
+
end
|
5903
|
+
end
|
5904
|
+
|
5531
5905
|
class GoogleCloudDialogflowCxV3beta1Phrase
|
5532
5906
|
# @private
|
5533
5907
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5535,6 +5909,81 @@ module Google
|
|
5535
5909
|
end
|
5536
5910
|
end
|
5537
5911
|
|
5912
|
+
class GoogleCloudDialogflowCxV3beta1Playbook
|
5913
|
+
# @private
|
5914
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5915
|
+
property :create_time, as: 'createTime'
|
5916
|
+
property :display_name, as: 'displayName'
|
5917
|
+
property :goal, as: 'goal'
|
5918
|
+
collection :input_parameter_definitions, as: 'inputParameterDefinitions', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ParameterDefinition, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ParameterDefinition::Representation
|
5919
|
+
|
5920
|
+
property :llm_model_settings, as: 'llmModelSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmModelSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmModelSettings::Representation
|
5921
|
+
|
5922
|
+
property :name, as: 'name'
|
5923
|
+
collection :output_parameter_definitions, as: 'outputParameterDefinitions', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ParameterDefinition, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ParameterDefinition::Representation
|
5924
|
+
|
5925
|
+
collection :referenced_flows, as: 'referencedFlows'
|
5926
|
+
collection :referenced_playbooks, as: 'referencedPlaybooks'
|
5927
|
+
collection :referenced_tools, as: 'referencedTools'
|
5928
|
+
collection :steps, as: 'steps', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookStep, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookStep::Representation
|
5929
|
+
|
5930
|
+
property :token_count, :numeric_string => true, as: 'tokenCount'
|
5931
|
+
property :update_time, as: 'updateTime'
|
5932
|
+
end
|
5933
|
+
end
|
5934
|
+
|
5935
|
+
class GoogleCloudDialogflowCxV3beta1PlaybookInput
|
5936
|
+
# @private
|
5937
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5938
|
+
collection :parameters, as: 'parameters', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionParameter, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionParameter::Representation
|
5939
|
+
|
5940
|
+
property :preceding_conversation_summary, as: 'precedingConversationSummary'
|
5941
|
+
end
|
5942
|
+
end
|
5943
|
+
|
5944
|
+
class GoogleCloudDialogflowCxV3beta1PlaybookInvocation
|
5945
|
+
# @private
|
5946
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5947
|
+
property :playbook, as: 'playbook'
|
5948
|
+
property :playbook_input, as: 'playbookInput', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookInput::Representation
|
5949
|
+
|
5950
|
+
property :playbook_output, as: 'playbookOutput', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookOutput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookOutput::Representation
|
5951
|
+
|
5952
|
+
property :playbook_state, as: 'playbookState'
|
5953
|
+
end
|
5954
|
+
end
|
5955
|
+
|
5956
|
+
class GoogleCloudDialogflowCxV3beta1PlaybookOutput
|
5957
|
+
# @private
|
5958
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5959
|
+
property :execution_summary, as: 'executionSummary'
|
5960
|
+
collection :parameters, as: 'parameters', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionParameter, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionParameter::Representation
|
5961
|
+
|
5962
|
+
end
|
5963
|
+
end
|
5964
|
+
|
5965
|
+
class GoogleCloudDialogflowCxV3beta1PlaybookStep
|
5966
|
+
# @private
|
5967
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5968
|
+
collection :steps, as: 'steps', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookStep, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PlaybookStep::Representation
|
5969
|
+
|
5970
|
+
property :text, as: 'text'
|
5971
|
+
end
|
5972
|
+
end
|
5973
|
+
|
5974
|
+
class GoogleCloudDialogflowCxV3beta1PlaybookVersion
|
5975
|
+
# @private
|
5976
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5977
|
+
property :description, as: 'description'
|
5978
|
+
collection :examples, as: 'examples', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Example, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Example::Representation
|
5979
|
+
|
5980
|
+
property :name, as: 'name'
|
5981
|
+
property :playbook, as: 'playbook', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Playbook, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Playbook::Representation
|
5982
|
+
|
5983
|
+
property :update_time, as: 'updateTime'
|
5984
|
+
end
|
5985
|
+
end
|
5986
|
+
|
5538
5987
|
class GoogleCloudDialogflowCxV3beta1QueryInput
|
5539
5988
|
# @private
|
5540
5989
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5549,6 +5998,8 @@ module Google
|
|
5549
5998
|
property :language_code, as: 'languageCode'
|
5550
5999
|
property :text, as: 'text', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TextInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TextInput::Representation
|
5551
6000
|
|
6001
|
+
property :tool_call_result, as: 'toolCallResult', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolCallResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolCallResult::Representation
|
6002
|
+
|
5552
6003
|
end
|
5553
6004
|
end
|
5554
6005
|
|
@@ -5558,11 +6009,14 @@ module Google
|
|
5558
6009
|
property :analyze_query_text_sentiment, as: 'analyzeQueryTextSentiment'
|
5559
6010
|
property :channel, as: 'channel'
|
5560
6011
|
property :current_page, as: 'currentPage'
|
6012
|
+
property :current_playbook, as: 'currentPlaybook'
|
5561
6013
|
property :disable_webhook, as: 'disableWebhook'
|
5562
6014
|
hash :end_user_metadata, as: 'endUserMetadata'
|
5563
6015
|
collection :flow_versions, as: 'flowVersions'
|
5564
6016
|
property :geo_location, as: 'geoLocation', class: Google::Apis::DialogflowV3beta1::GoogleTypeLatLng, decorator: Google::Apis::DialogflowV3beta1::GoogleTypeLatLng::Representation
|
5565
6017
|
|
6018
|
+
property :llm_model_settings, as: 'llmModelSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmModelSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmModelSettings::Representation
|
6019
|
+
|
5566
6020
|
hash :parameters, as: 'parameters'
|
5567
6021
|
hash :payload, as: 'payload'
|
5568
6022
|
property :search_config, as: 'searchConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SearchConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SearchConfig::Representation
|
@@ -5581,11 +6035,15 @@ module Google
|
|
5581
6035
|
property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
|
5582
6036
|
|
5583
6037
|
property :allow_answer_feedback, as: 'allowAnswerFeedback'
|
6038
|
+
property :current_flow, as: 'currentFlow', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Flow, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Flow::Representation
|
6039
|
+
|
5584
6040
|
property :current_page, as: 'currentPage', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Page, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Page::Representation
|
5585
6041
|
|
5586
6042
|
hash :diagnostic_info, as: 'diagnosticInfo'
|
5587
6043
|
property :dtmf, as: 'dtmf', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1DtmfInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1DtmfInput::Representation
|
5588
6044
|
|
6045
|
+
property :generative_info, as: 'generativeInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenerativeInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenerativeInfo::Representation
|
6046
|
+
|
5589
6047
|
property :intent, as: 'intent', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Intent, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Intent::Representation
|
5590
6048
|
|
5591
6049
|
property :intent_detection_confidence, as: 'intentDetectionConfidence'
|
@@ -5601,9 +6059,13 @@ module Google
|
|
5601
6059
|
property :transcript, as: 'transcript'
|
5602
6060
|
property :trigger_event, as: 'triggerEvent'
|
5603
6061
|
property :trigger_intent, as: 'triggerIntent'
|
6062
|
+
collection :webhook_display_names, as: 'webhookDisplayNames'
|
6063
|
+
collection :webhook_ids, as: 'webhookIds'
|
6064
|
+
collection :webhook_latencies, as: 'webhookLatencies'
|
5604
6065
|
collection :webhook_payloads, as: 'webhookPayloads'
|
5605
6066
|
collection :webhook_statuses, as: 'webhookStatuses', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
|
5606
6067
|
|
6068
|
+
collection :webhook_tags, as: 'webhookTags'
|
5607
6069
|
end
|
5608
6070
|
end
|
5609
6071
|
|
@@ -5646,6 +6108,8 @@ module Google
|
|
5646
6108
|
|
5647
6109
|
property :text, as: 'text', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ResponseMessageText, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ResponseMessageText::Representation
|
5648
6110
|
|
6111
|
+
property :tool_call, as: 'toolCall', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolCall, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolCall::Representation
|
6112
|
+
|
5649
6113
|
end
|
5650
6114
|
end
|
5651
6115
|
|
@@ -6023,6 +6487,160 @@ module Google
|
|
6023
6487
|
end
|
6024
6488
|
end
|
6025
6489
|
|
6490
|
+
class GoogleCloudDialogflowCxV3beta1Tool
|
6491
|
+
# @private
|
6492
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6493
|
+
collection :actions, as: 'actions'
|
6494
|
+
property :data_store_spec, as: 'dataStoreSpec', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolDataStoreTool, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolDataStoreTool::Representation
|
6495
|
+
|
6496
|
+
property :description, as: 'description'
|
6497
|
+
property :display_name, as: 'displayName'
|
6498
|
+
property :extension_spec, as: 'extensionSpec', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolExtensionTool, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolExtensionTool::Representation
|
6499
|
+
|
6500
|
+
property :function_spec, as: 'functionSpec', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolFunctionTool, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolFunctionTool::Representation
|
6501
|
+
|
6502
|
+
property :name, as: 'name'
|
6503
|
+
property :open_api_spec, as: 'openApiSpec', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolOpenApiTool, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolOpenApiTool::Representation
|
6504
|
+
|
6505
|
+
collection :schemas, as: 'schemas'
|
6506
|
+
property :tool_type, as: 'toolType'
|
6507
|
+
end
|
6508
|
+
end
|
6509
|
+
|
6510
|
+
class GoogleCloudDialogflowCxV3beta1ToolAuthentication
|
6511
|
+
# @private
|
6512
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6513
|
+
property :api_key_config, as: 'apiKeyConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthenticationApiKeyConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthenticationApiKeyConfig::Representation
|
6514
|
+
|
6515
|
+
property :oauth_config, as: 'oauthConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig::Representation
|
6516
|
+
|
6517
|
+
property :service_agent_auth_config, as: 'serviceAgentAuthConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthenticationServiceAgentAuthConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthenticationServiceAgentAuthConfig::Representation
|
6518
|
+
|
6519
|
+
end
|
6520
|
+
end
|
6521
|
+
|
6522
|
+
class GoogleCloudDialogflowCxV3beta1ToolAuthenticationApiKeyConfig
|
6523
|
+
# @private
|
6524
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6525
|
+
property :api_key, as: 'apiKey'
|
6526
|
+
property :key_name, as: 'keyName'
|
6527
|
+
property :request_location, as: 'requestLocation'
|
6528
|
+
end
|
6529
|
+
end
|
6530
|
+
|
6531
|
+
class GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig
|
6532
|
+
# @private
|
6533
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6534
|
+
property :client_id, as: 'clientId'
|
6535
|
+
property :client_secret, as: 'clientSecret'
|
6536
|
+
property :oauth_grant_type, as: 'oauthGrantType'
|
6537
|
+
property :token_endpoint, as: 'tokenEndpoint'
|
6538
|
+
end
|
6539
|
+
end
|
6540
|
+
|
6541
|
+
class GoogleCloudDialogflowCxV3beta1ToolAuthenticationServiceAgentAuthConfig
|
6542
|
+
# @private
|
6543
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6544
|
+
end
|
6545
|
+
end
|
6546
|
+
|
6547
|
+
class GoogleCloudDialogflowCxV3beta1ToolCall
|
6548
|
+
# @private
|
6549
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6550
|
+
property :action, as: 'action'
|
6551
|
+
hash :input_parameters, as: 'inputParameters'
|
6552
|
+
property :tool, as: 'tool'
|
6553
|
+
end
|
6554
|
+
end
|
6555
|
+
|
6556
|
+
class GoogleCloudDialogflowCxV3beta1ToolCallResult
|
6557
|
+
# @private
|
6558
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6559
|
+
property :action, as: 'action'
|
6560
|
+
property :error, as: 'error', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolCallResultError, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolCallResultError::Representation
|
6561
|
+
|
6562
|
+
hash :output_parameters, as: 'outputParameters'
|
6563
|
+
property :tool, as: 'tool'
|
6564
|
+
end
|
6565
|
+
end
|
6566
|
+
|
6567
|
+
class GoogleCloudDialogflowCxV3beta1ToolCallResultError
|
6568
|
+
# @private
|
6569
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6570
|
+
property :message, as: 'message'
|
6571
|
+
end
|
6572
|
+
end
|
6573
|
+
|
6574
|
+
class GoogleCloudDialogflowCxV3beta1ToolDataStoreTool
|
6575
|
+
# @private
|
6576
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6577
|
+
collection :data_store_connections, as: 'dataStoreConnections', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1DataStoreConnection, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1DataStoreConnection::Representation
|
6578
|
+
|
6579
|
+
property :fallback_prompt, as: 'fallbackPrompt', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolDataStoreToolFallbackPrompt, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolDataStoreToolFallbackPrompt::Representation
|
6580
|
+
|
6581
|
+
end
|
6582
|
+
end
|
6583
|
+
|
6584
|
+
class GoogleCloudDialogflowCxV3beta1ToolDataStoreToolFallbackPrompt
|
6585
|
+
# @private
|
6586
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6587
|
+
end
|
6588
|
+
end
|
6589
|
+
|
6590
|
+
class GoogleCloudDialogflowCxV3beta1ToolExtensionTool
|
6591
|
+
# @private
|
6592
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6593
|
+
property :name, as: 'name'
|
6594
|
+
end
|
6595
|
+
end
|
6596
|
+
|
6597
|
+
class GoogleCloudDialogflowCxV3beta1ToolFunctionTool
|
6598
|
+
# @private
|
6599
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6600
|
+
hash :input_schema, as: 'inputSchema'
|
6601
|
+
hash :output_schema, as: 'outputSchema'
|
6602
|
+
end
|
6603
|
+
end
|
6604
|
+
|
6605
|
+
class GoogleCloudDialogflowCxV3beta1ToolOpenApiTool
|
6606
|
+
# @private
|
6607
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6608
|
+
property :authentication, as: 'authentication', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthentication, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthentication::Representation
|
6609
|
+
|
6610
|
+
property :text_schema, as: 'textSchema'
|
6611
|
+
property :tls_config, as: 'tlsConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolTlsConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolTlsConfig::Representation
|
6612
|
+
|
6613
|
+
end
|
6614
|
+
end
|
6615
|
+
|
6616
|
+
class GoogleCloudDialogflowCxV3beta1ToolTlsConfig
|
6617
|
+
# @private
|
6618
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6619
|
+
collection :ca_certs, as: 'caCerts', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolTlsConfigCaCert, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolTlsConfigCaCert::Representation
|
6620
|
+
|
6621
|
+
end
|
6622
|
+
end
|
6623
|
+
|
6624
|
+
class GoogleCloudDialogflowCxV3beta1ToolTlsConfigCaCert
|
6625
|
+
# @private
|
6626
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6627
|
+
property :cert, :base64 => true, as: 'cert'
|
6628
|
+
property :display_name, as: 'displayName'
|
6629
|
+
end
|
6630
|
+
end
|
6631
|
+
|
6632
|
+
class GoogleCloudDialogflowCxV3beta1ToolUse
|
6633
|
+
# @private
|
6634
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6635
|
+
property :action, as: 'action'
|
6636
|
+
collection :input_parameters, as: 'inputParameters', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionParameter, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionParameter::Representation
|
6637
|
+
|
6638
|
+
collection :output_parameters, as: 'outputParameters', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionParameter, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionParameter::Representation
|
6639
|
+
|
6640
|
+
property :tool, as: 'tool'
|
6641
|
+
end
|
6642
|
+
end
|
6643
|
+
|
6026
6644
|
class GoogleCloudDialogflowCxV3beta1TrainFlowRequest
|
6027
6645
|
# @private
|
6028
6646
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6141,6 +6759,13 @@ module Google
|
|
6141
6759
|
end
|
6142
6760
|
end
|
6143
6761
|
|
6762
|
+
class GoogleCloudDialogflowCxV3beta1UserUtterance
|
6763
|
+
# @private
|
6764
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6765
|
+
property :text, as: 'text'
|
6766
|
+
end
|
6767
|
+
end
|
6768
|
+
|
6144
6769
|
class GoogleCloudDialogflowCxV3beta1ValidateAgentRequest
|
6145
6770
|
# @private
|
6146
6771
|
class Representation < Google::Apis::Core::JsonRepresentation
|