google-apis-dialogflow_v2 0.28.0 → 0.31.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1024,6 +1024,12 @@ module Google
1024
1024
  include Google::Apis::Core::JsonObjectSupport
1025
1025
  end
1026
1026
 
1027
+ class GoogleCloudDialogflowV2ArticleSuggestionModelMetadata
1028
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1029
+
1030
+ include Google::Apis::Core::JsonObjectSupport
1031
+ end
1032
+
1027
1033
  class GoogleCloudDialogflowV2AssistQueryParameters
1028
1034
  class Representation < Google::Apis::Core::JsonRepresentation; end
1029
1035
 
@@ -1096,6 +1102,18 @@ module Google
1096
1102
  include Google::Apis::Core::JsonObjectSupport
1097
1103
  end
1098
1104
 
1105
+ class GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata
1106
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1107
+
1108
+ include Google::Apis::Core::JsonObjectSupport
1109
+ end
1110
+
1111
+ class GoogleCloudDialogflowV2ClearSuggestionFeatureConfigRequest
1112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1113
+
1114
+ include Google::Apis::Core::JsonObjectSupport
1115
+ end
1116
+
1099
1117
  class GoogleCloudDialogflowV2CompleteConversationRequest
1100
1118
  class Representation < Google::Apis::Core::JsonRepresentation; end
1101
1119
 
@@ -1114,12 +1132,36 @@ module Google
1114
1132
  include Google::Apis::Core::JsonObjectSupport
1115
1133
  end
1116
1134
 
1135
+ class GoogleCloudDialogflowV2ConversationDataset
1136
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1137
+
1138
+ include Google::Apis::Core::JsonObjectSupport
1139
+ end
1140
+
1117
1141
  class GoogleCloudDialogflowV2ConversationEvent
1118
1142
  class Representation < Google::Apis::Core::JsonRepresentation; end
1119
1143
 
1120
1144
  include Google::Apis::Core::JsonObjectSupport
1121
1145
  end
1122
1146
 
1147
+ class GoogleCloudDialogflowV2ConversationInfo
1148
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1149
+
1150
+ include Google::Apis::Core::JsonObjectSupport
1151
+ end
1152
+
1153
+ class GoogleCloudDialogflowV2ConversationModel
1154
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1155
+
1156
+ include Google::Apis::Core::JsonObjectSupport
1157
+ end
1158
+
1159
+ class GoogleCloudDialogflowV2ConversationModelEvaluation
1160
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1161
+
1162
+ include Google::Apis::Core::JsonObjectSupport
1163
+ end
1164
+
1123
1165
  class GoogleCloudDialogflowV2ConversationPhoneNumber
1124
1166
  class Representation < Google::Apis::Core::JsonRepresentation; end
1125
1167
 
@@ -1132,6 +1174,54 @@ module Google
1132
1174
  include Google::Apis::Core::JsonObjectSupport
1133
1175
  end
1134
1176
 
1177
+ class GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata
1178
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1179
+
1180
+ include Google::Apis::Core::JsonObjectSupport
1181
+ end
1182
+
1183
+ class GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata
1184
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1185
+
1186
+ include Google::Apis::Core::JsonObjectSupport
1187
+ end
1188
+
1189
+ class GoogleCloudDialogflowV2CreateConversationModelEvaluationRequest
1190
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1191
+
1192
+ include Google::Apis::Core::JsonObjectSupport
1193
+ end
1194
+
1195
+ class GoogleCloudDialogflowV2CreateConversationModelOperationMetadata
1196
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1197
+
1198
+ include Google::Apis::Core::JsonObjectSupport
1199
+ end
1200
+
1201
+ class GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata
1202
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1203
+
1204
+ include Google::Apis::Core::JsonObjectSupport
1205
+ end
1206
+
1207
+ class GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata
1208
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1209
+
1210
+ include Google::Apis::Core::JsonObjectSupport
1211
+ end
1212
+
1213
+ class GoogleCloudDialogflowV2DeployConversationModelOperationMetadata
1214
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1215
+
1216
+ include Google::Apis::Core::JsonObjectSupport
1217
+ end
1218
+
1219
+ class GoogleCloudDialogflowV2DeployConversationModelRequest
1220
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1221
+
1222
+ include Google::Apis::Core::JsonObjectSupport
1223
+ end
1224
+
1135
1225
  class GoogleCloudDialogflowV2DetectIntentRequest
1136
1226
  class Representation < Google::Apis::Core::JsonRepresentation; end
1137
1227
 
@@ -1198,6 +1288,24 @@ module Google
1198
1288
  include Google::Apis::Core::JsonObjectSupport
1199
1289
  end
1200
1290
 
1291
+ class GoogleCloudDialogflowV2EvaluationConfig
1292
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1293
+
1294
+ include Google::Apis::Core::JsonObjectSupport
1295
+ end
1296
+
1297
+ class GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig
1298
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1299
+
1300
+ include Google::Apis::Core::JsonObjectSupport
1301
+ end
1302
+
1303
+ class GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig
1304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1305
+
1306
+ include Google::Apis::Core::JsonObjectSupport
1307
+ end
1308
+
1201
1309
  class GoogleCloudDialogflowV2EventInput
1202
1310
  class Representation < Google::Apis::Core::JsonRepresentation; end
1203
1311
 
@@ -1222,6 +1330,12 @@ module Google
1222
1330
  include Google::Apis::Core::JsonObjectSupport
1223
1331
  end
1224
1332
 
1333
+ class GoogleCloudDialogflowV2ExportOperationMetadata
1334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1335
+
1336
+ include Google::Apis::Core::JsonObjectSupport
1337
+ end
1338
+
1225
1339
  class GoogleCloudDialogflowV2FaqAnswer
1226
1340
  class Representation < Google::Apis::Core::JsonRepresentation; end
1227
1341
 
@@ -1252,6 +1366,12 @@ module Google
1252
1366
  include Google::Apis::Core::JsonObjectSupport
1253
1367
  end
1254
1368
 
1369
+ class GoogleCloudDialogflowV2GcsSources
1370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1371
+
1372
+ include Google::Apis::Core::JsonObjectSupport
1373
+ end
1374
+
1255
1375
  class GoogleCloudDialogflowV2HumanAgentAssistantConfig
1256
1376
  class Representation < Google::Apis::Core::JsonRepresentation; end
1257
1377
 
@@ -1354,12 +1474,60 @@ module Google
1354
1474
  include Google::Apis::Core::JsonObjectSupport
1355
1475
  end
1356
1476
 
1477
+ class GoogleCloudDialogflowV2ImportConversationDataOperationMetadata
1478
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1479
+
1480
+ include Google::Apis::Core::JsonObjectSupport
1481
+ end
1482
+
1483
+ class GoogleCloudDialogflowV2ImportConversationDataOperationResponse
1484
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1485
+
1486
+ include Google::Apis::Core::JsonObjectSupport
1487
+ end
1488
+
1489
+ class GoogleCloudDialogflowV2ImportConversationDataRequest
1490
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1491
+
1492
+ include Google::Apis::Core::JsonObjectSupport
1493
+ end
1494
+
1495
+ class GoogleCloudDialogflowV2ImportDocumentTemplate
1496
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1497
+
1498
+ include Google::Apis::Core::JsonObjectSupport
1499
+ end
1500
+
1501
+ class GoogleCloudDialogflowV2ImportDocumentsRequest
1502
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1503
+
1504
+ include Google::Apis::Core::JsonObjectSupport
1505
+ end
1506
+
1507
+ class GoogleCloudDialogflowV2ImportDocumentsResponse
1508
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1509
+
1510
+ include Google::Apis::Core::JsonObjectSupport
1511
+ end
1512
+
1357
1513
  class GoogleCloudDialogflowV2InputAudioConfig
1358
1514
  class Representation < Google::Apis::Core::JsonRepresentation; end
1359
1515
 
1360
1516
  include Google::Apis::Core::JsonObjectSupport
1361
1517
  end
1362
1518
 
1519
+ class GoogleCloudDialogflowV2InputConfig
1520
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1521
+
1522
+ include Google::Apis::Core::JsonObjectSupport
1523
+ end
1524
+
1525
+ class GoogleCloudDialogflowV2InputDataset
1526
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1527
+
1528
+ include Google::Apis::Core::JsonObjectSupport
1529
+ end
1530
+
1363
1531
  class GoogleCloudDialogflowV2Intent
1364
1532
  class Representation < Google::Apis::Core::JsonRepresentation; end
1365
1533
 
@@ -1588,6 +1756,24 @@ module Google
1588
1756
  include Google::Apis::Core::JsonObjectSupport
1589
1757
  end
1590
1758
 
1759
+ class GoogleCloudDialogflowV2ListConversationDatasetsResponse
1760
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1761
+
1762
+ include Google::Apis::Core::JsonObjectSupport
1763
+ end
1764
+
1765
+ class GoogleCloudDialogflowV2ListConversationModelEvaluationsResponse
1766
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1767
+
1768
+ include Google::Apis::Core::JsonObjectSupport
1769
+ end
1770
+
1771
+ class GoogleCloudDialogflowV2ListConversationModelsResponse
1772
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1773
+
1774
+ include Google::Apis::Core::JsonObjectSupport
1775
+ end
1776
+
1591
1777
  class GoogleCloudDialogflowV2ListConversationProfilesResponse
1592
1778
  class Representation < Google::Apis::Core::JsonRepresentation; end
1593
1779
 
@@ -1762,12 +1948,42 @@ module Google
1762
1948
  include Google::Apis::Core::JsonObjectSupport
1763
1949
  end
1764
1950
 
1951
+ class GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata
1952
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1953
+
1954
+ include Google::Apis::Core::JsonObjectSupport
1955
+ end
1956
+
1957
+ class GoogleCloudDialogflowV2SetSuggestionFeatureConfigRequest
1958
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1959
+
1960
+ include Google::Apis::Core::JsonObjectSupport
1961
+ end
1962
+
1765
1963
  class GoogleCloudDialogflowV2SmartReplyAnswer
1766
1964
  class Representation < Google::Apis::Core::JsonRepresentation; end
1767
1965
 
1768
1966
  include Google::Apis::Core::JsonObjectSupport
1769
1967
  end
1770
1968
 
1969
+ class GoogleCloudDialogflowV2SmartReplyMetrics
1970
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1971
+
1972
+ include Google::Apis::Core::JsonObjectSupport
1973
+ end
1974
+
1975
+ class GoogleCloudDialogflowV2SmartReplyMetricsTopNMetrics
1976
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1977
+
1978
+ include Google::Apis::Core::JsonObjectSupport
1979
+ end
1980
+
1981
+ class GoogleCloudDialogflowV2SmartReplyModelMetadata
1982
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1983
+
1984
+ include Google::Apis::Core::JsonObjectSupport
1985
+ end
1986
+
1771
1987
  class GoogleCloudDialogflowV2SpeechContext
1772
1988
  class Representation < Google::Apis::Core::JsonRepresentation; end
1773
1989
 
@@ -1852,6 +2068,18 @@ module Google
1852
2068
  include Google::Apis::Core::JsonObjectSupport
1853
2069
  end
1854
2070
 
2071
+ class GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata
2072
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2073
+
2074
+ include Google::Apis::Core::JsonObjectSupport
2075
+ end
2076
+
2077
+ class GoogleCloudDialogflowV2UndeployConversationModelRequest
2078
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2079
+
2080
+ include Google::Apis::Core::JsonObjectSupport
2081
+ end
2082
+
1855
2083
  class GoogleCloudDialogflowV2ValidationError
1856
2084
  class Representation < Google::Apis::Core::JsonRepresentation; end
1857
2085
 
@@ -1912,6 +2140,12 @@ module Google
1912
2140
  include Google::Apis::Core::JsonObjectSupport
1913
2141
  end
1914
2142
 
2143
+ class GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata
2144
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2145
+
2146
+ include Google::Apis::Core::JsonObjectSupport
2147
+ end
2148
+
1915
2149
  class GoogleCloudDialogflowV2beta1Context
1916
2150
  class Representation < Google::Apis::Core::JsonRepresentation; end
1917
2151
 
@@ -1948,12 +2182,24 @@ module Google
1948
2182
  include Google::Apis::Core::JsonObjectSupport
1949
2183
  end
1950
2184
 
2185
+ class GoogleCloudDialogflowV2beta1ExportOperationMetadata
2186
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2187
+
2188
+ include Google::Apis::Core::JsonObjectSupport
2189
+ end
2190
+
1951
2191
  class GoogleCloudDialogflowV2beta1FaqAnswer
1952
2192
  class Representation < Google::Apis::Core::JsonRepresentation; end
1953
2193
 
1954
2194
  include Google::Apis::Core::JsonObjectSupport
1955
2195
  end
1956
2196
 
2197
+ class GoogleCloudDialogflowV2beta1GcsDestination
2198
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2199
+
2200
+ include Google::Apis::Core::JsonObjectSupport
2201
+ end
2202
+
1957
2203
  class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
1958
2204
  class Representation < Google::Apis::Core::JsonRepresentation; end
1959
2205
 
@@ -2308,6 +2554,12 @@ module Google
2308
2554
  include Google::Apis::Core::JsonObjectSupport
2309
2555
  end
2310
2556
 
2557
+ class GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata
2558
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2559
+
2560
+ include Google::Apis::Core::JsonObjectSupport
2561
+ end
2562
+
2311
2563
  class GoogleCloudDialogflowV2beta1SmartReplyAnswer
2312
2564
  class Representation < Google::Apis::Core::JsonRepresentation; end
2313
2565
 
@@ -4090,6 +4342,13 @@ module Google
4090
4342
  end
4091
4343
  end
4092
4344
 
4345
+ class GoogleCloudDialogflowV2ArticleSuggestionModelMetadata
4346
+ # @private
4347
+ class Representation < Google::Apis::Core::JsonRepresentation
4348
+ property :training_model_type, as: 'trainingModelType'
4349
+ end
4350
+ end
4351
+
4093
4352
  class GoogleCloudDialogflowV2AssistQueryParameters
4094
4353
  # @private
4095
4354
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4195,6 +4454,24 @@ module Google
4195
4454
  end
4196
4455
  end
4197
4456
 
4457
+ class GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata
4458
+ # @private
4459
+ class Representation < Google::Apis::Core::JsonRepresentation
4460
+ property :conversation_profile, as: 'conversationProfile'
4461
+ property :create_time, as: 'createTime'
4462
+ property :participant_role, as: 'participantRole'
4463
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
4464
+ end
4465
+ end
4466
+
4467
+ class GoogleCloudDialogflowV2ClearSuggestionFeatureConfigRequest
4468
+ # @private
4469
+ class Representation < Google::Apis::Core::JsonRepresentation
4470
+ property :participant_role, as: 'participantRole'
4471
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
4472
+ end
4473
+ end
4474
+
4198
4475
  class GoogleCloudDialogflowV2CompleteConversationRequest
4199
4476
  # @private
4200
4477
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4224,6 +4501,21 @@ module Google
4224
4501
  end
4225
4502
  end
4226
4503
 
4504
+ class GoogleCloudDialogflowV2ConversationDataset
4505
+ # @private
4506
+ class Representation < Google::Apis::Core::JsonRepresentation
4507
+ property :conversation_count, :numeric_string => true, as: 'conversationCount'
4508
+ property :conversation_info, as: 'conversationInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationInfo::Representation
4509
+
4510
+ property :create_time, as: 'createTime'
4511
+ property :description, as: 'description'
4512
+ property :display_name, as: 'displayName'
4513
+ property :input_config, as: 'inputConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputConfig::Representation
4514
+
4515
+ property :name, as: 'name'
4516
+ end
4517
+ end
4518
+
4227
4519
  class GoogleCloudDialogflowV2ConversationEvent
4228
4520
  # @private
4229
4521
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4236,6 +4528,43 @@ module Google
4236
4528
  end
4237
4529
  end
4238
4530
 
4531
+ class GoogleCloudDialogflowV2ConversationInfo
4532
+ # @private
4533
+ class Representation < Google::Apis::Core::JsonRepresentation
4534
+ property :language_code, as: 'languageCode'
4535
+ end
4536
+ end
4537
+
4538
+ class GoogleCloudDialogflowV2ConversationModel
4539
+ # @private
4540
+ class Representation < Google::Apis::Core::JsonRepresentation
4541
+ property :article_suggestion_model_metadata, as: 'articleSuggestionModelMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleSuggestionModelMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleSuggestionModelMetadata::Representation
4542
+
4543
+ property :create_time, as: 'createTime'
4544
+ collection :datasets, as: 'datasets', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputDataset, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputDataset::Representation
4545
+
4546
+ property :display_name, as: 'displayName'
4547
+ property :language_code, as: 'languageCode'
4548
+ property :name, as: 'name'
4549
+ property :smart_reply_model_metadata, as: 'smartReplyModelMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SmartReplyModelMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SmartReplyModelMetadata::Representation
4550
+
4551
+ property :state, as: 'state'
4552
+ end
4553
+ end
4554
+
4555
+ class GoogleCloudDialogflowV2ConversationModelEvaluation
4556
+ # @private
4557
+ class Representation < Google::Apis::Core::JsonRepresentation
4558
+ property :create_time, as: 'createTime'
4559
+ property :display_name, as: 'displayName'
4560
+ property :evaluation_config, as: 'evaluationConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EvaluationConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EvaluationConfig::Representation
4561
+
4562
+ property :name, as: 'name'
4563
+ property :smart_reply_metrics, as: 'smartReplyMetrics', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SmartReplyMetrics, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SmartReplyMetrics::Representation
4564
+
4565
+ end
4566
+ end
4567
+
4239
4568
  class GoogleCloudDialogflowV2ConversationPhoneNumber
4240
4569
  # @private
4241
4570
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4270,6 +4599,67 @@ module Google
4270
4599
  end
4271
4600
  end
4272
4601
 
4602
+ class GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata
4603
+ # @private
4604
+ class Representation < Google::Apis::Core::JsonRepresentation
4605
+ end
4606
+ end
4607
+
4608
+ class GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata
4609
+ # @private
4610
+ class Representation < Google::Apis::Core::JsonRepresentation
4611
+ property :conversation_model, as: 'conversationModel'
4612
+ property :conversation_model_evaluation, as: 'conversationModelEvaluation'
4613
+ property :create_time, as: 'createTime'
4614
+ property :state, as: 'state'
4615
+ end
4616
+ end
4617
+
4618
+ class GoogleCloudDialogflowV2CreateConversationModelEvaluationRequest
4619
+ # @private
4620
+ class Representation < Google::Apis::Core::JsonRepresentation
4621
+ property :conversation_model_evaluation, as: 'conversationModelEvaluation', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationModelEvaluation, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationModelEvaluation::Representation
4622
+
4623
+ end
4624
+ end
4625
+
4626
+ class GoogleCloudDialogflowV2CreateConversationModelOperationMetadata
4627
+ # @private
4628
+ class Representation < Google::Apis::Core::JsonRepresentation
4629
+ property :conversation_model, as: 'conversationModel'
4630
+ property :create_time, as: 'createTime'
4631
+ property :state, as: 'state'
4632
+ end
4633
+ end
4634
+
4635
+ class GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata
4636
+ # @private
4637
+ class Representation < Google::Apis::Core::JsonRepresentation
4638
+ end
4639
+ end
4640
+
4641
+ class GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata
4642
+ # @private
4643
+ class Representation < Google::Apis::Core::JsonRepresentation
4644
+ property :conversation_model, as: 'conversationModel'
4645
+ property :create_time, as: 'createTime'
4646
+ end
4647
+ end
4648
+
4649
+ class GoogleCloudDialogflowV2DeployConversationModelOperationMetadata
4650
+ # @private
4651
+ class Representation < Google::Apis::Core::JsonRepresentation
4652
+ property :conversation_model, as: 'conversationModel'
4653
+ property :create_time, as: 'createTime'
4654
+ end
4655
+ end
4656
+
4657
+ class GoogleCloudDialogflowV2DeployConversationModelRequest
4658
+ # @private
4659
+ class Representation < Google::Apis::Core::JsonRepresentation
4660
+ end
4661
+ end
4662
+
4273
4663
  class GoogleCloudDialogflowV2DetectIntentRequest
4274
4664
  # @private
4275
4665
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4311,6 +4701,7 @@ module Google
4311
4701
  property :mime_type, as: 'mimeType'
4312
4702
  property :name, as: 'name'
4313
4703
  property :raw_content, :base64 => true, as: 'rawContent'
4704
+ property :state, as: 'state'
4314
4705
  end
4315
4706
  end
4316
4707
 
@@ -4393,6 +4784,34 @@ module Google
4393
4784
  end
4394
4785
  end
4395
4786
 
4787
+ class GoogleCloudDialogflowV2EvaluationConfig
4788
+ # @private
4789
+ class Representation < Google::Apis::Core::JsonRepresentation
4790
+ collection :datasets, as: 'datasets', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputDataset, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputDataset::Representation
4791
+
4792
+ property :smart_compose_config, as: 'smartComposeConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig::Representation
4793
+
4794
+ property :smart_reply_config, as: 'smartReplyConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig::Representation
4795
+
4796
+ end
4797
+ end
4798
+
4799
+ class GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig
4800
+ # @private
4801
+ class Representation < Google::Apis::Core::JsonRepresentation
4802
+ property :allowlist_document, as: 'allowlistDocument'
4803
+ property :max_result_count, as: 'maxResultCount'
4804
+ end
4805
+ end
4806
+
4807
+ class GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig
4808
+ # @private
4809
+ class Representation < Google::Apis::Core::JsonRepresentation
4810
+ property :allowlist_document, as: 'allowlistDocument'
4811
+ property :max_result_count, as: 'maxResultCount'
4812
+ end
4813
+ end
4814
+
4396
4815
  class GoogleCloudDialogflowV2EventInput
4397
4816
  # @private
4398
4817
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4427,6 +4846,14 @@ module Google
4427
4846
  end
4428
4847
  end
4429
4848
 
4849
+ class GoogleCloudDialogflowV2ExportOperationMetadata
4850
+ # @private
4851
+ class Representation < Google::Apis::Core::JsonRepresentation
4852
+ property :exported_gcs_destination, as: 'exportedGcsDestination', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GcsDestination, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GcsDestination::Representation
4853
+
4854
+ end
4855
+ end
4856
+
4430
4857
  class GoogleCloudDialogflowV2FaqAnswer
4431
4858
  # @private
4432
4859
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4477,6 +4904,13 @@ module Google
4477
4904
  end
4478
4905
  end
4479
4906
 
4907
+ class GoogleCloudDialogflowV2GcsSources
4908
+ # @private
4909
+ class Representation < Google::Apis::Core::JsonRepresentation
4910
+ collection :uris, as: 'uris'
4911
+ end
4912
+ end
4913
+
4480
4914
  class GoogleCloudDialogflowV2HumanAgentAssistantConfig
4481
4915
  # @private
4482
4916
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4638,6 +5072,60 @@ module Google
4638
5072
  end
4639
5073
  end
4640
5074
 
5075
+ class GoogleCloudDialogflowV2ImportConversationDataOperationMetadata
5076
+ # @private
5077
+ class Representation < Google::Apis::Core::JsonRepresentation
5078
+ property :conversation_dataset, as: 'conversationDataset'
5079
+ property :create_time, as: 'createTime'
5080
+ collection :partial_failures, as: 'partialFailures', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
5081
+
5082
+ end
5083
+ end
5084
+
5085
+ class GoogleCloudDialogflowV2ImportConversationDataOperationResponse
5086
+ # @private
5087
+ class Representation < Google::Apis::Core::JsonRepresentation
5088
+ property :conversation_dataset, as: 'conversationDataset'
5089
+ property :import_count, as: 'importCount'
5090
+ end
5091
+ end
5092
+
5093
+ class GoogleCloudDialogflowV2ImportConversationDataRequest
5094
+ # @private
5095
+ class Representation < Google::Apis::Core::JsonRepresentation
5096
+ property :input_config, as: 'inputConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputConfig::Representation
5097
+
5098
+ end
5099
+ end
5100
+
5101
+ class GoogleCloudDialogflowV2ImportDocumentTemplate
5102
+ # @private
5103
+ class Representation < Google::Apis::Core::JsonRepresentation
5104
+ collection :knowledge_types, as: 'knowledgeTypes'
5105
+ hash :metadata, as: 'metadata'
5106
+ property :mime_type, as: 'mimeType'
5107
+ end
5108
+ end
5109
+
5110
+ class GoogleCloudDialogflowV2ImportDocumentsRequest
5111
+ # @private
5112
+ class Representation < Google::Apis::Core::JsonRepresentation
5113
+ property :document_template, as: 'documentTemplate', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ImportDocumentTemplate, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ImportDocumentTemplate::Representation
5114
+
5115
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GcsSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GcsSources::Representation
5116
+
5117
+ property :import_gcs_custom_metadata, as: 'importGcsCustomMetadata'
5118
+ end
5119
+ end
5120
+
5121
+ class GoogleCloudDialogflowV2ImportDocumentsResponse
5122
+ # @private
5123
+ class Representation < Google::Apis::Core::JsonRepresentation
5124
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
5125
+
5126
+ end
5127
+ end
5128
+
4641
5129
  class GoogleCloudDialogflowV2InputAudioConfig
4642
5130
  # @private
4643
5131
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4655,6 +5143,21 @@ module Google
4655
5143
  end
4656
5144
  end
4657
5145
 
5146
+ class GoogleCloudDialogflowV2InputConfig
5147
+ # @private
5148
+ class Representation < Google::Apis::Core::JsonRepresentation
5149
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GcsSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GcsSources::Representation
5150
+
5151
+ end
5152
+ end
5153
+
5154
+ class GoogleCloudDialogflowV2InputDataset
5155
+ # @private
5156
+ class Representation < Google::Apis::Core::JsonRepresentation
5157
+ property :dataset, as: 'dataset'
5158
+ end
5159
+ end
5160
+
4658
5161
  class GoogleCloudDialogflowV2Intent
4659
5162
  # @private
4660
5163
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5036,6 +5539,9 @@ module Google
5036
5539
  class GoogleCloudDialogflowV2KnowledgeOperationMetadata
5037
5540
  # @private
5038
5541
  class Representation < Google::Apis::Core::JsonRepresentation
5542
+ property :export_operation_metadata, as: 'exportOperationMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ExportOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ExportOperationMetadata::Representation
5543
+
5544
+ property :knowledge_base, as: 'knowledgeBase'
5039
5545
  property :state, as: 'state'
5040
5546
  end
5041
5547
  end
@@ -5058,6 +5564,33 @@ module Google
5058
5564
  end
5059
5565
  end
5060
5566
 
5567
+ class GoogleCloudDialogflowV2ListConversationDatasetsResponse
5568
+ # @private
5569
+ class Representation < Google::Apis::Core::JsonRepresentation
5570
+ collection :conversation_datasets, as: 'conversationDatasets', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationDataset, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationDataset::Representation
5571
+
5572
+ property :next_page_token, as: 'nextPageToken'
5573
+ end
5574
+ end
5575
+
5576
+ class GoogleCloudDialogflowV2ListConversationModelEvaluationsResponse
5577
+ # @private
5578
+ class Representation < Google::Apis::Core::JsonRepresentation
5579
+ collection :conversation_model_evaluations, as: 'conversationModelEvaluations', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationModelEvaluation, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationModelEvaluation::Representation
5580
+
5581
+ property :next_page_token, as: 'nextPageToken'
5582
+ end
5583
+ end
5584
+
5585
+ class GoogleCloudDialogflowV2ListConversationModelsResponse
5586
+ # @private
5587
+ class Representation < Google::Apis::Core::JsonRepresentation
5588
+ collection :conversation_models, as: 'conversationModels', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationModel, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationModel::Representation
5589
+
5590
+ property :next_page_token, as: 'nextPageToken'
5591
+ end
5592
+ end
5593
+
5061
5594
  class GoogleCloudDialogflowV2ListConversationProfilesResponse
5062
5595
  # @private
5063
5596
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5351,6 +5884,25 @@ module Google
5351
5884
  end
5352
5885
  end
5353
5886
 
5887
+ class GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata
5888
+ # @private
5889
+ class Representation < Google::Apis::Core::JsonRepresentation
5890
+ property :conversation_profile, as: 'conversationProfile'
5891
+ property :create_time, as: 'createTime'
5892
+ property :participant_role, as: 'participantRole'
5893
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
5894
+ end
5895
+ end
5896
+
5897
+ class GoogleCloudDialogflowV2SetSuggestionFeatureConfigRequest
5898
+ # @private
5899
+ class Representation < Google::Apis::Core::JsonRepresentation
5900
+ property :participant_role, as: 'participantRole'
5901
+ property :suggestion_feature_config, as: 'suggestionFeatureConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig::Representation
5902
+
5903
+ end
5904
+ end
5905
+
5354
5906
  class GoogleCloudDialogflowV2SmartReplyAnswer
5355
5907
  # @private
5356
5908
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5360,6 +5912,31 @@ module Google
5360
5912
  end
5361
5913
  end
5362
5914
 
5915
+ class GoogleCloudDialogflowV2SmartReplyMetrics
5916
+ # @private
5917
+ class Representation < Google::Apis::Core::JsonRepresentation
5918
+ property :allowlist_coverage, as: 'allowlistCoverage'
5919
+ property :conversation_count, :numeric_string => true, as: 'conversationCount'
5920
+ collection :top_n_metrics, as: 'topNMetrics', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SmartReplyMetricsTopNMetrics, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SmartReplyMetricsTopNMetrics::Representation
5921
+
5922
+ end
5923
+ end
5924
+
5925
+ class GoogleCloudDialogflowV2SmartReplyMetricsTopNMetrics
5926
+ # @private
5927
+ class Representation < Google::Apis::Core::JsonRepresentation
5928
+ property :n, as: 'n'
5929
+ property :recall, as: 'recall'
5930
+ end
5931
+ end
5932
+
5933
+ class GoogleCloudDialogflowV2SmartReplyModelMetadata
5934
+ # @private
5935
+ class Representation < Google::Apis::Core::JsonRepresentation
5936
+ property :training_model_type, as: 'trainingModelType'
5937
+ end
5938
+ end
5939
+
5363
5940
  class GoogleCloudDialogflowV2SpeechContext
5364
5941
  # @private
5365
5942
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5493,6 +6070,20 @@ module Google
5493
6070
  end
5494
6071
  end
5495
6072
 
6073
+ class GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata
6074
+ # @private
6075
+ class Representation < Google::Apis::Core::JsonRepresentation
6076
+ property :conversation_model, as: 'conversationModel'
6077
+ property :create_time, as: 'createTime'
6078
+ end
6079
+ end
6080
+
6081
+ class GoogleCloudDialogflowV2UndeployConversationModelRequest
6082
+ # @private
6083
+ class Representation < Google::Apis::Core::JsonRepresentation
6084
+ end
6085
+ end
6086
+
5496
6087
  class GoogleCloudDialogflowV2ValidationError
5497
6088
  # @private
5498
6089
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5594,6 +6185,16 @@ module Google
5594
6185
  end
5595
6186
  end
5596
6187
 
6188
+ class GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata
6189
+ # @private
6190
+ class Representation < Google::Apis::Core::JsonRepresentation
6191
+ property :conversation_profile, as: 'conversationProfile'
6192
+ property :create_time, as: 'createTime'
6193
+ property :participant_role, as: 'participantRole'
6194
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
6195
+ end
6196
+ end
6197
+
5597
6198
  class GoogleCloudDialogflowV2beta1Context
5598
6199
  # @private
5599
6200
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5653,6 +6254,14 @@ module Google
5653
6254
  end
5654
6255
  end
5655
6256
 
6257
+ class GoogleCloudDialogflowV2beta1ExportOperationMetadata
6258
+ # @private
6259
+ class Representation < Google::Apis::Core::JsonRepresentation
6260
+ property :exported_gcs_destination, as: 'exportedGcsDestination', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1GcsDestination, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1GcsDestination::Representation
6261
+
6262
+ end
6263
+ end
6264
+
5656
6265
  class GoogleCloudDialogflowV2beta1FaqAnswer
5657
6266
  # @private
5658
6267
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5665,6 +6274,13 @@ module Google
5665
6274
  end
5666
6275
  end
5667
6276
 
6277
+ class GoogleCloudDialogflowV2beta1GcsDestination
6278
+ # @private
6279
+ class Representation < Google::Apis::Core::JsonRepresentation
6280
+ property :uri, as: 'uri'
6281
+ end
6282
+ end
6283
+
5668
6284
  class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
5669
6285
  # @private
5670
6286
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6202,6 +6818,8 @@ module Google
6202
6818
  class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
6203
6819
  # @private
6204
6820
  class Representation < Google::Apis::Core::JsonRepresentation
6821
+ property :export_operation_metadata, as: 'exportOperationMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ExportOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ExportOperationMetadata::Representation
6822
+
6205
6823
  property :knowledge_base, as: 'knowledgeBase'
6206
6824
  property :state, as: 'state'
6207
6825
  end
@@ -6296,6 +6914,16 @@ module Google
6296
6914
  end
6297
6915
  end
6298
6916
 
6917
+ class GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata
6918
+ # @private
6919
+ class Representation < Google::Apis::Core::JsonRepresentation
6920
+ property :conversation_profile, as: 'conversationProfile'
6921
+ property :create_time, as: 'createTime'
6922
+ property :participant_role, as: 'participantRole'
6923
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
6924
+ end
6925
+ end
6926
+
6299
6927
  class GoogleCloudDialogflowV2beta1SmartReplyAnswer
6300
6928
  # @private
6301
6929
  class Representation < Google::Apis::Core::JsonRepresentation