google-apis-dialogflow_v3 0.105.0 → 0.106.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.
@@ -22,6 +22,12 @@ module Google
|
|
22
22
|
module Apis
|
23
23
|
module DialogflowV3
|
24
24
|
|
25
|
+
class GoogleCloudDialogflowCxV3Action
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
|
+
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
29
|
+
end
|
30
|
+
|
25
31
|
class GoogleCloudDialogflowCxV3AdvancedSettings
|
26
32
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
33
|
|
@@ -88,6 +94,12 @@ module Google
|
|
88
94
|
include Google::Apis::Core::JsonObjectSupport
|
89
95
|
end
|
90
96
|
|
97
|
+
class GoogleCloudDialogflowCxV3AgentUtterance
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
91
103
|
class GoogleCloudDialogflowCxV3AgentValidationResult
|
92
104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
105
|
|
@@ -388,6 +400,12 @@ module Google
|
|
388
400
|
include Google::Apis::Core::JsonObjectSupport
|
389
401
|
end
|
390
402
|
|
403
|
+
class GoogleCloudDialogflowCxV3Example
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
|
+
|
406
|
+
include Google::Apis::Core::JsonObjectSupport
|
407
|
+
end
|
408
|
+
|
391
409
|
class GoogleCloudDialogflowCxV3Experiment
|
392
410
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
411
|
|
@@ -490,6 +508,12 @@ module Google
|
|
490
508
|
include Google::Apis::Core::JsonObjectSupport
|
491
509
|
end
|
492
510
|
|
511
|
+
class GoogleCloudDialogflowCxV3ExportPlaybookRequest
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
|
+
|
514
|
+
include Google::Apis::Core::JsonObjectSupport
|
515
|
+
end
|
516
|
+
|
493
517
|
class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
|
494
518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
519
|
|
@@ -526,6 +550,12 @@ module Google
|
|
526
550
|
include Google::Apis::Core::JsonObjectSupport
|
527
551
|
end
|
528
552
|
|
553
|
+
class GoogleCloudDialogflowCxV3FlowInvocation
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
|
+
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
557
|
+
end
|
558
|
+
|
529
559
|
class GoogleCloudDialogflowCxV3FlowMultiLanguageSettings
|
530
560
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
561
|
|
@@ -706,6 +736,12 @@ module Google
|
|
706
736
|
include Google::Apis::Core::JsonObjectSupport
|
707
737
|
end
|
708
738
|
|
739
|
+
class GoogleCloudDialogflowCxV3ImportPlaybookRequest
|
740
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
741
|
+
|
742
|
+
include Google::Apis::Core::JsonObjectSupport
|
743
|
+
end
|
744
|
+
|
709
745
|
class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
|
710
746
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
747
|
|
@@ -832,6 +868,12 @@ module Google
|
|
832
868
|
include Google::Apis::Core::JsonObjectSupport
|
833
869
|
end
|
834
870
|
|
871
|
+
class GoogleCloudDialogflowCxV3ListExamplesResponse
|
872
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
873
|
+
|
874
|
+
include Google::Apis::Core::JsonObjectSupport
|
875
|
+
end
|
876
|
+
|
835
877
|
class GoogleCloudDialogflowCxV3ListExperimentsResponse
|
836
878
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
837
879
|
|
@@ -862,6 +904,18 @@ module Google
|
|
862
904
|
include Google::Apis::Core::JsonObjectSupport
|
863
905
|
end
|
864
906
|
|
907
|
+
class GoogleCloudDialogflowCxV3ListPlaybookVersionsResponse
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
|
+
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
911
|
+
end
|
912
|
+
|
913
|
+
class GoogleCloudDialogflowCxV3ListPlaybooksResponse
|
914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
|
+
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
917
|
+
end
|
918
|
+
|
865
919
|
class GoogleCloudDialogflowCxV3ListSecuritySettingsResponse
|
866
920
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
921
|
|
@@ -886,6 +940,12 @@ module Google
|
|
886
940
|
include Google::Apis::Core::JsonObjectSupport
|
887
941
|
end
|
888
942
|
|
943
|
+
class GoogleCloudDialogflowCxV3ListToolsResponse
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
|
+
|
946
|
+
include Google::Apis::Core::JsonObjectSupport
|
947
|
+
end
|
948
|
+
|
889
949
|
class GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse
|
890
950
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
891
951
|
|
@@ -904,6 +964,12 @@ module Google
|
|
904
964
|
include Google::Apis::Core::JsonObjectSupport
|
905
965
|
end
|
906
966
|
|
967
|
+
class GoogleCloudDialogflowCxV3LlmModelSettings
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
|
+
|
970
|
+
include Google::Apis::Core::JsonObjectSupport
|
971
|
+
end
|
972
|
+
|
907
973
|
class GoogleCloudDialogflowCxV3LoadVersionRequest
|
908
974
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
975
|
|
@@ -976,6 +1042,54 @@ module Google
|
|
976
1042
|
include Google::Apis::Core::JsonObjectSupport
|
977
1043
|
end
|
978
1044
|
|
1045
|
+
class GoogleCloudDialogflowCxV3Playbook
|
1046
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1047
|
+
|
1048
|
+
include Google::Apis::Core::JsonObjectSupport
|
1049
|
+
end
|
1050
|
+
|
1051
|
+
class GoogleCloudDialogflowCxV3PlaybookImportStrategy
|
1052
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1053
|
+
|
1054
|
+
include Google::Apis::Core::JsonObjectSupport
|
1055
|
+
end
|
1056
|
+
|
1057
|
+
class GoogleCloudDialogflowCxV3PlaybookInput
|
1058
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1059
|
+
|
1060
|
+
include Google::Apis::Core::JsonObjectSupport
|
1061
|
+
end
|
1062
|
+
|
1063
|
+
class GoogleCloudDialogflowCxV3PlaybookInstruction
|
1064
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1065
|
+
|
1066
|
+
include Google::Apis::Core::JsonObjectSupport
|
1067
|
+
end
|
1068
|
+
|
1069
|
+
class GoogleCloudDialogflowCxV3PlaybookInvocation
|
1070
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1071
|
+
|
1072
|
+
include Google::Apis::Core::JsonObjectSupport
|
1073
|
+
end
|
1074
|
+
|
1075
|
+
class GoogleCloudDialogflowCxV3PlaybookOutput
|
1076
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1077
|
+
|
1078
|
+
include Google::Apis::Core::JsonObjectSupport
|
1079
|
+
end
|
1080
|
+
|
1081
|
+
class GoogleCloudDialogflowCxV3PlaybookStep
|
1082
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1083
|
+
|
1084
|
+
include Google::Apis::Core::JsonObjectSupport
|
1085
|
+
end
|
1086
|
+
|
1087
|
+
class GoogleCloudDialogflowCxV3PlaybookVersion
|
1088
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1089
|
+
|
1090
|
+
include Google::Apis::Core::JsonObjectSupport
|
1091
|
+
end
|
1092
|
+
|
979
1093
|
class GoogleCloudDialogflowCxV3QueryInput
|
980
1094
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
981
1095
|
|
@@ -1078,6 +1192,18 @@ module Google
|
|
1078
1192
|
include Google::Apis::Core::JsonObjectSupport
|
1079
1193
|
end
|
1080
1194
|
|
1195
|
+
class GoogleCloudDialogflowCxV3RestorePlaybookVersionRequest
|
1196
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1197
|
+
|
1198
|
+
include Google::Apis::Core::JsonObjectSupport
|
1199
|
+
end
|
1200
|
+
|
1201
|
+
class GoogleCloudDialogflowCxV3RestorePlaybookVersionResponse
|
1202
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1203
|
+
|
1204
|
+
include Google::Apis::Core::JsonObjectSupport
|
1205
|
+
end
|
1206
|
+
|
1081
1207
|
class GoogleCloudDialogflowCxV3RolloutConfig
|
1082
1208
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1083
1209
|
|
@@ -1264,6 +1390,108 @@ module Google
|
|
1264
1390
|
include Google::Apis::Core::JsonObjectSupport
|
1265
1391
|
end
|
1266
1392
|
|
1393
|
+
class GoogleCloudDialogflowCxV3Tool
|
1394
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1395
|
+
|
1396
|
+
include Google::Apis::Core::JsonObjectSupport
|
1397
|
+
end
|
1398
|
+
|
1399
|
+
class GoogleCloudDialogflowCxV3ToolAuthentication
|
1400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1401
|
+
|
1402
|
+
include Google::Apis::Core::JsonObjectSupport
|
1403
|
+
end
|
1404
|
+
|
1405
|
+
class GoogleCloudDialogflowCxV3ToolAuthenticationApiKeyConfig
|
1406
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
|
+
|
1408
|
+
include Google::Apis::Core::JsonObjectSupport
|
1409
|
+
end
|
1410
|
+
|
1411
|
+
class GoogleCloudDialogflowCxV3ToolAuthenticationBearerTokenConfig
|
1412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1413
|
+
|
1414
|
+
include Google::Apis::Core::JsonObjectSupport
|
1415
|
+
end
|
1416
|
+
|
1417
|
+
class GoogleCloudDialogflowCxV3ToolAuthenticationOAuthConfig
|
1418
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1419
|
+
|
1420
|
+
include Google::Apis::Core::JsonObjectSupport
|
1421
|
+
end
|
1422
|
+
|
1423
|
+
class GoogleCloudDialogflowCxV3ToolAuthenticationServiceAgentAuthConfig
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1425
|
+
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
1427
|
+
end
|
1428
|
+
|
1429
|
+
class GoogleCloudDialogflowCxV3ToolCall
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
|
+
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
1433
|
+
end
|
1434
|
+
|
1435
|
+
class GoogleCloudDialogflowCxV3ToolCallResult
|
1436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1437
|
+
|
1438
|
+
include Google::Apis::Core::JsonObjectSupport
|
1439
|
+
end
|
1440
|
+
|
1441
|
+
class GoogleCloudDialogflowCxV3ToolCallResultError
|
1442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1443
|
+
|
1444
|
+
include Google::Apis::Core::JsonObjectSupport
|
1445
|
+
end
|
1446
|
+
|
1447
|
+
class GoogleCloudDialogflowCxV3ToolDataStoreTool
|
1448
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1449
|
+
|
1450
|
+
include Google::Apis::Core::JsonObjectSupport
|
1451
|
+
end
|
1452
|
+
|
1453
|
+
class GoogleCloudDialogflowCxV3ToolDataStoreToolFallbackPrompt
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
|
+
|
1456
|
+
include Google::Apis::Core::JsonObjectSupport
|
1457
|
+
end
|
1458
|
+
|
1459
|
+
class GoogleCloudDialogflowCxV3ToolFunctionTool
|
1460
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1461
|
+
|
1462
|
+
include Google::Apis::Core::JsonObjectSupport
|
1463
|
+
end
|
1464
|
+
|
1465
|
+
class GoogleCloudDialogflowCxV3ToolOpenApiTool
|
1466
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1467
|
+
|
1468
|
+
include Google::Apis::Core::JsonObjectSupport
|
1469
|
+
end
|
1470
|
+
|
1471
|
+
class GoogleCloudDialogflowCxV3ToolServiceDirectoryConfig
|
1472
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1473
|
+
|
1474
|
+
include Google::Apis::Core::JsonObjectSupport
|
1475
|
+
end
|
1476
|
+
|
1477
|
+
class GoogleCloudDialogflowCxV3ToolTlsConfig
|
1478
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1479
|
+
|
1480
|
+
include Google::Apis::Core::JsonObjectSupport
|
1481
|
+
end
|
1482
|
+
|
1483
|
+
class GoogleCloudDialogflowCxV3ToolTlsConfigCaCert
|
1484
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1485
|
+
|
1486
|
+
include Google::Apis::Core::JsonObjectSupport
|
1487
|
+
end
|
1488
|
+
|
1489
|
+
class GoogleCloudDialogflowCxV3ToolUse
|
1490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1491
|
+
|
1492
|
+
include Google::Apis::Core::JsonObjectSupport
|
1493
|
+
end
|
1494
|
+
|
1267
1495
|
class GoogleCloudDialogflowCxV3TrainFlowRequest
|
1268
1496
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
1497
|
|
@@ -1324,6 +1552,12 @@ module Google
|
|
1324
1552
|
include Google::Apis::Core::JsonObjectSupport
|
1325
1553
|
end
|
1326
1554
|
|
1555
|
+
class GoogleCloudDialogflowCxV3UserUtterance
|
1556
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1557
|
+
|
1558
|
+
include Google::Apis::Core::JsonObjectSupport
|
1559
|
+
end
|
1560
|
+
|
1327
1561
|
class GoogleCloudDialogflowCxV3ValidateAgentRequest
|
1328
1562
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1329
1563
|
|
@@ -3406,6 +3640,22 @@ module Google
|
|
3406
3640
|
include Google::Apis::Core::JsonObjectSupport
|
3407
3641
|
end
|
3408
3642
|
|
3643
|
+
class GoogleCloudDialogflowCxV3Action
|
3644
|
+
# @private
|
3645
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3646
|
+
property :agent_utterance, as: 'agentUtterance', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AgentUtterance, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AgentUtterance::Representation
|
3647
|
+
|
3648
|
+
property :flow_invocation, as: 'flowInvocation', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3FlowInvocation, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3FlowInvocation::Representation
|
3649
|
+
|
3650
|
+
property :playbook_invocation, as: 'playbookInvocation', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookInvocation, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookInvocation::Representation
|
3651
|
+
|
3652
|
+
property :tool_use, as: 'toolUse', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolUse, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolUse::Representation
|
3653
|
+
|
3654
|
+
property :user_utterance, as: 'userUtterance', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3UserUtterance, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3UserUtterance::Representation
|
3655
|
+
|
3656
|
+
end
|
3657
|
+
end
|
3658
|
+
|
3409
3659
|
class GoogleCloudDialogflowCxV3AdvancedSettings
|
3410
3660
|
# @private
|
3411
3661
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3480,6 +3730,7 @@ module Google
|
|
3480
3730
|
property :speech_to_text_settings, as: 'speechToTextSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SpeechToTextSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SpeechToTextSettings::Representation
|
3481
3731
|
|
3482
3732
|
property :start_flow, as: 'startFlow'
|
3733
|
+
property :start_playbook, as: 'startPlaybook'
|
3483
3734
|
collection :supported_language_codes, as: 'supportedLanguageCodes'
|
3484
3735
|
property :text_to_speech_settings, as: 'textToSpeechSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3TextToSpeechSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3TextToSpeechSettings::Representation
|
3485
3736
|
|
@@ -3536,6 +3787,13 @@ module Google
|
|
3536
3787
|
end
|
3537
3788
|
end
|
3538
3789
|
|
3790
|
+
class GoogleCloudDialogflowCxV3AgentUtterance
|
3791
|
+
# @private
|
3792
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3793
|
+
property :text, as: 'text'
|
3794
|
+
end
|
3795
|
+
end
|
3796
|
+
|
3539
3797
|
class GoogleCloudDialogflowCxV3AgentValidationResult
|
3540
3798
|
# @private
|
3541
3799
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4027,6 +4285,26 @@ module Google
|
|
4027
4285
|
end
|
4028
4286
|
end
|
4029
4287
|
|
4288
|
+
class GoogleCloudDialogflowCxV3Example
|
4289
|
+
# @private
|
4290
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4291
|
+
collection :actions, as: 'actions', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Action, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Action::Representation
|
4292
|
+
|
4293
|
+
property :conversation_state, as: 'conversationState'
|
4294
|
+
property :create_time, as: 'createTime'
|
4295
|
+
property :description, as: 'description'
|
4296
|
+
property :display_name, as: 'displayName'
|
4297
|
+
property :language_code, as: 'languageCode'
|
4298
|
+
property :name, as: 'name'
|
4299
|
+
property :playbook_input, as: 'playbookInput', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookInput, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookInput::Representation
|
4300
|
+
|
4301
|
+
property :playbook_output, as: 'playbookOutput', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookOutput, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookOutput::Representation
|
4302
|
+
|
4303
|
+
property :token_count, :numeric_string => true, as: 'tokenCount'
|
4304
|
+
property :update_time, as: 'updateTime'
|
4305
|
+
end
|
4306
|
+
end
|
4307
|
+
|
4030
4308
|
class GoogleCloudDialogflowCxV3Experiment
|
4031
4309
|
# @private
|
4032
4310
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4199,6 +4477,14 @@ module Google
|
|
4199
4477
|
end
|
4200
4478
|
end
|
4201
4479
|
|
4480
|
+
class GoogleCloudDialogflowCxV3ExportPlaybookRequest
|
4481
|
+
# @private
|
4482
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4483
|
+
property :data_format, as: 'dataFormat'
|
4484
|
+
property :playbook_uri, as: 'playbookUri'
|
4485
|
+
end
|
4486
|
+
end
|
4487
|
+
|
4202
4488
|
class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
|
4203
4489
|
# @private
|
4204
4490
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4260,6 +4546,15 @@ module Google
|
|
4260
4546
|
end
|
4261
4547
|
end
|
4262
4548
|
|
4549
|
+
class GoogleCloudDialogflowCxV3FlowInvocation
|
4550
|
+
# @private
|
4551
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4552
|
+
property :display_name, as: 'displayName'
|
4553
|
+
property :flow, as: 'flow'
|
4554
|
+
property :flow_state, as: 'flowState'
|
4555
|
+
end
|
4556
|
+
end
|
4557
|
+
|
4263
4558
|
class GoogleCloudDialogflowCxV3FlowMultiLanguageSettings
|
4264
4559
|
# @private
|
4265
4560
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4406,6 +4701,8 @@ module Google
|
|
4406
4701
|
property :knowledge_connector_settings, as: 'knowledgeConnectorSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings::Representation
|
4407
4702
|
|
4408
4703
|
property :language_code, as: 'languageCode'
|
4704
|
+
property :llm_model_settings, as: 'llmModelSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3LlmModelSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3LlmModelSettings::Representation
|
4705
|
+
|
4409
4706
|
property :name, as: 'name'
|
4410
4707
|
end
|
4411
4708
|
end
|
@@ -4444,6 +4741,8 @@ module Google
|
|
4444
4741
|
# @private
|
4445
4742
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4446
4743
|
property :display_name, as: 'displayName'
|
4744
|
+
property :llm_model_settings, as: 'llmModelSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3LlmModelSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3LlmModelSettings::Representation
|
4745
|
+
|
4447
4746
|
property :model_parameter, as: 'modelParameter', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3GeneratorModelParameter, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3GeneratorModelParameter::Representation
|
4448
4747
|
|
4449
4748
|
property :name, as: 'name'
|
@@ -4557,6 +4856,16 @@ module Google
|
|
4557
4856
|
end
|
4558
4857
|
end
|
4559
4858
|
|
4859
|
+
class GoogleCloudDialogflowCxV3ImportPlaybookRequest
|
4860
|
+
# @private
|
4861
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4862
|
+
property :import_strategy, as: 'importStrategy', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookImportStrategy, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookImportStrategy::Representation
|
4863
|
+
|
4864
|
+
property :playbook_content, :base64 => true, as: 'playbookContent'
|
4865
|
+
property :playbook_uri, as: 'playbookUri'
|
4866
|
+
end
|
4867
|
+
end
|
4868
|
+
|
4560
4869
|
class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
|
4561
4870
|
# @private
|
4562
4871
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4754,6 +5063,15 @@ module Google
|
|
4754
5063
|
end
|
4755
5064
|
end
|
4756
5065
|
|
5066
|
+
class GoogleCloudDialogflowCxV3ListExamplesResponse
|
5067
|
+
# @private
|
5068
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5069
|
+
collection :examples, as: 'examples', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Example, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Example::Representation
|
5070
|
+
|
5071
|
+
property :next_page_token, as: 'nextPageToken'
|
5072
|
+
end
|
5073
|
+
end
|
5074
|
+
|
4757
5075
|
class GoogleCloudDialogflowCxV3ListExperimentsResponse
|
4758
5076
|
# @private
|
4759
5077
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4799,6 +5117,24 @@ module Google
|
|
4799
5117
|
end
|
4800
5118
|
end
|
4801
5119
|
|
5120
|
+
class GoogleCloudDialogflowCxV3ListPlaybookVersionsResponse
|
5121
|
+
# @private
|
5122
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5123
|
+
property :next_page_token, as: 'nextPageToken'
|
5124
|
+
collection :playbook_versions, as: 'playbookVersions', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookVersion, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookVersion::Representation
|
5125
|
+
|
5126
|
+
end
|
5127
|
+
end
|
5128
|
+
|
5129
|
+
class GoogleCloudDialogflowCxV3ListPlaybooksResponse
|
5130
|
+
# @private
|
5131
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5132
|
+
property :next_page_token, as: 'nextPageToken'
|
5133
|
+
collection :playbooks, as: 'playbooks', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Playbook, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Playbook::Representation
|
5134
|
+
|
5135
|
+
end
|
5136
|
+
end
|
5137
|
+
|
4802
5138
|
class GoogleCloudDialogflowCxV3ListSecuritySettingsResponse
|
4803
5139
|
# @private
|
4804
5140
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4835,6 +5171,15 @@ module Google
|
|
4835
5171
|
end
|
4836
5172
|
end
|
4837
5173
|
|
5174
|
+
class GoogleCloudDialogflowCxV3ListToolsResponse
|
5175
|
+
# @private
|
5176
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5177
|
+
property :next_page_token, as: 'nextPageToken'
|
5178
|
+
collection :tools, as: 'tools', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Tool, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Tool::Representation
|
5179
|
+
|
5180
|
+
end
|
5181
|
+
end
|
5182
|
+
|
4838
5183
|
class GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse
|
4839
5184
|
# @private
|
4840
5185
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4862,6 +5207,14 @@ module Google
|
|
4862
5207
|
end
|
4863
5208
|
end
|
4864
5209
|
|
5210
|
+
class GoogleCloudDialogflowCxV3LlmModelSettings
|
5211
|
+
# @private
|
5212
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5213
|
+
property :model, as: 'model'
|
5214
|
+
property :prompt_text, as: 'promptText'
|
5215
|
+
end
|
5216
|
+
end
|
5217
|
+
|
4865
5218
|
class GoogleCloudDialogflowCxV3LoadVersionRequest
|
4866
5219
|
# @private
|
4867
5220
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4993,6 +5346,92 @@ module Google
|
|
4993
5346
|
end
|
4994
5347
|
end
|
4995
5348
|
|
5349
|
+
class GoogleCloudDialogflowCxV3Playbook
|
5350
|
+
# @private
|
5351
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5352
|
+
property :create_time, as: 'createTime'
|
5353
|
+
property :display_name, as: 'displayName'
|
5354
|
+
property :goal, as: 'goal'
|
5355
|
+
property :instruction, as: 'instruction', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookInstruction, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookInstruction::Representation
|
5356
|
+
|
5357
|
+
property :llm_model_settings, as: 'llmModelSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3LlmModelSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3LlmModelSettings::Representation
|
5358
|
+
|
5359
|
+
property :name, as: 'name'
|
5360
|
+
collection :referenced_flows, as: 'referencedFlows'
|
5361
|
+
collection :referenced_playbooks, as: 'referencedPlaybooks'
|
5362
|
+
collection :referenced_tools, as: 'referencedTools'
|
5363
|
+
property :token_count, :numeric_string => true, as: 'tokenCount'
|
5364
|
+
property :update_time, as: 'updateTime'
|
5365
|
+
end
|
5366
|
+
end
|
5367
|
+
|
5368
|
+
class GoogleCloudDialogflowCxV3PlaybookImportStrategy
|
5369
|
+
# @private
|
5370
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5371
|
+
property :main_playbook_import_strategy, as: 'mainPlaybookImportStrategy'
|
5372
|
+
property :nested_resource_import_strategy, as: 'nestedResourceImportStrategy'
|
5373
|
+
property :tool_import_strategy, as: 'toolImportStrategy'
|
5374
|
+
end
|
5375
|
+
end
|
5376
|
+
|
5377
|
+
class GoogleCloudDialogflowCxV3PlaybookInput
|
5378
|
+
# @private
|
5379
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5380
|
+
property :preceding_conversation_summary, as: 'precedingConversationSummary'
|
5381
|
+
end
|
5382
|
+
end
|
5383
|
+
|
5384
|
+
class GoogleCloudDialogflowCxV3PlaybookInstruction
|
5385
|
+
# @private
|
5386
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5387
|
+
property :guidelines, as: 'guidelines'
|
5388
|
+
collection :steps, as: 'steps', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookStep, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookStep::Representation
|
5389
|
+
|
5390
|
+
end
|
5391
|
+
end
|
5392
|
+
|
5393
|
+
class GoogleCloudDialogflowCxV3PlaybookInvocation
|
5394
|
+
# @private
|
5395
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5396
|
+
property :display_name, as: 'displayName'
|
5397
|
+
property :playbook, as: 'playbook'
|
5398
|
+
property :playbook_input, as: 'playbookInput', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookInput, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookInput::Representation
|
5399
|
+
|
5400
|
+
property :playbook_output, as: 'playbookOutput', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookOutput, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookOutput::Representation
|
5401
|
+
|
5402
|
+
property :playbook_state, as: 'playbookState'
|
5403
|
+
end
|
5404
|
+
end
|
5405
|
+
|
5406
|
+
class GoogleCloudDialogflowCxV3PlaybookOutput
|
5407
|
+
# @private
|
5408
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5409
|
+
property :execution_summary, as: 'executionSummary'
|
5410
|
+
end
|
5411
|
+
end
|
5412
|
+
|
5413
|
+
class GoogleCloudDialogflowCxV3PlaybookStep
|
5414
|
+
# @private
|
5415
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5416
|
+
collection :steps, as: 'steps', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookStep, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3PlaybookStep::Representation
|
5417
|
+
|
5418
|
+
property :text, as: 'text'
|
5419
|
+
end
|
5420
|
+
end
|
5421
|
+
|
5422
|
+
class GoogleCloudDialogflowCxV3PlaybookVersion
|
5423
|
+
# @private
|
5424
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5425
|
+
property :description, as: 'description'
|
5426
|
+
collection :examples, as: 'examples', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Example, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Example::Representation
|
5427
|
+
|
5428
|
+
property :name, as: 'name'
|
5429
|
+
property :playbook, as: 'playbook', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Playbook, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Playbook::Representation
|
5430
|
+
|
5431
|
+
property :update_time, as: 'updateTime'
|
5432
|
+
end
|
5433
|
+
end
|
5434
|
+
|
4996
5435
|
class GoogleCloudDialogflowCxV3QueryInput
|
4997
5436
|
# @private
|
4998
5437
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5007,6 +5446,8 @@ module Google
|
|
5007
5446
|
property :language_code, as: 'languageCode'
|
5008
5447
|
property :text, as: 'text', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3TextInput, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3TextInput::Representation
|
5009
5448
|
|
5449
|
+
property :tool_call_result, as: 'toolCallResult', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolCallResult, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolCallResult::Representation
|
5450
|
+
|
5010
5451
|
end
|
5011
5452
|
end
|
5012
5453
|
|
@@ -5016,11 +5457,14 @@ module Google
|
|
5016
5457
|
property :analyze_query_text_sentiment, as: 'analyzeQueryTextSentiment'
|
5017
5458
|
property :channel, as: 'channel'
|
5018
5459
|
property :current_page, as: 'currentPage'
|
5460
|
+
property :current_playbook, as: 'currentPlaybook'
|
5019
5461
|
property :disable_webhook, as: 'disableWebhook'
|
5020
5462
|
hash :end_user_metadata, as: 'endUserMetadata'
|
5021
5463
|
collection :flow_versions, as: 'flowVersions'
|
5022
5464
|
property :geo_location, as: 'geoLocation', class: Google::Apis::DialogflowV3::GoogleTypeLatLng, decorator: Google::Apis::DialogflowV3::GoogleTypeLatLng::Representation
|
5023
5465
|
|
5466
|
+
property :llm_model_settings, as: 'llmModelSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3LlmModelSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3LlmModelSettings::Representation
|
5467
|
+
|
5024
5468
|
hash :parameters, as: 'parameters'
|
5025
5469
|
hash :payload, as: 'payload'
|
5026
5470
|
property :populate_data_store_connection_signals, as: 'populateDataStoreConnectionSignals'
|
@@ -5100,6 +5544,8 @@ module Google
|
|
5100
5544
|
|
5101
5545
|
property :text, as: 'text', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ResponseMessageText, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ResponseMessageText::Representation
|
5102
5546
|
|
5547
|
+
property :tool_call, as: 'toolCall', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolCall, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolCall::Representation
|
5548
|
+
|
5103
5549
|
end
|
5104
5550
|
end
|
5105
5551
|
|
@@ -5196,6 +5642,20 @@ module Google
|
|
5196
5642
|
end
|
5197
5643
|
end
|
5198
5644
|
|
5645
|
+
class GoogleCloudDialogflowCxV3RestorePlaybookVersionRequest
|
5646
|
+
# @private
|
5647
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5648
|
+
end
|
5649
|
+
end
|
5650
|
+
|
5651
|
+
class GoogleCloudDialogflowCxV3RestorePlaybookVersionResponse
|
5652
|
+
# @private
|
5653
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5654
|
+
property :playbook, as: 'playbook', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Playbook, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Playbook::Representation
|
5655
|
+
|
5656
|
+
end
|
5657
|
+
end
|
5658
|
+
|
5199
5659
|
class GoogleCloudDialogflowCxV3RolloutConfig
|
5200
5660
|
# @private
|
5201
5661
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5272,6 +5732,7 @@ module Google
|
|
5272
5732
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5273
5733
|
collection :banned_phrases, as: 'bannedPhrases', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettingsPhrase, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettingsPhrase::Representation
|
5274
5734
|
|
5735
|
+
property :default_banned_phrase_match_strategy, as: 'defaultBannedPhraseMatchStrategy'
|
5275
5736
|
end
|
5276
5737
|
end
|
5277
5738
|
|
@@ -5478,6 +5939,171 @@ module Google
|
|
5478
5939
|
end
|
5479
5940
|
end
|
5480
5941
|
|
5942
|
+
class GoogleCloudDialogflowCxV3Tool
|
5943
|
+
# @private
|
5944
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5945
|
+
property :data_store_spec, as: 'dataStoreSpec', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolDataStoreTool, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolDataStoreTool::Representation
|
5946
|
+
|
5947
|
+
property :description, as: 'description'
|
5948
|
+
property :display_name, as: 'displayName'
|
5949
|
+
property :function_spec, as: 'functionSpec', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolFunctionTool, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolFunctionTool::Representation
|
5950
|
+
|
5951
|
+
property :name, as: 'name'
|
5952
|
+
property :open_api_spec, as: 'openApiSpec', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolOpenApiTool, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolOpenApiTool::Representation
|
5953
|
+
|
5954
|
+
property :tool_type, as: 'toolType'
|
5955
|
+
end
|
5956
|
+
end
|
5957
|
+
|
5958
|
+
class GoogleCloudDialogflowCxV3ToolAuthentication
|
5959
|
+
# @private
|
5960
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5961
|
+
property :api_key_config, as: 'apiKeyConfig', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolAuthenticationApiKeyConfig, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolAuthenticationApiKeyConfig::Representation
|
5962
|
+
|
5963
|
+
property :bearer_token_config, as: 'bearerTokenConfig', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolAuthenticationBearerTokenConfig, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolAuthenticationBearerTokenConfig::Representation
|
5964
|
+
|
5965
|
+
property :oauth_config, as: 'oauthConfig', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolAuthenticationOAuthConfig, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolAuthenticationOAuthConfig::Representation
|
5966
|
+
|
5967
|
+
property :service_agent_auth_config, as: 'serviceAgentAuthConfig', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolAuthenticationServiceAgentAuthConfig, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolAuthenticationServiceAgentAuthConfig::Representation
|
5968
|
+
|
5969
|
+
end
|
5970
|
+
end
|
5971
|
+
|
5972
|
+
class GoogleCloudDialogflowCxV3ToolAuthenticationApiKeyConfig
|
5973
|
+
# @private
|
5974
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5975
|
+
property :api_key, as: 'apiKey'
|
5976
|
+
property :key_name, as: 'keyName'
|
5977
|
+
property :request_location, as: 'requestLocation'
|
5978
|
+
property :secret_version_for_api_key, as: 'secretVersionForApiKey'
|
5979
|
+
end
|
5980
|
+
end
|
5981
|
+
|
5982
|
+
class GoogleCloudDialogflowCxV3ToolAuthenticationBearerTokenConfig
|
5983
|
+
# @private
|
5984
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5985
|
+
property :secret_version_for_token, as: 'secretVersionForToken'
|
5986
|
+
property :token, as: 'token'
|
5987
|
+
end
|
5988
|
+
end
|
5989
|
+
|
5990
|
+
class GoogleCloudDialogflowCxV3ToolAuthenticationOAuthConfig
|
5991
|
+
# @private
|
5992
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5993
|
+
property :client_id, as: 'clientId'
|
5994
|
+
property :client_secret, as: 'clientSecret'
|
5995
|
+
property :oauth_grant_type, as: 'oauthGrantType'
|
5996
|
+
collection :scopes, as: 'scopes'
|
5997
|
+
property :secret_version_for_client_secret, as: 'secretVersionForClientSecret'
|
5998
|
+
property :token_endpoint, as: 'tokenEndpoint'
|
5999
|
+
end
|
6000
|
+
end
|
6001
|
+
|
6002
|
+
class GoogleCloudDialogflowCxV3ToolAuthenticationServiceAgentAuthConfig
|
6003
|
+
# @private
|
6004
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6005
|
+
property :service_agent_auth, as: 'serviceAgentAuth'
|
6006
|
+
end
|
6007
|
+
end
|
6008
|
+
|
6009
|
+
class GoogleCloudDialogflowCxV3ToolCall
|
6010
|
+
# @private
|
6011
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6012
|
+
property :action, as: 'action'
|
6013
|
+
hash :input_parameters, as: 'inputParameters'
|
6014
|
+
property :tool, as: 'tool'
|
6015
|
+
end
|
6016
|
+
end
|
6017
|
+
|
6018
|
+
class GoogleCloudDialogflowCxV3ToolCallResult
|
6019
|
+
# @private
|
6020
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6021
|
+
property :action, as: 'action'
|
6022
|
+
property :error, as: 'error', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolCallResultError, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolCallResultError::Representation
|
6023
|
+
|
6024
|
+
hash :output_parameters, as: 'outputParameters'
|
6025
|
+
property :tool, as: 'tool'
|
6026
|
+
end
|
6027
|
+
end
|
6028
|
+
|
6029
|
+
class GoogleCloudDialogflowCxV3ToolCallResultError
|
6030
|
+
# @private
|
6031
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6032
|
+
property :message, as: 'message'
|
6033
|
+
end
|
6034
|
+
end
|
6035
|
+
|
6036
|
+
class GoogleCloudDialogflowCxV3ToolDataStoreTool
|
6037
|
+
# @private
|
6038
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6039
|
+
collection :data_store_connections, as: 'dataStoreConnections', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3DataStoreConnection, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3DataStoreConnection::Representation
|
6040
|
+
|
6041
|
+
property :fallback_prompt, as: 'fallbackPrompt', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolDataStoreToolFallbackPrompt, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolDataStoreToolFallbackPrompt::Representation
|
6042
|
+
|
6043
|
+
end
|
6044
|
+
end
|
6045
|
+
|
6046
|
+
class GoogleCloudDialogflowCxV3ToolDataStoreToolFallbackPrompt
|
6047
|
+
# @private
|
6048
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6049
|
+
end
|
6050
|
+
end
|
6051
|
+
|
6052
|
+
class GoogleCloudDialogflowCxV3ToolFunctionTool
|
6053
|
+
# @private
|
6054
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6055
|
+
hash :input_schema, as: 'inputSchema'
|
6056
|
+
hash :output_schema, as: 'outputSchema'
|
6057
|
+
end
|
6058
|
+
end
|
6059
|
+
|
6060
|
+
class GoogleCloudDialogflowCxV3ToolOpenApiTool
|
6061
|
+
# @private
|
6062
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6063
|
+
property :authentication, as: 'authentication', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolAuthentication, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolAuthentication::Representation
|
6064
|
+
|
6065
|
+
property :service_directory_config, as: 'serviceDirectoryConfig', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolServiceDirectoryConfig, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolServiceDirectoryConfig::Representation
|
6066
|
+
|
6067
|
+
property :text_schema, as: 'textSchema'
|
6068
|
+
property :tls_config, as: 'tlsConfig', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolTlsConfig, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolTlsConfig::Representation
|
6069
|
+
|
6070
|
+
end
|
6071
|
+
end
|
6072
|
+
|
6073
|
+
class GoogleCloudDialogflowCxV3ToolServiceDirectoryConfig
|
6074
|
+
# @private
|
6075
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6076
|
+
property :service, as: 'service'
|
6077
|
+
end
|
6078
|
+
end
|
6079
|
+
|
6080
|
+
class GoogleCloudDialogflowCxV3ToolTlsConfig
|
6081
|
+
# @private
|
6082
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6083
|
+
collection :ca_certs, as: 'caCerts', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolTlsConfigCaCert, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3ToolTlsConfigCaCert::Representation
|
6084
|
+
|
6085
|
+
end
|
6086
|
+
end
|
6087
|
+
|
6088
|
+
class GoogleCloudDialogflowCxV3ToolTlsConfigCaCert
|
6089
|
+
# @private
|
6090
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6091
|
+
property :cert, :base64 => true, as: 'cert'
|
6092
|
+
property :display_name, as: 'displayName'
|
6093
|
+
end
|
6094
|
+
end
|
6095
|
+
|
6096
|
+
class GoogleCloudDialogflowCxV3ToolUse
|
6097
|
+
# @private
|
6098
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6099
|
+
property :action, as: 'action'
|
6100
|
+
property :display_name, as: 'displayName'
|
6101
|
+
hash :input_action_parameters, as: 'inputActionParameters'
|
6102
|
+
hash :output_action_parameters, as: 'outputActionParameters'
|
6103
|
+
property :tool, as: 'tool'
|
6104
|
+
end
|
6105
|
+
end
|
6106
|
+
|
5481
6107
|
class GoogleCloudDialogflowCxV3TrainFlowRequest
|
5482
6108
|
# @private
|
5483
6109
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5588,6 +6214,13 @@ module Google
|
|
5588
6214
|
end
|
5589
6215
|
end
|
5590
6216
|
|
6217
|
+
class GoogleCloudDialogflowCxV3UserUtterance
|
6218
|
+
# @private
|
6219
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6220
|
+
property :text, as: 'text'
|
6221
|
+
end
|
6222
|
+
end
|
6223
|
+
|
5591
6224
|
class GoogleCloudDialogflowCxV3ValidateAgentRequest
|
5592
6225
|
# @private
|
5593
6226
|
class Representation < Google::Apis::Core::JsonRepresentation
|