google-apis-dialogflow_v2 0.93.0 → 0.94.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/dialogflow_v2/classes.rb +404 -460
- data/lib/google/apis/dialogflow_v2/gem_version.rb +3 -3
- data/lib/google/apis/dialogflow_v2/representations.rb +123 -292
- data/lib/google/apis/dialogflow_v2/service.rb +19 -19
- metadata +4 -4
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DialogflowV2
|
18
18
|
# Version of the google-apis-dialogflow_v2 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.94.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.15.
|
22
|
+
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20241119"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -100,12 +100,6 @@ module Google
|
|
100
100
|
include Google::Apis::Core::JsonObjectSupport
|
101
101
|
end
|
102
102
|
|
103
|
-
class GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata
|
104
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
-
|
106
|
-
include Google::Apis::Core::JsonObjectSupport
|
107
|
-
end
|
108
|
-
|
109
103
|
class GoogleCloudDialogflowCxV3CreateVersionOperationMetadata
|
110
104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
105
|
|
@@ -118,12 +112,6 @@ module Google
|
|
118
112
|
include Google::Apis::Core::JsonObjectSupport
|
119
113
|
end
|
120
114
|
|
121
|
-
class GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata
|
122
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
-
|
124
|
-
include Google::Apis::Core::JsonObjectSupport
|
125
|
-
end
|
126
|
-
|
127
115
|
class GoogleCloudDialogflowCxV3DeployFlowMetadata
|
128
116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
117
|
|
@@ -280,24 +268,6 @@ module Google
|
|
280
268
|
include Google::Apis::Core::JsonObjectSupport
|
281
269
|
end
|
282
270
|
|
283
|
-
class GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
|
284
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
-
|
286
|
-
include Google::Apis::Core::JsonObjectSupport
|
287
|
-
end
|
288
|
-
|
289
|
-
class GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata
|
290
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
|
-
|
292
|
-
include Google::Apis::Core::JsonObjectSupport
|
293
|
-
end
|
294
|
-
|
295
|
-
class GoogleCloudDialogflowCxV3ImportDocumentsResponse
|
296
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
-
|
298
|
-
include Google::Apis::Core::JsonObjectSupport
|
299
|
-
end
|
300
|
-
|
301
271
|
class GoogleCloudDialogflowCxV3ImportEntityTypesMetadata
|
302
272
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
273
|
|
@@ -436,12 +406,6 @@ module Google
|
|
436
406
|
include Google::Apis::Core::JsonObjectSupport
|
437
407
|
end
|
438
408
|
|
439
|
-
class GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata
|
440
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
|
-
|
442
|
-
include Google::Apis::Core::JsonObjectSupport
|
443
|
-
end
|
444
|
-
|
445
409
|
class GoogleCloudDialogflowCxV3ResponseMessage
|
446
410
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
411
|
|
@@ -592,12 +556,6 @@ module Google
|
|
592
556
|
include Google::Apis::Core::JsonObjectSupport
|
593
557
|
end
|
594
558
|
|
595
|
-
class GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata
|
596
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
|
-
|
598
|
-
include Google::Apis::Core::JsonObjectSupport
|
599
|
-
end
|
600
|
-
|
601
559
|
class GoogleCloudDialogflowCxV3Webhook
|
602
560
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
561
|
|
@@ -742,12 +700,6 @@ module Google
|
|
742
700
|
include Google::Apis::Core::JsonObjectSupport
|
743
701
|
end
|
744
702
|
|
745
|
-
class GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata
|
746
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
|
-
|
748
|
-
include Google::Apis::Core::JsonObjectSupport
|
749
|
-
end
|
750
|
-
|
751
703
|
class GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
|
752
704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
753
705
|
|
@@ -760,12 +712,6 @@ module Google
|
|
760
712
|
include Google::Apis::Core::JsonObjectSupport
|
761
713
|
end
|
762
714
|
|
763
|
-
class GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata
|
764
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
765
|
-
|
766
|
-
include Google::Apis::Core::JsonObjectSupport
|
767
|
-
end
|
768
|
-
|
769
715
|
class GoogleCloudDialogflowCxV3beta1DeployFlowMetadata
|
770
716
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
771
717
|
|
@@ -922,24 +868,6 @@ module Google
|
|
922
868
|
include Google::Apis::Core::JsonObjectSupport
|
923
869
|
end
|
924
870
|
|
925
|
-
class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
|
926
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
927
|
-
|
928
|
-
include Google::Apis::Core::JsonObjectSupport
|
929
|
-
end
|
930
|
-
|
931
|
-
class GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata
|
932
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
|
-
|
934
|
-
include Google::Apis::Core::JsonObjectSupport
|
935
|
-
end
|
936
|
-
|
937
|
-
class GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse
|
938
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
939
|
-
|
940
|
-
include Google::Apis::Core::JsonObjectSupport
|
941
|
-
end
|
942
|
-
|
943
871
|
class GoogleCloudDialogflowCxV3beta1ImportEntityTypesMetadata
|
944
872
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
873
|
|
@@ -1078,12 +1006,6 @@ module Google
|
|
1078
1006
|
include Google::Apis::Core::JsonObjectSupport
|
1079
1007
|
end
|
1080
1008
|
|
1081
|
-
class GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata
|
1082
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1083
|
-
|
1084
|
-
include Google::Apis::Core::JsonObjectSupport
|
1085
|
-
end
|
1086
|
-
|
1087
1009
|
class GoogleCloudDialogflowCxV3beta1ResponseMessage
|
1088
1010
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1089
1011
|
|
@@ -1252,12 +1174,6 @@ module Google
|
|
1252
1174
|
include Google::Apis::Core::JsonObjectSupport
|
1253
1175
|
end
|
1254
1176
|
|
1255
|
-
class GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata
|
1256
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1257
|
-
|
1258
|
-
include Google::Apis::Core::JsonObjectSupport
|
1259
|
-
end
|
1260
|
-
|
1261
1177
|
class GoogleCloudDialogflowCxV3beta1Webhook
|
1262
1178
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1263
1179
|
|
@@ -2470,6 +2386,48 @@ module Google
|
|
2470
2386
|
include Google::Apis::Core::JsonObjectSupport
|
2471
2387
|
end
|
2472
2388
|
|
2389
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfig
|
2390
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2391
|
+
|
2392
|
+
include Google::Apis::Core::JsonObjectSupport
|
2393
|
+
end
|
2394
|
+
|
2395
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecs
|
2396
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2397
|
+
|
2398
|
+
include Google::Apis::Core::JsonObjectSupport
|
2399
|
+
end
|
2400
|
+
|
2401
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpec
|
2402
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2403
|
+
|
2404
|
+
include Google::Apis::Core::JsonObjectSupport
|
2405
|
+
end
|
2406
|
+
|
2407
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpecConditionBoostSpec
|
2408
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2409
|
+
|
2410
|
+
include Google::Apis::Core::JsonObjectSupport
|
2411
|
+
end
|
2412
|
+
|
2413
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpecConditionBoostSpecBoostControlSpec
|
2414
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2415
|
+
|
2416
|
+
include Google::Apis::Core::JsonObjectSupport
|
2417
|
+
end
|
2418
|
+
|
2419
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpecConditionBoostSpecBoostControlSpecControlPoint
|
2420
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2421
|
+
|
2422
|
+
include Google::Apis::Core::JsonObjectSupport
|
2423
|
+
end
|
2424
|
+
|
2425
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigFilterSpecs
|
2426
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2427
|
+
|
2428
|
+
include Google::Apis::Core::JsonObjectSupport
|
2429
|
+
end
|
2430
|
+
|
2473
2431
|
class GoogleCloudDialogflowV2SearchKnowledgeResponse
|
2474
2432
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2475
2433
|
|
@@ -3346,54 +3304,12 @@ module Google
|
|
3346
3304
|
include Google::Apis::Core::JsonObjectSupport
|
3347
3305
|
end
|
3348
3306
|
|
3349
|
-
class GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
|
3350
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3351
|
-
|
3352
|
-
include Google::Apis::Core::JsonObjectSupport
|
3353
|
-
end
|
3354
|
-
|
3355
|
-
class GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
|
3356
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3357
|
-
|
3358
|
-
include Google::Apis::Core::JsonObjectSupport
|
3359
|
-
end
|
3360
|
-
|
3361
|
-
class GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
|
3362
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3363
|
-
|
3364
|
-
include Google::Apis::Core::JsonObjectSupport
|
3365
|
-
end
|
3366
|
-
|
3367
|
-
class GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
|
3368
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3369
|
-
|
3370
|
-
include Google::Apis::Core::JsonObjectSupport
|
3371
|
-
end
|
3372
|
-
|
3373
|
-
class GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
|
3374
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3375
|
-
|
3376
|
-
include Google::Apis::Core::JsonObjectSupport
|
3377
|
-
end
|
3378
|
-
|
3379
|
-
class GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
|
3380
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3381
|
-
|
3382
|
-
include Google::Apis::Core::JsonObjectSupport
|
3383
|
-
end
|
3384
|
-
|
3385
3307
|
class GoogleCloudDialogflowV3alpha1TurnSignals
|
3386
3308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3387
3309
|
|
3388
3310
|
include Google::Apis::Core::JsonObjectSupport
|
3389
3311
|
end
|
3390
3312
|
|
3391
|
-
class GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
|
3392
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3393
|
-
|
3394
|
-
include Google::Apis::Core::JsonObjectSupport
|
3395
|
-
end
|
3396
|
-
|
3397
3313
|
class GoogleCloudLocationListLocationsResponse
|
3398
3314
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3399
3315
|
|
@@ -3464,6 +3380,7 @@ module Google
|
|
3464
3380
|
class GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings
|
3465
3381
|
# @private
|
3466
3382
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3383
|
+
property :enable_consent_based_redaction, as: 'enableConsentBasedRedaction'
|
3467
3384
|
property :enable_interaction_logging, as: 'enableInteractionLogging'
|
3468
3385
|
property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
|
3469
3386
|
end
|
@@ -3569,14 +3486,6 @@ module Google
|
|
3569
3486
|
end
|
3570
3487
|
end
|
3571
3488
|
|
3572
|
-
class GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata
|
3573
|
-
# @private
|
3574
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3575
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
|
3576
|
-
|
3577
|
-
end
|
3578
|
-
end
|
3579
|
-
|
3580
3489
|
class GoogleCloudDialogflowCxV3CreateVersionOperationMetadata
|
3581
3490
|
# @private
|
3582
3491
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3592,14 +3501,6 @@ module Google
|
|
3592
3501
|
end
|
3593
3502
|
end
|
3594
3503
|
|
3595
|
-
class GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata
|
3596
|
-
# @private
|
3597
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3598
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
|
3599
|
-
|
3600
|
-
end
|
3601
|
-
end
|
3602
|
-
|
3603
3504
|
class GoogleCloudDialogflowCxV3DeployFlowMetadata
|
3604
3505
|
# @private
|
3605
3506
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3840,29 +3741,6 @@ module Google
|
|
3840
3741
|
end
|
3841
3742
|
end
|
3842
3743
|
|
3843
|
-
class GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
|
3844
|
-
# @private
|
3845
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3846
|
-
property :state, as: 'state'
|
3847
|
-
end
|
3848
|
-
end
|
3849
|
-
|
3850
|
-
class GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata
|
3851
|
-
# @private
|
3852
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3853
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
|
3854
|
-
|
3855
|
-
end
|
3856
|
-
end
|
3857
|
-
|
3858
|
-
class GoogleCloudDialogflowCxV3ImportDocumentsResponse
|
3859
|
-
# @private
|
3860
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3861
|
-
collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
|
3862
|
-
|
3863
|
-
end
|
3864
|
-
end
|
3865
|
-
|
3866
3744
|
class GoogleCloudDialogflowCxV3ImportEntityTypesMetadata
|
3867
3745
|
# @private
|
3868
3746
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4095,14 +3973,6 @@ module Google
|
|
4095
3973
|
end
|
4096
3974
|
end
|
4097
3975
|
|
4098
|
-
class GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata
|
4099
|
-
# @private
|
4100
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4101
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
|
4102
|
-
|
4103
|
-
end
|
4104
|
-
end
|
4105
|
-
|
4106
3976
|
class GoogleCloudDialogflowCxV3ResponseMessage
|
4107
3977
|
# @private
|
4108
3978
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4346,14 +4216,6 @@ module Google
|
|
4346
4216
|
end
|
4347
4217
|
end
|
4348
4218
|
|
4349
|
-
class GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata
|
4350
|
-
# @private
|
4351
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4352
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
|
4353
|
-
|
4354
|
-
end
|
4355
|
-
end
|
4356
|
-
|
4357
4219
|
class GoogleCloudDialogflowCxV3Webhook
|
4358
4220
|
# @private
|
4359
4221
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4519,6 +4381,7 @@ module Google
|
|
4519
4381
|
class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings
|
4520
4382
|
# @private
|
4521
4383
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4384
|
+
property :enable_consent_based_redaction, as: 'enableConsentBasedRedaction'
|
4522
4385
|
property :enable_interaction_logging, as: 'enableInteractionLogging'
|
4523
4386
|
property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
|
4524
4387
|
end
|
@@ -4624,14 +4487,6 @@ module Google
|
|
4624
4487
|
end
|
4625
4488
|
end
|
4626
4489
|
|
4627
|
-
class GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata
|
4628
|
-
# @private
|
4629
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4630
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
|
4631
|
-
|
4632
|
-
end
|
4633
|
-
end
|
4634
|
-
|
4635
4490
|
class GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
|
4636
4491
|
# @private
|
4637
4492
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4647,14 +4502,6 @@ module Google
|
|
4647
4502
|
end
|
4648
4503
|
end
|
4649
4504
|
|
4650
|
-
class GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata
|
4651
|
-
# @private
|
4652
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4653
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
|
4654
|
-
|
4655
|
-
end
|
4656
|
-
end
|
4657
|
-
|
4658
4505
|
class GoogleCloudDialogflowCxV3beta1DeployFlowMetadata
|
4659
4506
|
# @private
|
4660
4507
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4895,29 +4742,6 @@ module Google
|
|
4895
4742
|
end
|
4896
4743
|
end
|
4897
4744
|
|
4898
|
-
class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
|
4899
|
-
# @private
|
4900
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4901
|
-
property :state, as: 'state'
|
4902
|
-
end
|
4903
|
-
end
|
4904
|
-
|
4905
|
-
class GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata
|
4906
|
-
# @private
|
4907
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4908
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
|
4909
|
-
|
4910
|
-
end
|
4911
|
-
end
|
4912
|
-
|
4913
|
-
class GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse
|
4914
|
-
# @private
|
4915
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4916
|
-
collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
|
4917
|
-
|
4918
|
-
end
|
4919
|
-
end
|
4920
|
-
|
4921
4745
|
class GoogleCloudDialogflowCxV3beta1ImportEntityTypesMetadata
|
4922
4746
|
# @private
|
4923
4747
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5152,14 +4976,6 @@ module Google
|
|
5152
4976
|
end
|
5153
4977
|
end
|
5154
4978
|
|
5155
|
-
class GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata
|
5156
|
-
# @private
|
5157
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5158
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
|
5159
|
-
|
5160
|
-
end
|
5161
|
-
end
|
5162
|
-
|
5163
4979
|
class GoogleCloudDialogflowCxV3beta1ResponseMessage
|
5164
4980
|
# @private
|
5165
4981
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5431,14 +5247,6 @@ module Google
|
|
5431
5247
|
end
|
5432
5248
|
end
|
5433
5249
|
|
5434
|
-
class GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata
|
5435
|
-
# @private
|
5436
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5437
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
|
5438
|
-
|
5439
|
-
end
|
5440
|
-
end
|
5441
|
-
|
5442
5250
|
class GoogleCloudDialogflowCxV3beta1Webhook
|
5443
5251
|
# @private
|
5444
5252
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5912,6 +5720,8 @@ module Google
|
|
5912
5720
|
property :input_config, as: 'inputConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputConfig::Representation
|
5913
5721
|
|
5914
5722
|
property :name, as: 'name'
|
5723
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
5724
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
5915
5725
|
end
|
5916
5726
|
end
|
5917
5727
|
|
@@ -5945,6 +5755,8 @@ module Google
|
|
5945
5755
|
property :display_name, as: 'displayName'
|
5946
5756
|
property :language_code, as: 'languageCode'
|
5947
5757
|
property :name, as: 'name'
|
5758
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
5759
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
5948
5760
|
property :smart_reply_model_metadata, as: 'smartReplyModelMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SmartReplyModelMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SmartReplyModelMetadata::Representation
|
5949
5761
|
|
5950
5762
|
property :state, as: 'state'
|
@@ -6503,6 +6315,7 @@ module Google
|
|
6503
6315
|
property :confidence_threshold, as: 'confidenceThreshold'
|
6504
6316
|
property :context_filter_settings, as: 'contextFilterSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings::Representation
|
6505
6317
|
|
6318
|
+
property :context_size, as: 'contextSize'
|
6506
6319
|
property :dialogflow_query_source, as: 'dialogflowQuerySource', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource::Representation
|
6507
6320
|
|
6508
6321
|
property :document_query_source, as: 'documentQuerySource', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource::Representation
|
@@ -6706,6 +6519,7 @@ module Google
|
|
6706
6519
|
property :model_variant, as: 'modelVariant'
|
6707
6520
|
property :opt_out_conformer_model_migration, as: 'optOutConformerModelMigration'
|
6708
6521
|
collection :phrase_hints, as: 'phraseHints'
|
6522
|
+
collection :phrase_sets, as: 'phraseSets'
|
6709
6523
|
property :sample_rate_hertz, as: 'sampleRateHertz'
|
6710
6524
|
property :single_utterance, as: 'singleUtterance'
|
6711
6525
|
collection :speech_contexts, as: 'speechContexts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SpeechContext, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SpeechContext::Representation
|
@@ -7146,6 +6960,7 @@ module Google
|
|
7146
6960
|
class GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet
|
7147
6961
|
# @private
|
7148
6962
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6963
|
+
hash :metadata, as: 'metadata'
|
7149
6964
|
property :text, as: 'text'
|
7150
6965
|
property :title, as: 'title'
|
7151
6966
|
property :uri, as: 'uri'
|
@@ -7518,6 +7333,7 @@ module Google
|
|
7518
7333
|
class GoogleCloudDialogflowV2SearchKnowledgeAnswerAnswerSource
|
7519
7334
|
# @private
|
7520
7335
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7336
|
+
hash :metadata, as: 'metadata'
|
7521
7337
|
property :snippet, as: 'snippet'
|
7522
7338
|
property :title, as: 'title'
|
7523
7339
|
property :uri, as: 'uri'
|
@@ -7529,14 +7345,83 @@ module Google
|
|
7529
7345
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7530
7346
|
property :conversation, as: 'conversation'
|
7531
7347
|
property :conversation_profile, as: 'conversationProfile'
|
7348
|
+
hash :end_user_metadata, as: 'endUserMetadata'
|
7349
|
+
property :exact_search, as: 'exactSearch'
|
7532
7350
|
property :latest_message, as: 'latestMessage'
|
7533
7351
|
property :parent, as: 'parent'
|
7534
7352
|
property :query, as: 'query', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput::Representation
|
7535
7353
|
|
7354
|
+
property :query_source, as: 'querySource'
|
7355
|
+
property :search_config, as: 'searchConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfig::Representation
|
7356
|
+
|
7536
7357
|
property :session_id, as: 'sessionId'
|
7537
7358
|
end
|
7538
7359
|
end
|
7539
7360
|
|
7361
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfig
|
7362
|
+
# @private
|
7363
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7364
|
+
collection :boost_specs, as: 'boostSpecs', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecs, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecs::Representation
|
7365
|
+
|
7366
|
+
collection :filter_specs, as: 'filterSpecs', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigFilterSpecs, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigFilterSpecs::Representation
|
7367
|
+
|
7368
|
+
end
|
7369
|
+
end
|
7370
|
+
|
7371
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecs
|
7372
|
+
# @private
|
7373
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7374
|
+
collection :data_stores, as: 'dataStores'
|
7375
|
+
collection :spec, as: 'spec', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpec, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpec::Representation
|
7376
|
+
|
7377
|
+
end
|
7378
|
+
end
|
7379
|
+
|
7380
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpec
|
7381
|
+
# @private
|
7382
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7383
|
+
collection :condition_boost_specs, as: 'conditionBoostSpecs', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpecConditionBoostSpec, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpecConditionBoostSpec::Representation
|
7384
|
+
|
7385
|
+
end
|
7386
|
+
end
|
7387
|
+
|
7388
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpecConditionBoostSpec
|
7389
|
+
# @private
|
7390
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7391
|
+
property :boost, as: 'boost'
|
7392
|
+
property :boost_control_spec, as: 'boostControlSpec', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpecConditionBoostSpecBoostControlSpec, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpecConditionBoostSpecBoostControlSpec::Representation
|
7393
|
+
|
7394
|
+
property :condition, as: 'condition'
|
7395
|
+
end
|
7396
|
+
end
|
7397
|
+
|
7398
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpecConditionBoostSpecBoostControlSpec
|
7399
|
+
# @private
|
7400
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7401
|
+
property :attribute_type, as: 'attributeType'
|
7402
|
+
collection :control_points, as: 'controlPoints', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpecConditionBoostSpecBoostControlSpecControlPoint, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpecConditionBoostSpecBoostControlSpecControlPoint::Representation
|
7403
|
+
|
7404
|
+
property :field_name, as: 'fieldName'
|
7405
|
+
property :interpolation_type, as: 'interpolationType'
|
7406
|
+
end
|
7407
|
+
end
|
7408
|
+
|
7409
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecsBoostSpecConditionBoostSpecBoostControlSpecControlPoint
|
7410
|
+
# @private
|
7411
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7412
|
+
property :attribute_value, as: 'attributeValue'
|
7413
|
+
property :boost_amount, as: 'boostAmount'
|
7414
|
+
end
|
7415
|
+
end
|
7416
|
+
|
7417
|
+
class GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigFilterSpecs
|
7418
|
+
# @private
|
7419
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7420
|
+
collection :data_stores, as: 'dataStores'
|
7421
|
+
property :filter, as: 'filter'
|
7422
|
+
end
|
7423
|
+
end
|
7424
|
+
|
7540
7425
|
class GoogleCloudDialogflowV2SearchKnowledgeResponse
|
7541
7426
|
# @private
|
7542
7427
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7643,11 +7528,11 @@ module Google
|
|
7643
7528
|
class GoogleCloudDialogflowV2SpeechToTextConfig
|
7644
7529
|
# @private
|
7645
7530
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7646
|
-
collection :alternative_language_codes, as: 'alternativeLanguageCodes'
|
7647
7531
|
property :audio_encoding, as: 'audioEncoding'
|
7648
7532
|
property :enable_word_info, as: 'enableWordInfo'
|
7649
7533
|
property :language_code, as: 'languageCode'
|
7650
7534
|
property :model, as: 'model'
|
7535
|
+
collection :phrase_sets, as: 'phraseSets'
|
7651
7536
|
property :sample_rate_hertz, as: 'sampleRateHertz'
|
7652
7537
|
property :speech_model_variant, as: 'speechModelVariant'
|
7653
7538
|
property :use_timeout_based_endpointing, as: 'useTimeoutBasedEndpointing'
|
@@ -8704,6 +8589,7 @@ module Google
|
|
8704
8589
|
class GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet
|
8705
8590
|
# @private
|
8706
8591
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8592
|
+
hash :metadata, as: 'metadata'
|
8707
8593
|
property :text, as: 'text'
|
8708
8594
|
property :title, as: 'title'
|
8709
8595
|
property :uri, as: 'uri'
|
@@ -9010,53 +8896,6 @@ module Google
|
|
9010
8896
|
end
|
9011
8897
|
end
|
9012
8898
|
|
9013
|
-
class GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
|
9014
|
-
# @private
|
9015
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9016
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
|
9017
|
-
|
9018
|
-
end
|
9019
|
-
end
|
9020
|
-
|
9021
|
-
class GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
|
9022
|
-
# @private
|
9023
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9024
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
|
9025
|
-
|
9026
|
-
end
|
9027
|
-
end
|
9028
|
-
|
9029
|
-
class GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
|
9030
|
-
# @private
|
9031
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9032
|
-
property :state, as: 'state'
|
9033
|
-
end
|
9034
|
-
end
|
9035
|
-
|
9036
|
-
class GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
|
9037
|
-
# @private
|
9038
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9039
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
|
9040
|
-
|
9041
|
-
end
|
9042
|
-
end
|
9043
|
-
|
9044
|
-
class GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
|
9045
|
-
# @private
|
9046
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9047
|
-
collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
|
9048
|
-
|
9049
|
-
end
|
9050
|
-
end
|
9051
|
-
|
9052
|
-
class GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
|
9053
|
-
# @private
|
9054
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9055
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
|
9056
|
-
|
9057
|
-
end
|
9058
|
-
end
|
9059
|
-
|
9060
8899
|
class GoogleCloudDialogflowV3alpha1TurnSignals
|
9061
8900
|
# @private
|
9062
8901
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9074,14 +8913,6 @@ module Google
|
|
9074
8913
|
end
|
9075
8914
|
end
|
9076
8915
|
|
9077
|
-
class GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
|
9078
|
-
# @private
|
9079
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9080
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
|
9081
|
-
|
9082
|
-
end
|
9083
|
-
end
|
9084
|
-
|
9085
8916
|
class GoogleCloudLocationListLocationsResponse
|
9086
8917
|
# @private
|
9087
8918
|
class Representation < Google::Apis::Core::JsonRepresentation
|