google-apis-dialogflow_v2beta1 0.26.0 → 0.29.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV2beta1
18
18
  # Version of the google-apis-dialogflow_v2beta1 gem
19
- GEM_VERSION = "0.26.0"
19
+ GEM_VERSION = "0.29.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211231"
25
+ REVISION = "20220228"
26
26
  end
27
27
  end
28
28
  end
@@ -982,6 +982,12 @@ module Google
982
982
  include Google::Apis::Core::JsonObjectSupport
983
983
  end
984
984
 
985
+ class GoogleCloudDialogflowV2ArticleSuggestionModelMetadata
986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
987
+
988
+ include Google::Apis::Core::JsonObjectSupport
989
+ end
990
+
985
991
  class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
986
992
  class Representation < Google::Apis::Core::JsonRepresentation; end
987
993
 
@@ -994,6 +1000,12 @@ module Google
994
1000
  include Google::Apis::Core::JsonObjectSupport
995
1001
  end
996
1002
 
1003
+ class GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata
1004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1005
+
1006
+ include Google::Apis::Core::JsonObjectSupport
1007
+ end
1008
+
997
1009
  class GoogleCloudDialogflowV2Context
998
1010
  class Representation < Google::Apis::Core::JsonRepresentation; end
999
1011
 
@@ -1006,6 +1018,48 @@ module Google
1006
1018
  include Google::Apis::Core::JsonObjectSupport
1007
1019
  end
1008
1020
 
1021
+ class GoogleCloudDialogflowV2ConversationModel
1022
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1023
+
1024
+ include Google::Apis::Core::JsonObjectSupport
1025
+ end
1026
+
1027
+ class GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata
1028
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1029
+
1030
+ include Google::Apis::Core::JsonObjectSupport
1031
+ end
1032
+
1033
+ class GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata
1034
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1035
+
1036
+ include Google::Apis::Core::JsonObjectSupport
1037
+ end
1038
+
1039
+ class GoogleCloudDialogflowV2CreateConversationModelOperationMetadata
1040
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1041
+
1042
+ include Google::Apis::Core::JsonObjectSupport
1043
+ end
1044
+
1045
+ class GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata
1046
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1047
+
1048
+ include Google::Apis::Core::JsonObjectSupport
1049
+ end
1050
+
1051
+ class GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata
1052
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1053
+
1054
+ include Google::Apis::Core::JsonObjectSupport
1055
+ end
1056
+
1057
+ class GoogleCloudDialogflowV2DeployConversationModelOperationMetadata
1058
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1059
+
1060
+ include Google::Apis::Core::JsonObjectSupport
1061
+ end
1062
+
1009
1063
  class GoogleCloudDialogflowV2EntityType
1010
1064
  class Representation < Google::Apis::Core::JsonRepresentation; end
1011
1065
 
@@ -1030,18 +1084,54 @@ module Google
1030
1084
  include Google::Apis::Core::JsonObjectSupport
1031
1085
  end
1032
1086
 
1087
+ class GoogleCloudDialogflowV2ExportOperationMetadata
1088
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1089
+
1090
+ include Google::Apis::Core::JsonObjectSupport
1091
+ end
1092
+
1033
1093
  class GoogleCloudDialogflowV2FaqAnswer
1034
1094
  class Representation < Google::Apis::Core::JsonRepresentation; end
1035
1095
 
1036
1096
  include Google::Apis::Core::JsonObjectSupport
1037
1097
  end
1038
1098
 
1099
+ class GoogleCloudDialogflowV2GcsDestination
1100
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1101
+
1102
+ include Google::Apis::Core::JsonObjectSupport
1103
+ end
1104
+
1039
1105
  class GoogleCloudDialogflowV2HumanAgentAssistantEvent
1040
1106
  class Representation < Google::Apis::Core::JsonRepresentation; end
1041
1107
 
1042
1108
  include Google::Apis::Core::JsonObjectSupport
1043
1109
  end
1044
1110
 
1111
+ class GoogleCloudDialogflowV2ImportConversationDataOperationMetadata
1112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1113
+
1114
+ include Google::Apis::Core::JsonObjectSupport
1115
+ end
1116
+
1117
+ class GoogleCloudDialogflowV2ImportConversationDataOperationResponse
1118
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1119
+
1120
+ include Google::Apis::Core::JsonObjectSupport
1121
+ end
1122
+
1123
+ class GoogleCloudDialogflowV2ImportDocumentsResponse
1124
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1125
+
1126
+ include Google::Apis::Core::JsonObjectSupport
1127
+ end
1128
+
1129
+ class GoogleCloudDialogflowV2InputDataset
1130
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1131
+
1132
+ include Google::Apis::Core::JsonObjectSupport
1133
+ end
1134
+
1045
1135
  class GoogleCloudDialogflowV2Intent
1046
1136
  class Representation < Google::Apis::Core::JsonRepresentation; end
1047
1137
 
@@ -1288,12 +1378,24 @@ module Google
1288
1378
  include Google::Apis::Core::JsonObjectSupport
1289
1379
  end
1290
1380
 
1381
+ class GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata
1382
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1383
+
1384
+ include Google::Apis::Core::JsonObjectSupport
1385
+ end
1386
+
1291
1387
  class GoogleCloudDialogflowV2SmartReplyAnswer
1292
1388
  class Representation < Google::Apis::Core::JsonRepresentation; end
1293
1389
 
1294
1390
  include Google::Apis::Core::JsonObjectSupport
1295
1391
  end
1296
1392
 
1393
+ class GoogleCloudDialogflowV2SmartReplyModelMetadata
1394
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1395
+
1396
+ include Google::Apis::Core::JsonObjectSupport
1397
+ end
1398
+
1297
1399
  class GoogleCloudDialogflowV2SuggestArticlesResponse
1298
1400
  class Representation < Google::Apis::Core::JsonRepresentation; end
1299
1401
 
@@ -1318,6 +1420,12 @@ module Google
1318
1420
  include Google::Apis::Core::JsonObjectSupport
1319
1421
  end
1320
1422
 
1423
+ class GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata
1424
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1425
+
1426
+ include Google::Apis::Core::JsonObjectSupport
1427
+ end
1428
+
1321
1429
  class GoogleCloudDialogflowV2WebhookRequest
1322
1430
  class Representation < Google::Apis::Core::JsonRepresentation; end
1323
1431
 
@@ -1474,6 +1582,18 @@ module Google
1474
1582
  include Google::Apis::Core::JsonObjectSupport
1475
1583
  end
1476
1584
 
1585
+ class GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata
1586
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1587
+
1588
+ include Google::Apis::Core::JsonObjectSupport
1589
+ end
1590
+
1591
+ class GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigRequest
1592
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1593
+
1594
+ include Google::Apis::Core::JsonObjectSupport
1595
+ end
1596
+
1477
1597
  class GoogleCloudDialogflowV2beta1CompileSuggestionRequest
1478
1598
  class Representation < Google::Apis::Core::JsonRepresentation; end
1479
1599
 
@@ -1612,6 +1732,12 @@ module Google
1612
1732
  include Google::Apis::Core::JsonObjectSupport
1613
1733
  end
1614
1734
 
1735
+ class GoogleCloudDialogflowV2beta1ExportOperationMetadata
1736
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1737
+
1738
+ include Google::Apis::Core::JsonObjectSupport
1739
+ end
1740
+
1615
1741
  class GoogleCloudDialogflowV2beta1FaqAnswer
1616
1742
  class Representation < Google::Apis::Core::JsonRepresentation; end
1617
1743
 
@@ -1636,6 +1762,12 @@ module Google
1636
1762
  include Google::Apis::Core::JsonObjectSupport
1637
1763
  end
1638
1764
 
1765
+ class GoogleCloudDialogflowV2beta1GcsDestination
1766
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1767
+
1768
+ include Google::Apis::Core::JsonObjectSupport
1769
+ end
1770
+
1639
1771
  class GoogleCloudDialogflowV2beta1GcsSource
1640
1772
  class Representation < Google::Apis::Core::JsonRepresentation; end
1641
1773
 
@@ -2308,6 +2440,18 @@ module Google
2308
2440
  include Google::Apis::Core::JsonObjectSupport
2309
2441
  end
2310
2442
 
2443
+ class GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata
2444
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2445
+
2446
+ include Google::Apis::Core::JsonObjectSupport
2447
+ end
2448
+
2449
+ class GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigRequest
2450
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2451
+
2452
+ include Google::Apis::Core::JsonObjectSupport
2453
+ end
2454
+
2311
2455
  class GoogleCloudDialogflowV2beta1SmartReplyAnswer
2312
2456
  class Representation < Google::Apis::Core::JsonRepresentation; end
2313
2457
 
@@ -4107,6 +4251,13 @@ module Google
4107
4251
  end
4108
4252
  end
4109
4253
 
4254
+ class GoogleCloudDialogflowV2ArticleSuggestionModelMetadata
4255
+ # @private
4256
+ class Representation < Google::Apis::Core::JsonRepresentation
4257
+ property :training_model_type, as: 'trainingModelType'
4258
+ end
4259
+ end
4260
+
4110
4261
  class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
4111
4262
  # @private
4112
4263
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4123,6 +4274,16 @@ module Google
4123
4274
  end
4124
4275
  end
4125
4276
 
4277
+ class GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata
4278
+ # @private
4279
+ class Representation < Google::Apis::Core::JsonRepresentation
4280
+ property :conversation_profile, as: 'conversationProfile'
4281
+ property :create_time, as: 'createTime'
4282
+ property :participant_role, as: 'participantRole'
4283
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
4284
+ end
4285
+ end
4286
+
4126
4287
  class GoogleCloudDialogflowV2Context
4127
4288
  # @private
4128
4289
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4144,6 +4305,70 @@ module Google
4144
4305
  end
4145
4306
  end
4146
4307
 
4308
+ class GoogleCloudDialogflowV2ConversationModel
4309
+ # @private
4310
+ class Representation < Google::Apis::Core::JsonRepresentation
4311
+ property :article_suggestion_model_metadata, as: 'articleSuggestionModelMetadata', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ArticleSuggestionModelMetadata, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ArticleSuggestionModelMetadata::Representation
4312
+
4313
+ property :create_time, as: 'createTime'
4314
+ collection :datasets, as: 'datasets', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2InputDataset, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2InputDataset::Representation
4315
+
4316
+ property :display_name, as: 'displayName'
4317
+ property :language_code, as: 'languageCode'
4318
+ property :name, as: 'name'
4319
+ property :smart_reply_model_metadata, as: 'smartReplyModelMetadata', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SmartReplyModelMetadata, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SmartReplyModelMetadata::Representation
4320
+
4321
+ property :state, as: 'state'
4322
+ end
4323
+ end
4324
+
4325
+ class GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata
4326
+ # @private
4327
+ class Representation < Google::Apis::Core::JsonRepresentation
4328
+ end
4329
+ end
4330
+
4331
+ class GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata
4332
+ # @private
4333
+ class Representation < Google::Apis::Core::JsonRepresentation
4334
+ property :conversation_model, as: 'conversationModel'
4335
+ property :conversation_model_evaluation, as: 'conversationModelEvaluation'
4336
+ property :create_time, as: 'createTime'
4337
+ property :state, as: 'state'
4338
+ end
4339
+ end
4340
+
4341
+ class GoogleCloudDialogflowV2CreateConversationModelOperationMetadata
4342
+ # @private
4343
+ class Representation < Google::Apis::Core::JsonRepresentation
4344
+ property :conversation_model, as: 'conversationModel'
4345
+ property :create_time, as: 'createTime'
4346
+ property :state, as: 'state'
4347
+ end
4348
+ end
4349
+
4350
+ class GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata
4351
+ # @private
4352
+ class Representation < Google::Apis::Core::JsonRepresentation
4353
+ end
4354
+ end
4355
+
4356
+ class GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata
4357
+ # @private
4358
+ class Representation < Google::Apis::Core::JsonRepresentation
4359
+ property :conversation_model, as: 'conversationModel'
4360
+ property :create_time, as: 'createTime'
4361
+ end
4362
+ end
4363
+
4364
+ class GoogleCloudDialogflowV2DeployConversationModelOperationMetadata
4365
+ # @private
4366
+ class Representation < Google::Apis::Core::JsonRepresentation
4367
+ property :conversation_model, as: 'conversationModel'
4368
+ property :create_time, as: 'createTime'
4369
+ end
4370
+ end
4371
+
4147
4372
  class GoogleCloudDialogflowV2EntityType
4148
4373
  # @private
4149
4374
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4182,6 +4407,14 @@ module Google
4182
4407
  end
4183
4408
  end
4184
4409
 
4410
+ class GoogleCloudDialogflowV2ExportOperationMetadata
4411
+ # @private
4412
+ class Representation < Google::Apis::Core::JsonRepresentation
4413
+ property :exported_gcs_destination, as: 'exportedGcsDestination', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2GcsDestination, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2GcsDestination::Representation
4414
+
4415
+ end
4416
+ end
4417
+
4185
4418
  class GoogleCloudDialogflowV2FaqAnswer
4186
4419
  # @private
4187
4420
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4194,6 +4427,13 @@ module Google
4194
4427
  end
4195
4428
  end
4196
4429
 
4430
+ class GoogleCloudDialogflowV2GcsDestination
4431
+ # @private
4432
+ class Representation < Google::Apis::Core::JsonRepresentation
4433
+ property :uri, as: 'uri'
4434
+ end
4435
+ end
4436
+
4197
4437
  class GoogleCloudDialogflowV2HumanAgentAssistantEvent
4198
4438
  # @private
4199
4439
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4204,6 +4444,39 @@ module Google
4204
4444
  end
4205
4445
  end
4206
4446
 
4447
+ class GoogleCloudDialogflowV2ImportConversationDataOperationMetadata
4448
+ # @private
4449
+ class Representation < Google::Apis::Core::JsonRepresentation
4450
+ property :conversation_dataset, as: 'conversationDataset'
4451
+ property :create_time, as: 'createTime'
4452
+ collection :partial_failures, as: 'partialFailures', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
4453
+
4454
+ end
4455
+ end
4456
+
4457
+ class GoogleCloudDialogflowV2ImportConversationDataOperationResponse
4458
+ # @private
4459
+ class Representation < Google::Apis::Core::JsonRepresentation
4460
+ property :conversation_dataset, as: 'conversationDataset'
4461
+ property :import_count, as: 'importCount'
4462
+ end
4463
+ end
4464
+
4465
+ class GoogleCloudDialogflowV2ImportDocumentsResponse
4466
+ # @private
4467
+ class Representation < Google::Apis::Core::JsonRepresentation
4468
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
4469
+
4470
+ end
4471
+ end
4472
+
4473
+ class GoogleCloudDialogflowV2InputDataset
4474
+ # @private
4475
+ class Representation < Google::Apis::Core::JsonRepresentation
4476
+ property :dataset, as: 'dataset'
4477
+ end
4478
+ end
4479
+
4207
4480
  class GoogleCloudDialogflowV2Intent
4208
4481
  # @private
4209
4482
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4568,6 +4841,9 @@ module Google
4568
4841
  class GoogleCloudDialogflowV2KnowledgeOperationMetadata
4569
4842
  # @private
4570
4843
  class Representation < Google::Apis::Core::JsonRepresentation
4844
+ property :export_operation_metadata, as: 'exportOperationMetadata', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ExportOperationMetadata, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ExportOperationMetadata::Representation
4845
+
4846
+ property :knowledge_base, as: 'knowledgeBase'
4571
4847
  property :state, as: 'state'
4572
4848
  end
4573
4849
  end
@@ -4659,6 +4935,16 @@ module Google
4659
4935
  end
4660
4936
  end
4661
4937
 
4938
+ class GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata
4939
+ # @private
4940
+ class Representation < Google::Apis::Core::JsonRepresentation
4941
+ property :conversation_profile, as: 'conversationProfile'
4942
+ property :create_time, as: 'createTime'
4943
+ property :participant_role, as: 'participantRole'
4944
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
4945
+ end
4946
+ end
4947
+
4662
4948
  class GoogleCloudDialogflowV2SmartReplyAnswer
4663
4949
  # @private
4664
4950
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4668,6 +4954,13 @@ module Google
4668
4954
  end
4669
4955
  end
4670
4956
 
4957
+ class GoogleCloudDialogflowV2SmartReplyModelMetadata
4958
+ # @private
4959
+ class Representation < Google::Apis::Core::JsonRepresentation
4960
+ property :training_model_type, as: 'trainingModelType'
4961
+ end
4962
+ end
4963
+
4671
4964
  class GoogleCloudDialogflowV2SuggestArticlesResponse
4672
4965
  # @private
4673
4966
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4712,6 +5005,14 @@ module Google
4712
5005
  end
4713
5006
  end
4714
5007
 
5008
+ class GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata
5009
+ # @private
5010
+ class Representation < Google::Apis::Core::JsonRepresentation
5011
+ property :conversation_model, as: 'conversationModel'
5012
+ property :create_time, as: 'createTime'
5013
+ end
5014
+ end
5015
+
4715
5016
  class GoogleCloudDialogflowV2WebhookRequest
4716
5017
  # @private
4717
5018
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4998,6 +5299,24 @@ module Google
4998
5299
  end
4999
5300
  end
5000
5301
 
5302
+ class GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata
5303
+ # @private
5304
+ class Representation < Google::Apis::Core::JsonRepresentation
5305
+ property :conversation_profile, as: 'conversationProfile'
5306
+ property :create_time, as: 'createTime'
5307
+ property :participant_role, as: 'participantRole'
5308
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
5309
+ end
5310
+ end
5311
+
5312
+ class GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigRequest
5313
+ # @private
5314
+ class Representation < Google::Apis::Core::JsonRepresentation
5315
+ property :participant_role, as: 'participantRole'
5316
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
5317
+ end
5318
+ end
5319
+
5001
5320
  class GoogleCloudDialogflowV2beta1CompileSuggestionRequest
5002
5321
  # @private
5003
5322
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5144,6 +5463,7 @@ module Google
5144
5463
  property :mime_type, as: 'mimeType'
5145
5464
  property :name, as: 'name'
5146
5465
  property :raw_content, :base64 => true, as: 'rawContent'
5466
+ property :state, as: 'state'
5147
5467
  end
5148
5468
  end
5149
5469
 
@@ -5250,6 +5570,14 @@ module Google
5250
5570
  end
5251
5571
  end
5252
5572
 
5573
+ class GoogleCloudDialogflowV2beta1ExportOperationMetadata
5574
+ # @private
5575
+ class Representation < Google::Apis::Core::JsonRepresentation
5576
+ property :exported_gcs_destination, as: 'exportedGcsDestination', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GcsDestination, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GcsDestination::Representation
5577
+
5578
+ end
5579
+ end
5580
+
5253
5581
  class GoogleCloudDialogflowV2beta1FaqAnswer
5254
5582
  # @private
5255
5583
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5293,6 +5621,13 @@ module Google
5293
5621
  end
5294
5622
  end
5295
5623
 
5624
+ class GoogleCloudDialogflowV2beta1GcsDestination
5625
+ # @private
5626
+ class Representation < Google::Apis::Core::JsonRepresentation
5627
+ property :uri, as: 'uri'
5628
+ end
5629
+ end
5630
+
5296
5631
  class GoogleCloudDialogflowV2beta1GcsSource
5297
5632
  # @private
5298
5633
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6049,6 +6384,8 @@ module Google
6049
6384
  class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
6050
6385
  # @private
6051
6386
  class Representation < Google::Apis::Core::JsonRepresentation
6387
+ property :export_operation_metadata, as: 'exportOperationMetadata', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ExportOperationMetadata, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ExportOperationMetadata::Representation
6388
+
6052
6389
  property :knowledge_base, as: 'knowledgeBase'
6053
6390
  property :state, as: 'state'
6054
6391
  end
@@ -6424,6 +6761,25 @@ module Google
6424
6761
  end
6425
6762
  end
6426
6763
 
6764
+ class GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata
6765
+ # @private
6766
+ class Representation < Google::Apis::Core::JsonRepresentation
6767
+ property :conversation_profile, as: 'conversationProfile'
6768
+ property :create_time, as: 'createTime'
6769
+ property :participant_role, as: 'participantRole'
6770
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
6771
+ end
6772
+ end
6773
+
6774
+ class GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigRequest
6775
+ # @private
6776
+ class Representation < Google::Apis::Core::JsonRepresentation
6777
+ property :participant_role, as: 'participantRole'
6778
+ property :suggestion_feature_config, as: 'suggestionFeatureConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig::Representation
6779
+
6780
+ end
6781
+ end
6782
+
6427
6783
  class GoogleCloudDialogflowV2beta1SmartReplyAnswer
6428
6784
  # @private
6429
6785
  class Representation < Google::Apis::Core::JsonRepresentation