google-apis-dialogflow_v2 0.67.0 → 0.69.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,24 @@ module Google
|
|
22
22
|
module Apis
|
23
23
|
module DialogflowV2
|
24
24
|
|
25
|
+
class GoogleCloudDialogflowCxV3AdvancedSettings
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
|
+
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
29
|
+
end
|
30
|
+
|
31
|
+
class GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
33
|
+
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
35
|
+
end
|
36
|
+
|
37
|
+
class GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
25
43
|
class GoogleCloudDialogflowCxV3AudioInput
|
26
44
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
45
|
|
@@ -82,6 +100,12 @@ module Google
|
|
82
100
|
include Google::Apis::Core::JsonObjectSupport
|
83
101
|
end
|
84
102
|
|
103
|
+
class GoogleCloudDialogflowCxV3DataStoreConnection
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
85
109
|
class GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata
|
86
110
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
111
|
|
@@ -214,6 +238,12 @@ module Google
|
|
214
238
|
include Google::Apis::Core::JsonObjectSupport
|
215
239
|
end
|
216
240
|
|
241
|
+
class GoogleCloudDialogflowCxV3GcsDestination
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
217
247
|
class GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
|
218
248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
249
|
|
@@ -286,6 +316,12 @@ module Google
|
|
286
316
|
include Google::Apis::Core::JsonObjectSupport
|
287
317
|
end
|
288
318
|
|
319
|
+
class GoogleCloudDialogflowCxV3KnowledgeConnectorSettings
|
320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
|
+
|
322
|
+
include Google::Apis::Core::JsonObjectSupport
|
323
|
+
end
|
324
|
+
|
289
325
|
class GoogleCloudDialogflowCxV3Page
|
290
326
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
327
|
|
@@ -340,6 +376,12 @@ module Google
|
|
340
376
|
include Google::Apis::Core::JsonObjectSupport
|
341
377
|
end
|
342
378
|
|
379
|
+
class GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
|
+
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
383
|
+
end
|
384
|
+
|
343
385
|
class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
|
344
386
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
387
|
|
@@ -532,6 +574,24 @@ module Google
|
|
532
574
|
include Google::Apis::Core::JsonObjectSupport
|
533
575
|
end
|
534
576
|
|
577
|
+
class GoogleCloudDialogflowCxV3beta1AdvancedSettings
|
578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
|
+
|
580
|
+
include Google::Apis::Core::JsonObjectSupport
|
581
|
+
end
|
582
|
+
|
583
|
+
class GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings
|
584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
|
+
|
586
|
+
include Google::Apis::Core::JsonObjectSupport
|
587
|
+
end
|
588
|
+
|
589
|
+
class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
|
+
|
592
|
+
include Google::Apis::Core::JsonObjectSupport
|
593
|
+
end
|
594
|
+
|
535
595
|
class GoogleCloudDialogflowCxV3beta1AudioInput
|
536
596
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
597
|
|
@@ -592,6 +652,12 @@ module Google
|
|
592
652
|
include Google::Apis::Core::JsonObjectSupport
|
593
653
|
end
|
594
654
|
|
655
|
+
class GoogleCloudDialogflowCxV3beta1DataStoreConnection
|
656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
|
+
|
658
|
+
include Google::Apis::Core::JsonObjectSupport
|
659
|
+
end
|
660
|
+
|
595
661
|
class GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata
|
596
662
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
663
|
|
@@ -724,6 +790,12 @@ module Google
|
|
724
790
|
include Google::Apis::Core::JsonObjectSupport
|
725
791
|
end
|
726
792
|
|
793
|
+
class GoogleCloudDialogflowCxV3beta1GcsDestination
|
794
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
795
|
+
|
796
|
+
include Google::Apis::Core::JsonObjectSupport
|
797
|
+
end
|
798
|
+
|
727
799
|
class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
|
728
800
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
801
|
|
@@ -796,6 +868,12 @@ module Google
|
|
796
868
|
include Google::Apis::Core::JsonObjectSupport
|
797
869
|
end
|
798
870
|
|
871
|
+
class GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings
|
872
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
873
|
+
|
874
|
+
include Google::Apis::Core::JsonObjectSupport
|
875
|
+
end
|
876
|
+
|
799
877
|
class GoogleCloudDialogflowCxV3beta1Page
|
800
878
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
801
879
|
|
@@ -850,6 +928,12 @@ module Google
|
|
850
928
|
include Google::Apis::Core::JsonObjectSupport
|
851
929
|
end
|
852
930
|
|
931
|
+
class GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
|
+
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
935
|
+
end
|
936
|
+
|
853
937
|
class GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
|
854
938
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
855
939
|
|
@@ -1054,6 +1138,12 @@ module Google
|
|
1054
1138
|
include Google::Apis::Core::JsonObjectSupport
|
1055
1139
|
end
|
1056
1140
|
|
1141
|
+
class GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeSearchFeedback
|
1142
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1143
|
+
|
1144
|
+
include Google::Apis::Core::JsonObjectSupport
|
1145
|
+
end
|
1146
|
+
|
1057
1147
|
class GoogleCloudDialogflowV2AgentAssistantFeedbackSummarizationFeedback
|
1058
1148
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1059
1149
|
|
@@ -1312,6 +1402,12 @@ module Google
|
|
1312
1402
|
include Google::Apis::Core::JsonObjectSupport
|
1313
1403
|
end
|
1314
1404
|
|
1405
|
+
class GoogleCloudDialogflowV2DialogflowAssistAnswer
|
1406
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
|
+
|
1408
|
+
include Google::Apis::Core::JsonObjectSupport
|
1409
|
+
end
|
1410
|
+
|
1315
1411
|
class GoogleCloudDialogflowV2Document
|
1316
1412
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1317
1413
|
|
@@ -1528,6 +1624,12 @@ module Google
|
|
1528
1624
|
include Google::Apis::Core::JsonObjectSupport
|
1529
1625
|
end
|
1530
1626
|
|
1627
|
+
class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig
|
1628
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1629
|
+
|
1630
|
+
include Google::Apis::Core::JsonObjectSupport
|
1631
|
+
end
|
1632
|
+
|
1531
1633
|
class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource
|
1532
1634
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1533
1635
|
|
@@ -1822,6 +1924,12 @@ module Google
|
|
1822
1924
|
include Google::Apis::Core::JsonObjectSupport
|
1823
1925
|
end
|
1824
1926
|
|
1927
|
+
class GoogleCloudDialogflowV2IntentSuggestion
|
1928
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1929
|
+
|
1930
|
+
include Google::Apis::Core::JsonObjectSupport
|
1931
|
+
end
|
1932
|
+
|
1825
1933
|
class GoogleCloudDialogflowV2IntentTrainingPhrase
|
1826
1934
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1827
1935
|
|
@@ -2026,6 +2134,30 @@ module Google
|
|
2026
2134
|
include Google::Apis::Core::JsonObjectSupport
|
2027
2135
|
end
|
2028
2136
|
|
2137
|
+
class GoogleCloudDialogflowV2SearchKnowledgeAnswer
|
2138
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2139
|
+
|
2140
|
+
include Google::Apis::Core::JsonObjectSupport
|
2141
|
+
end
|
2142
|
+
|
2143
|
+
class GoogleCloudDialogflowV2SearchKnowledgeAnswerAnswerSource
|
2144
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2145
|
+
|
2146
|
+
include Google::Apis::Core::JsonObjectSupport
|
2147
|
+
end
|
2148
|
+
|
2149
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequest
|
2150
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2151
|
+
|
2152
|
+
include Google::Apis::Core::JsonObjectSupport
|
2153
|
+
end
|
2154
|
+
|
2155
|
+
class GoogleCloudDialogflowV2SearchKnowledgeResponse
|
2156
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2157
|
+
|
2158
|
+
include Google::Apis::Core::JsonObjectSupport
|
2159
|
+
end
|
2160
|
+
|
2029
2161
|
class GoogleCloudDialogflowV2Sentiment
|
2030
2162
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2031
2163
|
|
@@ -2158,6 +2290,12 @@ module Google
|
|
2158
2290
|
include Google::Apis::Core::JsonObjectSupport
|
2159
2291
|
end
|
2160
2292
|
|
2293
|
+
class GoogleCloudDialogflowV2SuggestionInput
|
2294
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2295
|
+
|
2296
|
+
include Google::Apis::Core::JsonObjectSupport
|
2297
|
+
end
|
2298
|
+
|
2161
2299
|
class GoogleCloudDialogflowV2SuggestionResult
|
2162
2300
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2163
2301
|
|
@@ -2836,6 +2974,35 @@ module Google
|
|
2836
2974
|
include Google::Apis::Core::JsonObjectSupport
|
2837
2975
|
end
|
2838
2976
|
|
2977
|
+
class GoogleCloudDialogflowCxV3AdvancedSettings
|
2978
|
+
# @private
|
2979
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2980
|
+
property :audio_export_gcs_destination, as: 'audioExportGcsDestination', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GcsDestination, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GcsDestination::Representation
|
2981
|
+
|
2982
|
+
property :dtmf_settings, as: 'dtmfSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings::Representation
|
2983
|
+
|
2984
|
+
property :logging_settings, as: 'loggingSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings::Representation
|
2985
|
+
|
2986
|
+
end
|
2987
|
+
end
|
2988
|
+
|
2989
|
+
class GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings
|
2990
|
+
# @private
|
2991
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2992
|
+
property :enabled, as: 'enabled'
|
2993
|
+
property :finish_digit, as: 'finishDigit'
|
2994
|
+
property :max_digits, as: 'maxDigits'
|
2995
|
+
end
|
2996
|
+
end
|
2997
|
+
|
2998
|
+
class GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings
|
2999
|
+
# @private
|
3000
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3001
|
+
property :enable_interaction_logging, as: 'enableInteractionLogging'
|
3002
|
+
property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
|
3003
|
+
end
|
3004
|
+
end
|
3005
|
+
|
2839
3006
|
class GoogleCloudDialogflowCxV3AudioInput
|
2840
3007
|
# @private
|
2841
3008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2933,6 +3100,14 @@ module Google
|
|
2933
3100
|
end
|
2934
3101
|
end
|
2935
3102
|
|
3103
|
+
class GoogleCloudDialogflowCxV3DataStoreConnection
|
3104
|
+
# @private
|
3105
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3106
|
+
property :data_store, as: 'dataStore'
|
3107
|
+
property :data_store_type, as: 'dataStoreType'
|
3108
|
+
end
|
3109
|
+
end
|
3110
|
+
|
2936
3111
|
class GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata
|
2937
3112
|
# @private
|
2938
3113
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3067,6 +3242,8 @@ module Google
|
|
3067
3242
|
class GoogleCloudDialogflowCxV3FormParameter
|
3068
3243
|
# @private
|
3069
3244
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3245
|
+
property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
|
3246
|
+
|
3070
3247
|
property :default_value, as: 'defaultValue'
|
3071
3248
|
property :display_name, as: 'displayName'
|
3072
3249
|
property :entity_type, as: 'entityType'
|
@@ -3091,8 +3268,11 @@ module Google
|
|
3091
3268
|
class GoogleCloudDialogflowCxV3Fulfillment
|
3092
3269
|
# @private
|
3093
3270
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3271
|
+
property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
|
3272
|
+
|
3094
3273
|
collection :conditional_cases, as: 'conditionalCases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentConditionalCases::Representation
|
3095
3274
|
|
3275
|
+
property :enable_generative_fallback, as: 'enableGenerativeFallback'
|
3096
3276
|
collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage::Representation
|
3097
3277
|
|
3098
3278
|
property :return_partial_responses, as: 'returnPartialResponses'
|
@@ -3138,6 +3318,13 @@ module Google
|
|
3138
3318
|
end
|
3139
3319
|
end
|
3140
3320
|
|
3321
|
+
class GoogleCloudDialogflowCxV3GcsDestination
|
3322
|
+
# @private
|
3323
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3324
|
+
property :uri, as: 'uri'
|
3325
|
+
end
|
3326
|
+
end
|
3327
|
+
|
3141
3328
|
class GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
|
3142
3329
|
# @private
|
3143
3330
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3247,9 +3434,24 @@ module Google
|
|
3247
3434
|
end
|
3248
3435
|
end
|
3249
3436
|
|
3437
|
+
class GoogleCloudDialogflowCxV3KnowledgeConnectorSettings
|
3438
|
+
# @private
|
3439
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3440
|
+
collection :data_store_connections, as: 'dataStoreConnections', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3DataStoreConnection, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3DataStoreConnection::Representation
|
3441
|
+
|
3442
|
+
property :enabled, as: 'enabled'
|
3443
|
+
property :target_flow, as: 'targetFlow'
|
3444
|
+
property :target_page, as: 'targetPage'
|
3445
|
+
property :trigger_fulfillment, as: 'triggerFulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Fulfillment::Representation
|
3446
|
+
|
3447
|
+
end
|
3448
|
+
end
|
3449
|
+
|
3250
3450
|
class GoogleCloudDialogflowCxV3Page
|
3251
3451
|
# @private
|
3252
3452
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3453
|
+
property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
|
3454
|
+
|
3253
3455
|
property :display_name, as: 'displayName'
|
3254
3456
|
property :entry_fulfillment, as: 'entryFulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Fulfillment::Representation
|
3255
3457
|
|
@@ -3257,6 +3459,8 @@ module Google
|
|
3257
3459
|
|
3258
3460
|
property :form, as: 'form', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Form, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Form::Representation
|
3259
3461
|
|
3462
|
+
property :knowledge_connector_settings, as: 'knowledgeConnectorSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3KnowledgeConnectorSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3KnowledgeConnectorSettings::Representation
|
3463
|
+
|
3260
3464
|
property :name, as: 'name'
|
3261
3465
|
collection :transition_route_groups, as: 'transitionRouteGroups'
|
3262
3466
|
collection :transition_routes, as: 'transitionRoutes', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TransitionRoute, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TransitionRoute::Representation
|
@@ -3326,6 +3530,8 @@ module Google
|
|
3326
3530
|
|
3327
3531
|
property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction::Representation
|
3328
3532
|
|
3533
|
+
property :knowledge_info_card, as: 'knowledgeInfoCard', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard::Representation
|
3534
|
+
|
3329
3535
|
property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff::Representation
|
3330
3536
|
|
3331
3537
|
property :mixed_audio, as: 'mixedAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio::Representation
|
@@ -3356,6 +3562,12 @@ module Google
|
|
3356
3562
|
end
|
3357
3563
|
end
|
3358
3564
|
|
3565
|
+
class GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard
|
3566
|
+
# @private
|
3567
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3568
|
+
end
|
3569
|
+
end
|
3570
|
+
|
3359
3571
|
class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
|
3360
3572
|
# @private
|
3361
3573
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3527,6 +3739,7 @@ module Google
|
|
3527
3739
|
# @private
|
3528
3740
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3529
3741
|
property :condition, as: 'condition'
|
3742
|
+
property :description, as: 'description'
|
3530
3743
|
property :intent, as: 'intent'
|
3531
3744
|
property :name, as: 'name'
|
3532
3745
|
property :target_flow, as: 'targetFlow'
|
@@ -3682,6 +3895,35 @@ module Google
|
|
3682
3895
|
end
|
3683
3896
|
end
|
3684
3897
|
|
3898
|
+
class GoogleCloudDialogflowCxV3beta1AdvancedSettings
|
3899
|
+
# @private
|
3900
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3901
|
+
property :audio_export_gcs_destination, as: 'audioExportGcsDestination', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GcsDestination, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GcsDestination::Representation
|
3902
|
+
|
3903
|
+
property :dtmf_settings, as: 'dtmfSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings::Representation
|
3904
|
+
|
3905
|
+
property :logging_settings, as: 'loggingSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings::Representation
|
3906
|
+
|
3907
|
+
end
|
3908
|
+
end
|
3909
|
+
|
3910
|
+
class GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings
|
3911
|
+
# @private
|
3912
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3913
|
+
property :enabled, as: 'enabled'
|
3914
|
+
property :finish_digit, as: 'finishDigit'
|
3915
|
+
property :max_digits, as: 'maxDigits'
|
3916
|
+
end
|
3917
|
+
end
|
3918
|
+
|
3919
|
+
class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings
|
3920
|
+
# @private
|
3921
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3922
|
+
property :enable_interaction_logging, as: 'enableInteractionLogging'
|
3923
|
+
property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
|
3924
|
+
end
|
3925
|
+
end
|
3926
|
+
|
3685
3927
|
class GoogleCloudDialogflowCxV3beta1AudioInput
|
3686
3928
|
# @private
|
3687
3929
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3779,6 +4021,14 @@ module Google
|
|
3779
4021
|
end
|
3780
4022
|
end
|
3781
4023
|
|
4024
|
+
class GoogleCloudDialogflowCxV3beta1DataStoreConnection
|
4025
|
+
# @private
|
4026
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4027
|
+
property :data_store, as: 'dataStore'
|
4028
|
+
property :data_store_type, as: 'dataStoreType'
|
4029
|
+
end
|
4030
|
+
end
|
4031
|
+
|
3782
4032
|
class GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata
|
3783
4033
|
# @private
|
3784
4034
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3913,6 +4163,8 @@ module Google
|
|
3913
4163
|
class GoogleCloudDialogflowCxV3beta1FormParameter
|
3914
4164
|
# @private
|
3915
4165
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4166
|
+
property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
|
4167
|
+
|
3916
4168
|
property :default_value, as: 'defaultValue'
|
3917
4169
|
property :display_name, as: 'displayName'
|
3918
4170
|
property :entity_type, as: 'entityType'
|
@@ -3937,8 +4189,11 @@ module Google
|
|
3937
4189
|
class GoogleCloudDialogflowCxV3beta1Fulfillment
|
3938
4190
|
# @private
|
3939
4191
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4192
|
+
property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
|
4193
|
+
|
3940
4194
|
collection :conditional_cases, as: 'conditionalCases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases::Representation
|
3941
4195
|
|
4196
|
+
property :enable_generative_fallback, as: 'enableGenerativeFallback'
|
3942
4197
|
collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage::Representation
|
3943
4198
|
|
3944
4199
|
property :return_partial_responses, as: 'returnPartialResponses'
|
@@ -3984,6 +4239,13 @@ module Google
|
|
3984
4239
|
end
|
3985
4240
|
end
|
3986
4241
|
|
4242
|
+
class GoogleCloudDialogflowCxV3beta1GcsDestination
|
4243
|
+
# @private
|
4244
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4245
|
+
property :uri, as: 'uri'
|
4246
|
+
end
|
4247
|
+
end
|
4248
|
+
|
3987
4249
|
class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
|
3988
4250
|
# @private
|
3989
4251
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4093,9 +4355,24 @@ module Google
|
|
4093
4355
|
end
|
4094
4356
|
end
|
4095
4357
|
|
4358
|
+
class GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings
|
4359
|
+
# @private
|
4360
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4361
|
+
collection :data_store_connections, as: 'dataStoreConnections', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1DataStoreConnection, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1DataStoreConnection::Representation
|
4362
|
+
|
4363
|
+
property :enabled, as: 'enabled'
|
4364
|
+
property :target_flow, as: 'targetFlow'
|
4365
|
+
property :target_page, as: 'targetPage'
|
4366
|
+
property :trigger_fulfillment, as: 'triggerFulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Fulfillment::Representation
|
4367
|
+
|
4368
|
+
end
|
4369
|
+
end
|
4370
|
+
|
4096
4371
|
class GoogleCloudDialogflowCxV3beta1Page
|
4097
4372
|
# @private
|
4098
4373
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4374
|
+
property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
|
4375
|
+
|
4099
4376
|
property :display_name, as: 'displayName'
|
4100
4377
|
property :entry_fulfillment, as: 'entryFulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Fulfillment::Representation
|
4101
4378
|
|
@@ -4103,6 +4380,8 @@ module Google
|
|
4103
4380
|
|
4104
4381
|
property :form, as: 'form', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Form, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Form::Representation
|
4105
4382
|
|
4383
|
+
property :knowledge_connector_settings, as: 'knowledgeConnectorSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings::Representation
|
4384
|
+
|
4106
4385
|
property :name, as: 'name'
|
4107
4386
|
collection :transition_route_groups, as: 'transitionRouteGroups'
|
4108
4387
|
collection :transition_routes, as: 'transitionRoutes', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TransitionRoute, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TransitionRoute::Representation
|
@@ -4172,6 +4451,8 @@ module Google
|
|
4172
4451
|
|
4173
4452
|
property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction::Representation
|
4174
4453
|
|
4454
|
+
property :knowledge_info_card, as: 'knowledgeInfoCard', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard::Representation
|
4455
|
+
|
4175
4456
|
property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff::Representation
|
4176
4457
|
|
4177
4458
|
property :mixed_audio, as: 'mixedAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio::Representation
|
@@ -4201,6 +4482,12 @@ module Google
|
|
4201
4482
|
end
|
4202
4483
|
end
|
4203
4484
|
|
4485
|
+
class GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard
|
4486
|
+
# @private
|
4487
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4488
|
+
end
|
4489
|
+
end
|
4490
|
+
|
4204
4491
|
class GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
|
4205
4492
|
# @private
|
4206
4493
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4372,6 +4659,7 @@ module Google
|
|
4372
4659
|
# @private
|
4373
4660
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4374
4661
|
property :condition, as: 'condition'
|
4662
|
+
property :description, as: 'description'
|
4375
4663
|
property :intent, as: 'intent'
|
4376
4664
|
property :name, as: 'name'
|
4377
4665
|
property :target_flow, as: 'targetFlow'
|
@@ -4551,11 +4839,21 @@ module Google
|
|
4551
4839
|
property :answer_relevance, as: 'answerRelevance'
|
4552
4840
|
property :document_correctness, as: 'documentCorrectness'
|
4553
4841
|
property :document_efficiency, as: 'documentEfficiency'
|
4842
|
+
property :knowledge_search_feedback, as: 'knowledgeSearchFeedback', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeSearchFeedback, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeSearchFeedback::Representation
|
4843
|
+
|
4554
4844
|
property :summarization_feedback, as: 'summarizationFeedback', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantFeedbackSummarizationFeedback, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantFeedbackSummarizationFeedback::Representation
|
4555
4845
|
|
4556
4846
|
end
|
4557
4847
|
end
|
4558
4848
|
|
4849
|
+
class GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeSearchFeedback
|
4850
|
+
# @private
|
4851
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4852
|
+
property :answer_copied, as: 'answerCopied'
|
4853
|
+
collection :clicked_uris, as: 'clickedUris'
|
4854
|
+
end
|
4855
|
+
end
|
4856
|
+
|
4559
4857
|
class GoogleCloudDialogflowV2AgentAssistantFeedbackSummarizationFeedback
|
4560
4858
|
# @private
|
4561
4859
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4570,6 +4868,8 @@ module Google
|
|
4570
4868
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4571
4869
|
property :article_suggestion_answer, as: 'articleSuggestionAnswer', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer::Representation
|
4572
4870
|
|
4871
|
+
property :dialogflow_assist_answer, as: 'dialogflowAssistAnswer', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DialogflowAssistAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DialogflowAssistAnswer::Representation
|
4872
|
+
|
4573
4873
|
property :faq_answer, as: 'faqAnswer', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer::Representation
|
4574
4874
|
|
4575
4875
|
end
|
@@ -4588,6 +4888,8 @@ module Google
|
|
4588
4888
|
property :reply_audio_config, as: 'replyAudioConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig::Representation
|
4589
4889
|
|
4590
4890
|
property :request_id, as: 'requestId'
|
4891
|
+
property :suggestion_input, as: 'suggestionInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionInput::Representation
|
4892
|
+
|
4591
4893
|
property :text_input, as: 'textInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput::Representation
|
4592
4894
|
|
4593
4895
|
end
|
@@ -5009,6 +5311,17 @@ module Google
|
|
5009
5311
|
end
|
5010
5312
|
end
|
5011
5313
|
|
5314
|
+
class GoogleCloudDialogflowV2DialogflowAssistAnswer
|
5315
|
+
# @private
|
5316
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5317
|
+
property :answer_record, as: 'answerRecord'
|
5318
|
+
property :intent_suggestion, as: 'intentSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentSuggestion::Representation
|
5319
|
+
|
5320
|
+
property :query_result, as: 'queryResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryResult::Representation
|
5321
|
+
|
5322
|
+
end
|
5323
|
+
end
|
5324
|
+
|
5012
5325
|
class GoogleCloudDialogflowV2Document
|
5013
5326
|
# @private
|
5014
5327
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5265,6 +5578,7 @@ module Google
|
|
5265
5578
|
class GoogleCloudDialogflowV2GenerateStatelessSummaryResponseSummary
|
5266
5579
|
# @private
|
5267
5580
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5581
|
+
property :baseline_model_version, as: 'baselineModelVersion'
|
5268
5582
|
property :text, as: 'text'
|
5269
5583
|
hash :text_sections, as: 'textSections'
|
5270
5584
|
end
|
@@ -5323,6 +5637,7 @@ module Google
|
|
5323
5637
|
|
5324
5638
|
property :conversation_process_config, as: 'conversationProcessConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfig::Representation
|
5325
5639
|
|
5640
|
+
property :disable_agent_query_logging, as: 'disableAgentQueryLogging'
|
5326
5641
|
property :enable_event_based_suggestion, as: 'enableEventBasedSuggestion'
|
5327
5642
|
property :query_config, as: 'queryConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig::Representation
|
5328
5643
|
|
@@ -5359,6 +5674,15 @@ module Google
|
|
5359
5674
|
end
|
5360
5675
|
|
5361
5676
|
class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource
|
5677
|
+
# @private
|
5678
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5679
|
+
property :agent, as: 'agent'
|
5680
|
+
property :human_agent_side_config, as: 'humanAgentSideConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig::Representation
|
5681
|
+
|
5682
|
+
end
|
5683
|
+
end
|
5684
|
+
|
5685
|
+
class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig
|
5362
5686
|
# @private
|
5363
5687
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5364
5688
|
property :agent, as: 'agent'
|
@@ -5867,6 +6191,15 @@ module Google
|
|
5867
6191
|
end
|
5868
6192
|
end
|
5869
6193
|
|
6194
|
+
class GoogleCloudDialogflowV2IntentSuggestion
|
6195
|
+
# @private
|
6196
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6197
|
+
property :description, as: 'description'
|
6198
|
+
property :display_name, as: 'displayName'
|
6199
|
+
property :intent_v2, as: 'intentV2'
|
6200
|
+
end
|
6201
|
+
end
|
6202
|
+
|
5870
6203
|
class GoogleCloudDialogflowV2IntentTrainingPhrase
|
5871
6204
|
# @private
|
5872
6205
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6214,6 +6547,47 @@ module Google
|
|
6214
6547
|
end
|
6215
6548
|
end
|
6216
6549
|
|
6550
|
+
class GoogleCloudDialogflowV2SearchKnowledgeAnswer
|
6551
|
+
# @private
|
6552
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6553
|
+
property :answer, as: 'answer'
|
6554
|
+
property :answer_record, as: 'answerRecord'
|
6555
|
+
collection :answer_sources, as: 'answerSources', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeAnswerAnswerSource, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeAnswerAnswerSource::Representation
|
6556
|
+
|
6557
|
+
property :answer_type, as: 'answerType'
|
6558
|
+
end
|
6559
|
+
end
|
6560
|
+
|
6561
|
+
class GoogleCloudDialogflowV2SearchKnowledgeAnswerAnswerSource
|
6562
|
+
# @private
|
6563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6564
|
+
property :snippet, as: 'snippet'
|
6565
|
+
property :title, as: 'title'
|
6566
|
+
property :uri, as: 'uri'
|
6567
|
+
end
|
6568
|
+
end
|
6569
|
+
|
6570
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequest
|
6571
|
+
# @private
|
6572
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6573
|
+
property :conversation, as: 'conversation'
|
6574
|
+
property :conversation_profile, as: 'conversationProfile'
|
6575
|
+
property :latest_message, as: 'latestMessage'
|
6576
|
+
property :parent, as: 'parent'
|
6577
|
+
property :query, as: 'query', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput::Representation
|
6578
|
+
|
6579
|
+
property :session_id, as: 'sessionId'
|
6580
|
+
end
|
6581
|
+
end
|
6582
|
+
|
6583
|
+
class GoogleCloudDialogflowV2SearchKnowledgeResponse
|
6584
|
+
# @private
|
6585
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6586
|
+
collection :answers, as: 'answers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeAnswer::Representation
|
6587
|
+
|
6588
|
+
end
|
6589
|
+
end
|
6590
|
+
|
6217
6591
|
class GoogleCloudDialogflowV2Sentiment
|
6218
6592
|
# @private
|
6219
6593
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6313,6 +6687,7 @@ module Google
|
|
6313
6687
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6314
6688
|
property :model, as: 'model'
|
6315
6689
|
property :speech_model_variant, as: 'speechModelVariant'
|
6690
|
+
property :use_timeout_based_endpointing, as: 'useTimeoutBasedEndpointing'
|
6316
6691
|
end
|
6317
6692
|
end
|
6318
6693
|
|
@@ -6360,6 +6735,7 @@ module Google
|
|
6360
6735
|
# @private
|
6361
6736
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6362
6737
|
property :answer_record, as: 'answerRecord'
|
6738
|
+
property :baseline_model_version, as: 'baselineModelVersion'
|
6363
6739
|
property :text, as: 'text'
|
6364
6740
|
hash :text_sections, as: 'textSections'
|
6365
6741
|
end
|
@@ -6412,6 +6788,13 @@ module Google
|
|
6412
6788
|
end
|
6413
6789
|
end
|
6414
6790
|
|
6791
|
+
class GoogleCloudDialogflowV2SuggestionInput
|
6792
|
+
# @private
|
6793
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6794
|
+
property :answer_record, as: 'answerRecord'
|
6795
|
+
end
|
6796
|
+
end
|
6797
|
+
|
6415
6798
|
class GoogleCloudDialogflowV2SuggestionResult
|
6416
6799
|
# @private
|
6417
6800
|
class Representation < Google::Apis::Core::JsonRepresentation
|