google-apis-dialogflow_v3beta1 0.89.0 → 0.90.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_v3beta1/classes.rb +469 -437
- data/lib/google/apis/dialogflow_v3beta1/gem_version.rb +3 -3
- data/lib/google/apis/dialogflow_v3beta1/representations.rb +154 -274
- data/lib/google/apis/dialogflow_v3beta1/service.rb +11 -11
- metadata +4 -4
@@ -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
|
|
@@ -706,6 +664,12 @@ module Google
|
|
706
664
|
include Google::Apis::Core::JsonObjectSupport
|
707
665
|
end
|
708
666
|
|
667
|
+
class GoogleCloudDialogflowCxV3beta1AgentClientCertificateSettings
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
|
+
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
671
|
+
end
|
672
|
+
|
709
673
|
class GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings
|
710
674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
675
|
|
@@ -790,6 +754,12 @@ module Google
|
|
790
754
|
include Google::Apis::Core::JsonObjectSupport
|
791
755
|
end
|
792
756
|
|
757
|
+
class GoogleCloudDialogflowCxV3beta1BigQueryExportSettings
|
758
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
|
+
|
760
|
+
include Google::Apis::Core::JsonObjectSupport
|
761
|
+
end
|
762
|
+
|
793
763
|
class GoogleCloudDialogflowCxV3beta1BoostSpec
|
794
764
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
795
765
|
|
@@ -802,6 +772,18 @@ module Google
|
|
802
772
|
include Google::Apis::Core::JsonObjectSupport
|
803
773
|
end
|
804
774
|
|
775
|
+
class GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpec
|
776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
|
+
|
778
|
+
include Google::Apis::Core::JsonObjectSupport
|
779
|
+
end
|
780
|
+
|
781
|
+
class GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpecControlPoint
|
782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
|
+
|
784
|
+
include Google::Apis::Core::JsonObjectSupport
|
785
|
+
end
|
786
|
+
|
805
787
|
class GoogleCloudDialogflowCxV3beta1BoostSpecs
|
806
788
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
807
789
|
|
@@ -898,12 +880,6 @@ module Google
|
|
898
880
|
include Google::Apis::Core::JsonObjectSupport
|
899
881
|
end
|
900
882
|
|
901
|
-
class GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata
|
902
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
|
-
|
904
|
-
include Google::Apis::Core::JsonObjectSupport
|
905
|
-
end
|
906
|
-
|
907
883
|
class GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
|
908
884
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
885
|
|
@@ -964,12 +940,6 @@ module Google
|
|
964
940
|
include Google::Apis::Core::JsonObjectSupport
|
965
941
|
end
|
966
942
|
|
967
|
-
class GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata
|
968
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
|
-
|
970
|
-
include Google::Apis::Core::JsonObjectSupport
|
971
|
-
end
|
972
|
-
|
973
943
|
class GoogleCloudDialogflowCxV3beta1DeployFlowMetadata
|
974
944
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
945
|
|
@@ -1342,25 +1312,13 @@ module Google
|
|
1342
1312
|
include Google::Apis::Core::JsonObjectSupport
|
1343
1313
|
end
|
1344
1314
|
|
1345
|
-
class
|
1346
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1347
|
-
|
1348
|
-
include Google::Apis::Core::JsonObjectSupport
|
1349
|
-
end
|
1350
|
-
|
1351
|
-
class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
|
1352
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1353
|
-
|
1354
|
-
include Google::Apis::Core::JsonObjectSupport
|
1355
|
-
end
|
1356
|
-
|
1357
|
-
class GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata
|
1315
|
+
class GoogleCloudDialogflowCxV3beta1GeneratorModelParameter
|
1358
1316
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1359
1317
|
|
1360
1318
|
include Google::Apis::Core::JsonObjectSupport
|
1361
1319
|
end
|
1362
1320
|
|
1363
|
-
class
|
1321
|
+
class GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder
|
1364
1322
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1365
1323
|
|
1366
1324
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -1450,6 +1408,12 @@ module Google
|
|
1450
1408
|
include Google::Apis::Core::JsonObjectSupport
|
1451
1409
|
end
|
1452
1410
|
|
1411
|
+
class GoogleCloudDialogflowCxV3beta1InlineSchema
|
1412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1413
|
+
|
1414
|
+
include Google::Apis::Core::JsonObjectSupport
|
1415
|
+
end
|
1416
|
+
|
1453
1417
|
class GoogleCloudDialogflowCxV3beta1InlineSource
|
1454
1418
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
1419
|
|
@@ -1798,12 +1762,6 @@ module Google
|
|
1798
1762
|
include Google::Apis::Core::JsonObjectSupport
|
1799
1763
|
end
|
1800
1764
|
|
1801
|
-
class GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata
|
1802
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1803
|
-
|
1804
|
-
include Google::Apis::Core::JsonObjectSupport
|
1805
|
-
end
|
1806
|
-
|
1807
1765
|
class GoogleCloudDialogflowCxV3beta1ResourceName
|
1808
1766
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1809
1767
|
|
@@ -2092,6 +2050,12 @@ module Google
|
|
2092
2050
|
include Google::Apis::Core::JsonObjectSupport
|
2093
2051
|
end
|
2094
2052
|
|
2053
|
+
class GoogleCloudDialogflowCxV3beta1ToolAuthenticationBearerTokenConfig
|
2054
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2055
|
+
|
2056
|
+
include Google::Apis::Core::JsonObjectSupport
|
2057
|
+
end
|
2058
|
+
|
2095
2059
|
class GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig
|
2096
2060
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2097
2061
|
|
@@ -2152,6 +2116,12 @@ module Google
|
|
2152
2116
|
include Google::Apis::Core::JsonObjectSupport
|
2153
2117
|
end
|
2154
2118
|
|
2119
|
+
class GoogleCloudDialogflowCxV3beta1ToolServiceDirectoryConfig
|
2120
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2121
|
+
|
2122
|
+
include Google::Apis::Core::JsonObjectSupport
|
2123
|
+
end
|
2124
|
+
|
2155
2125
|
class GoogleCloudDialogflowCxV3beta1ToolTlsConfig
|
2156
2126
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2157
2127
|
|
@@ -2230,7 +2200,13 @@ module Google
|
|
2230
2200
|
include Google::Apis::Core::JsonObjectSupport
|
2231
2201
|
end
|
2232
2202
|
|
2233
|
-
class
|
2203
|
+
class GoogleCloudDialogflowCxV3beta1TypeSchema
|
2204
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2205
|
+
|
2206
|
+
include Google::Apis::Core::JsonObjectSupport
|
2207
|
+
end
|
2208
|
+
|
2209
|
+
class GoogleCloudDialogflowCxV3beta1TypeSchemaSchemaReference
|
2234
2210
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2235
2211
|
|
2236
2212
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -3496,54 +3472,12 @@ module Google
|
|
3496
3472
|
include Google::Apis::Core::JsonObjectSupport
|
3497
3473
|
end
|
3498
3474
|
|
3499
|
-
class GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
|
3500
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3501
|
-
|
3502
|
-
include Google::Apis::Core::JsonObjectSupport
|
3503
|
-
end
|
3504
|
-
|
3505
|
-
class GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
|
3506
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3507
|
-
|
3508
|
-
include Google::Apis::Core::JsonObjectSupport
|
3509
|
-
end
|
3510
|
-
|
3511
|
-
class GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
|
3512
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3513
|
-
|
3514
|
-
include Google::Apis::Core::JsonObjectSupport
|
3515
|
-
end
|
3516
|
-
|
3517
|
-
class GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
|
3518
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3519
|
-
|
3520
|
-
include Google::Apis::Core::JsonObjectSupport
|
3521
|
-
end
|
3522
|
-
|
3523
|
-
class GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
|
3524
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3525
|
-
|
3526
|
-
include Google::Apis::Core::JsonObjectSupport
|
3527
|
-
end
|
3528
|
-
|
3529
|
-
class GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
|
3530
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3531
|
-
|
3532
|
-
include Google::Apis::Core::JsonObjectSupport
|
3533
|
-
end
|
3534
|
-
|
3535
3475
|
class GoogleCloudDialogflowV3alpha1TurnSignals
|
3536
3476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3537
3477
|
|
3538
3478
|
include Google::Apis::Core::JsonObjectSupport
|
3539
3479
|
end
|
3540
3480
|
|
3541
|
-
class GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
|
3542
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3543
|
-
|
3544
|
-
include Google::Apis::Core::JsonObjectSupport
|
3545
|
-
end
|
3546
|
-
|
3547
3481
|
class GoogleCloudLocationListLocationsResponse
|
3548
3482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3549
3483
|
|
@@ -3614,6 +3548,7 @@ module Google
|
|
3614
3548
|
class GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings
|
3615
3549
|
# @private
|
3616
3550
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3551
|
+
property :enable_consent_based_redaction, as: 'enableConsentBasedRedaction'
|
3617
3552
|
property :enable_interaction_logging, as: 'enableInteractionLogging'
|
3618
3553
|
property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
|
3619
3554
|
end
|
@@ -3719,14 +3654,6 @@ module Google
|
|
3719
3654
|
end
|
3720
3655
|
end
|
3721
3656
|
|
3722
|
-
class GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata
|
3723
|
-
# @private
|
3724
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3725
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
|
3726
|
-
|
3727
|
-
end
|
3728
|
-
end
|
3729
|
-
|
3730
3657
|
class GoogleCloudDialogflowCxV3CreateVersionOperationMetadata
|
3731
3658
|
# @private
|
3732
3659
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3742,14 +3669,6 @@ module Google
|
|
3742
3669
|
end
|
3743
3670
|
end
|
3744
3671
|
|
3745
|
-
class GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata
|
3746
|
-
# @private
|
3747
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3748
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
|
3749
|
-
|
3750
|
-
end
|
3751
|
-
end
|
3752
|
-
|
3753
3672
|
class GoogleCloudDialogflowCxV3DeployFlowMetadata
|
3754
3673
|
# @private
|
3755
3674
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3990,29 +3909,6 @@ module Google
|
|
3990
3909
|
end
|
3991
3910
|
end
|
3992
3911
|
|
3993
|
-
class GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
|
3994
|
-
# @private
|
3995
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3996
|
-
property :state, as: 'state'
|
3997
|
-
end
|
3998
|
-
end
|
3999
|
-
|
4000
|
-
class GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata
|
4001
|
-
# @private
|
4002
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4003
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
|
4004
|
-
|
4005
|
-
end
|
4006
|
-
end
|
4007
|
-
|
4008
|
-
class GoogleCloudDialogflowCxV3ImportDocumentsResponse
|
4009
|
-
# @private
|
4010
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4011
|
-
collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
|
4012
|
-
|
4013
|
-
end
|
4014
|
-
end
|
4015
|
-
|
4016
3912
|
class GoogleCloudDialogflowCxV3ImportEntityTypesMetadata
|
4017
3913
|
# @private
|
4018
3914
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4245,14 +4141,6 @@ module Google
|
|
4245
4141
|
end
|
4246
4142
|
end
|
4247
4143
|
|
4248
|
-
class GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata
|
4249
|
-
# @private
|
4250
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4251
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
|
4252
|
-
|
4253
|
-
end
|
4254
|
-
end
|
4255
|
-
|
4256
4144
|
class GoogleCloudDialogflowCxV3ResponseMessage
|
4257
4145
|
# @private
|
4258
4146
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4496,14 +4384,6 @@ module Google
|
|
4496
4384
|
end
|
4497
4385
|
end
|
4498
4386
|
|
4499
|
-
class GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata
|
4500
|
-
# @private
|
4501
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4502
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
|
4503
|
-
|
4504
|
-
end
|
4505
|
-
end
|
4506
|
-
|
4507
4387
|
class GoogleCloudDialogflowCxV3Webhook
|
4508
4388
|
# @private
|
4509
4389
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4685,6 +4565,7 @@ module Google
|
|
4685
4565
|
class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings
|
4686
4566
|
# @private
|
4687
4567
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4568
|
+
property :enable_consent_based_redaction, as: 'enableConsentBasedRedaction'
|
4688
4569
|
property :enable_interaction_logging, as: 'enableInteractionLogging'
|
4689
4570
|
property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
|
4690
4571
|
end
|
@@ -4708,6 +4589,10 @@ module Google
|
|
4708
4589
|
property :answer_feedback_settings, as: 'answerFeedbackSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettings::Representation
|
4709
4590
|
|
4710
4591
|
property :avatar_uri, as: 'avatarUri'
|
4592
|
+
property :bigquery_export_settings, as: 'bigqueryExportSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1BigQueryExportSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1BigQueryExportSettings::Representation
|
4593
|
+
|
4594
|
+
property :client_certificate_settings, as: 'clientCertificateSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AgentClientCertificateSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AgentClientCertificateSettings::Representation
|
4595
|
+
|
4711
4596
|
property :default_language_code, as: 'defaultLanguageCode'
|
4712
4597
|
property :description, as: 'description'
|
4713
4598
|
property :display_name, as: 'displayName'
|
@@ -4741,6 +4626,15 @@ module Google
|
|
4741
4626
|
end
|
4742
4627
|
end
|
4743
4628
|
|
4629
|
+
class GoogleCloudDialogflowCxV3beta1AgentClientCertificateSettings
|
4630
|
+
# @private
|
4631
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4632
|
+
property :passphrase, as: 'passphrase'
|
4633
|
+
property :private_key, as: 'privateKey'
|
4634
|
+
property :ssl_certificate, as: 'sslCertificate'
|
4635
|
+
end
|
4636
|
+
end
|
4637
|
+
|
4744
4638
|
class GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings
|
4745
4639
|
# @private
|
4746
4640
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4856,6 +4750,14 @@ module Google
|
|
4856
4750
|
end
|
4857
4751
|
end
|
4858
4752
|
|
4753
|
+
class GoogleCloudDialogflowCxV3beta1BigQueryExportSettings
|
4754
|
+
# @private
|
4755
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4756
|
+
property :bigquery_table, as: 'bigqueryTable'
|
4757
|
+
property :enabled, as: 'enabled'
|
4758
|
+
end
|
4759
|
+
end
|
4760
|
+
|
4859
4761
|
class GoogleCloudDialogflowCxV3beta1BoostSpec
|
4860
4762
|
# @private
|
4861
4763
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4868,10 +4770,31 @@ module Google
|
|
4868
4770
|
# @private
|
4869
4771
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4870
4772
|
property :boost, as: 'boost'
|
4773
|
+
property :boost_control_spec, as: 'boostControlSpec', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpec, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpec::Representation
|
4774
|
+
|
4871
4775
|
property :condition, as: 'condition'
|
4872
4776
|
end
|
4873
4777
|
end
|
4874
4778
|
|
4779
|
+
class GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpec
|
4780
|
+
# @private
|
4781
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4782
|
+
property :attribute_type, as: 'attributeType'
|
4783
|
+
collection :control_points, as: 'controlPoints', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpecControlPoint, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpecControlPoint::Representation
|
4784
|
+
|
4785
|
+
property :field_name, as: 'fieldName'
|
4786
|
+
property :interpolation_type, as: 'interpolationType'
|
4787
|
+
end
|
4788
|
+
end
|
4789
|
+
|
4790
|
+
class GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpecControlPoint
|
4791
|
+
# @private
|
4792
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4793
|
+
property :attribute_value, as: 'attributeValue'
|
4794
|
+
property :boost_amount, as: 'boostAmount'
|
4795
|
+
end
|
4796
|
+
end
|
4797
|
+
|
4875
4798
|
class GoogleCloudDialogflowCxV3beta1BoostSpecs
|
4876
4799
|
# @private
|
4877
4800
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5072,14 +4995,6 @@ module Google
|
|
5072
4995
|
end
|
5073
4996
|
end
|
5074
4997
|
|
5075
|
-
class GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata
|
5076
|
-
# @private
|
5077
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5078
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
|
5079
|
-
|
5080
|
-
end
|
5081
|
-
end
|
5082
|
-
|
5083
4998
|
class GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
|
5084
4999
|
# @private
|
5085
5000
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5178,14 +5093,6 @@ module Google
|
|
5178
5093
|
end
|
5179
5094
|
end
|
5180
5095
|
|
5181
|
-
class GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata
|
5182
|
-
# @private
|
5183
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5184
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
|
5185
|
-
|
5186
|
-
end
|
5187
|
-
end
|
5188
|
-
|
5189
5096
|
class GoogleCloudDialogflowCxV3beta1DeployFlowMetadata
|
5190
5097
|
# @private
|
5191
5098
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5601,6 +5508,7 @@ module Google
|
|
5601
5508
|
|
5602
5509
|
property :knowledge_connector_settings, as: 'knowledgeConnectorSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings::Representation
|
5603
5510
|
|
5511
|
+
property :locked, as: 'locked'
|
5604
5512
|
property :multi_language_settings, as: 'multiLanguageSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1FlowMultiLanguageSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1FlowMultiLanguageSettings::Representation
|
5605
5513
|
|
5606
5514
|
property :name, as: 'name'
|
@@ -5826,6 +5734,8 @@ module Google
|
|
5826
5734
|
property :display_name, as: 'displayName'
|
5827
5735
|
property :llm_model_settings, as: 'llmModelSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmModelSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1LlmModelSettings::Representation
|
5828
5736
|
|
5737
|
+
property :model_parameter, as: 'modelParameter', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GeneratorModelParameter, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GeneratorModelParameter::Representation
|
5738
|
+
|
5829
5739
|
property :name, as: 'name'
|
5830
5740
|
collection :placeholders, as: 'placeholders', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder::Representation
|
5831
5741
|
|
@@ -5834,34 +5744,21 @@ module Google
|
|
5834
5744
|
end
|
5835
5745
|
end
|
5836
5746
|
|
5837
|
-
class
|
5838
|
-
# @private
|
5839
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5840
|
-
property :id, as: 'id'
|
5841
|
-
property :name, as: 'name'
|
5842
|
-
end
|
5843
|
-
end
|
5844
|
-
|
5845
|
-
class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
|
5846
|
-
# @private
|
5847
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5848
|
-
property :state, as: 'state'
|
5849
|
-
end
|
5850
|
-
end
|
5851
|
-
|
5852
|
-
class GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata
|
5747
|
+
class GoogleCloudDialogflowCxV3beta1GeneratorModelParameter
|
5853
5748
|
# @private
|
5854
5749
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5855
|
-
property :
|
5856
|
-
|
5750
|
+
property :max_decode_steps, as: 'maxDecodeSteps'
|
5751
|
+
property :temperature, as: 'temperature'
|
5752
|
+
property :top_k, as: 'topK'
|
5753
|
+
property :top_p, as: 'topP'
|
5857
5754
|
end
|
5858
5755
|
end
|
5859
5756
|
|
5860
|
-
class
|
5757
|
+
class GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder
|
5861
5758
|
# @private
|
5862
5759
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5863
|
-
|
5864
|
-
|
5760
|
+
property :id, as: 'id'
|
5761
|
+
property :name, as: 'name'
|
5865
5762
|
end
|
5866
5763
|
end
|
5867
5764
|
|
@@ -5980,6 +5877,15 @@ module Google
|
|
5980
5877
|
end
|
5981
5878
|
end
|
5982
5879
|
|
5880
|
+
class GoogleCloudDialogflowCxV3beta1InlineSchema
|
5881
|
+
# @private
|
5882
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5883
|
+
property :items, as: 'items', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TypeSchema, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TypeSchema::Representation
|
5884
|
+
|
5885
|
+
property :type, as: 'type'
|
5886
|
+
end
|
5887
|
+
end
|
5888
|
+
|
5983
5889
|
class GoogleCloudDialogflowCxV3beta1InlineSource
|
5984
5890
|
# @private
|
5985
5891
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6438,6 +6344,8 @@ module Google
|
|
6438
6344
|
property :description, as: 'description'
|
6439
6345
|
property :name, as: 'name'
|
6440
6346
|
property :type, as: 'type'
|
6347
|
+
property :type_schema, as: 'typeSchema', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TypeSchema, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TypeSchema::Representation
|
6348
|
+
|
6441
6349
|
end
|
6442
6350
|
end
|
6443
6351
|
|
@@ -6617,14 +6525,6 @@ module Google
|
|
6617
6525
|
end
|
6618
6526
|
end
|
6619
6527
|
|
6620
|
-
class GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata
|
6621
|
-
# @private
|
6622
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
6623
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
|
6624
|
-
|
6625
|
-
end
|
6626
|
-
end
|
6627
|
-
|
6628
6528
|
class GoogleCloudDialogflowCxV3beta1ResourceName
|
6629
6529
|
# @private
|
6630
6530
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6830,6 +6730,7 @@ module Google
|
|
6830
6730
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6831
6731
|
collection :banned_phrases, as: 'bannedPhrases', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SafetySettingsPhrase, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SafetySettingsPhrase::Representation
|
6832
6732
|
|
6733
|
+
property :default_banned_phrase_match_strategy, as: 'defaultBannedPhraseMatchStrategy'
|
6833
6734
|
end
|
6834
6735
|
end
|
6835
6736
|
|
@@ -7059,6 +6960,8 @@ module Google
|
|
7059
6960
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7060
6961
|
property :api_key_config, as: 'apiKeyConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthenticationApiKeyConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthenticationApiKeyConfig::Representation
|
7061
6962
|
|
6963
|
+
property :bearer_token_config, as: 'bearerTokenConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthenticationBearerTokenConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthenticationBearerTokenConfig::Representation
|
6964
|
+
|
7062
6965
|
property :oauth_config, as: 'oauthConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig::Representation
|
7063
6966
|
|
7064
6967
|
property :service_agent_auth_config, as: 'serviceAgentAuthConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthenticationServiceAgentAuthConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthenticationServiceAgentAuthConfig::Representation
|
@@ -7075,12 +6978,20 @@ module Google
|
|
7075
6978
|
end
|
7076
6979
|
end
|
7077
6980
|
|
6981
|
+
class GoogleCloudDialogflowCxV3beta1ToolAuthenticationBearerTokenConfig
|
6982
|
+
# @private
|
6983
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6984
|
+
property :token, as: 'token'
|
6985
|
+
end
|
6986
|
+
end
|
6987
|
+
|
7078
6988
|
class GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig
|
7079
6989
|
# @private
|
7080
6990
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7081
6991
|
property :client_id, as: 'clientId'
|
7082
6992
|
property :client_secret, as: 'clientSecret'
|
7083
6993
|
property :oauth_grant_type, as: 'oauthGrantType'
|
6994
|
+
collection :scopes, as: 'scopes'
|
7084
6995
|
property :token_endpoint, as: 'tokenEndpoint'
|
7085
6996
|
end
|
7086
6997
|
end
|
@@ -7088,6 +6999,7 @@ module Google
|
|
7088
6999
|
class GoogleCloudDialogflowCxV3beta1ToolAuthenticationServiceAgentAuthConfig
|
7089
7000
|
# @private
|
7090
7001
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7002
|
+
property :service_agent_auth, as: 'serviceAgentAuth'
|
7091
7003
|
end
|
7092
7004
|
end
|
7093
7005
|
|
@@ -7154,12 +7066,21 @@ module Google
|
|
7154
7066
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7155
7067
|
property :authentication, as: 'authentication', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthentication, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolAuthentication::Representation
|
7156
7068
|
|
7069
|
+
property :service_directory_config, as: 'serviceDirectoryConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolServiceDirectoryConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolServiceDirectoryConfig::Representation
|
7070
|
+
|
7157
7071
|
property :text_schema, as: 'textSchema'
|
7158
7072
|
property :tls_config, as: 'tlsConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolTlsConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ToolTlsConfig::Representation
|
7159
7073
|
|
7160
7074
|
end
|
7161
7075
|
end
|
7162
7076
|
|
7077
|
+
class GoogleCloudDialogflowCxV3beta1ToolServiceDirectoryConfig
|
7078
|
+
# @private
|
7079
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7080
|
+
property :service, as: 'service'
|
7081
|
+
end
|
7082
|
+
end
|
7083
|
+
|
7163
7084
|
class GoogleCloudDialogflowCxV3beta1ToolTlsConfig
|
7164
7085
|
# @private
|
7165
7086
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7296,11 +7217,21 @@ module Google
|
|
7296
7217
|
end
|
7297
7218
|
end
|
7298
7219
|
|
7299
|
-
class
|
7220
|
+
class GoogleCloudDialogflowCxV3beta1TypeSchema
|
7300
7221
|
# @private
|
7301
7222
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7302
|
-
property :
|
7223
|
+
property :inline_schema, as: 'inlineSchema', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1InlineSchema, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1InlineSchema::Representation
|
7224
|
+
|
7225
|
+
property :schema_reference, as: 'schemaReference', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TypeSchemaSchemaReference, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TypeSchemaSchemaReference::Representation
|
7226
|
+
|
7227
|
+
end
|
7228
|
+
end
|
7303
7229
|
|
7230
|
+
class GoogleCloudDialogflowCxV3beta1TypeSchemaSchemaReference
|
7231
|
+
# @private
|
7232
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7233
|
+
property :schema, as: 'schema'
|
7234
|
+
property :tool, as: 'tool'
|
7304
7235
|
end
|
7305
7236
|
end
|
7306
7237
|
|
@@ -7607,6 +7538,8 @@ module Google
|
|
7607
7538
|
property :display_name, as: 'displayName'
|
7608
7539
|
property :language_code, as: 'languageCode'
|
7609
7540
|
property :name, as: 'name'
|
7541
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
7542
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
7610
7543
|
property :smart_reply_model_metadata, as: 'smartReplyModelMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2SmartReplyModelMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2SmartReplyModelMetadata::Representation
|
7611
7544
|
|
7612
7545
|
property :state, as: 'state'
|
@@ -8194,6 +8127,7 @@ module Google
|
|
8194
8127
|
class GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet
|
8195
8128
|
# @private
|
8196
8129
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8130
|
+
hash :metadata, as: 'metadata'
|
8197
8131
|
property :text, as: 'text'
|
8198
8132
|
property :title, as: 'title'
|
8199
8133
|
property :uri, as: 'uri'
|
@@ -9173,6 +9107,7 @@ module Google
|
|
9173
9107
|
class GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet
|
9174
9108
|
# @private
|
9175
9109
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9110
|
+
hash :metadata, as: 'metadata'
|
9176
9111
|
property :text, as: 'text'
|
9177
9112
|
property :title, as: 'title'
|
9178
9113
|
property :uri, as: 'uri'
|
@@ -9479,53 +9414,6 @@ module Google
|
|
9479
9414
|
end
|
9480
9415
|
end
|
9481
9416
|
|
9482
|
-
class GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
|
9483
|
-
# @private
|
9484
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9485
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
|
9486
|
-
|
9487
|
-
end
|
9488
|
-
end
|
9489
|
-
|
9490
|
-
class GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
|
9491
|
-
# @private
|
9492
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9493
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
|
9494
|
-
|
9495
|
-
end
|
9496
|
-
end
|
9497
|
-
|
9498
|
-
class GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
|
9499
|
-
# @private
|
9500
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9501
|
-
property :state, as: 'state'
|
9502
|
-
end
|
9503
|
-
end
|
9504
|
-
|
9505
|
-
class GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
|
9506
|
-
# @private
|
9507
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9508
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
|
9509
|
-
|
9510
|
-
end
|
9511
|
-
end
|
9512
|
-
|
9513
|
-
class GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
|
9514
|
-
# @private
|
9515
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9516
|
-
collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
|
9517
|
-
|
9518
|
-
end
|
9519
|
-
end
|
9520
|
-
|
9521
|
-
class GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
|
9522
|
-
# @private
|
9523
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9524
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
|
9525
|
-
|
9526
|
-
end
|
9527
|
-
end
|
9528
|
-
|
9529
9417
|
class GoogleCloudDialogflowV3alpha1TurnSignals
|
9530
9418
|
# @private
|
9531
9419
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9543,14 +9431,6 @@ module Google
|
|
9543
9431
|
end
|
9544
9432
|
end
|
9545
9433
|
|
9546
|
-
class GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
|
9547
|
-
# @private
|
9548
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9549
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
|
9550
|
-
|
9551
|
-
end
|
9552
|
-
end
|
9553
|
-
|
9554
9434
|
class GoogleCloudLocationListLocationsResponse
|
9555
9435
|
# @private
|
9556
9436
|
class Representation < Google::Apis::Core::JsonRepresentation
|