google-apis-dialogflow_v2 0.29.0 → 0.32.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
 
@@ -1360,6 +1474,24 @@ module Google
1360
1474
  include Google::Apis::Core::JsonObjectSupport
1361
1475
  end
1362
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
+
1363
1495
  class GoogleCloudDialogflowV2ImportDocumentTemplate
1364
1496
  class Representation < Google::Apis::Core::JsonRepresentation; end
1365
1497
 
@@ -1384,6 +1516,18 @@ module Google
1384
1516
  include Google::Apis::Core::JsonObjectSupport
1385
1517
  end
1386
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
+
1387
1531
  class GoogleCloudDialogflowV2Intent
1388
1532
  class Representation < Google::Apis::Core::JsonRepresentation; end
1389
1533
 
@@ -1612,6 +1756,24 @@ module Google
1612
1756
  include Google::Apis::Core::JsonObjectSupport
1613
1757
  end
1614
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
+
1615
1777
  class GoogleCloudDialogflowV2ListConversationProfilesResponse
1616
1778
  class Representation < Google::Apis::Core::JsonRepresentation; end
1617
1779
 
@@ -1786,12 +1948,42 @@ module Google
1786
1948
  include Google::Apis::Core::JsonObjectSupport
1787
1949
  end
1788
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
+
1789
1963
  class GoogleCloudDialogflowV2SmartReplyAnswer
1790
1964
  class Representation < Google::Apis::Core::JsonRepresentation; end
1791
1965
 
1792
1966
  include Google::Apis::Core::JsonObjectSupport
1793
1967
  end
1794
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
+
1795
1987
  class GoogleCloudDialogflowV2SpeechContext
1796
1988
  class Representation < Google::Apis::Core::JsonRepresentation; end
1797
1989
 
@@ -1876,6 +2068,18 @@ module Google
1876
2068
  include Google::Apis::Core::JsonObjectSupport
1877
2069
  end
1878
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
+
1879
2083
  class GoogleCloudDialogflowV2ValidationError
1880
2084
  class Representation < Google::Apis::Core::JsonRepresentation; end
1881
2085
 
@@ -1936,6 +2140,12 @@ module Google
1936
2140
  include Google::Apis::Core::JsonObjectSupport
1937
2141
  end
1938
2142
 
2143
+ class GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata
2144
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2145
+
2146
+ include Google::Apis::Core::JsonObjectSupport
2147
+ end
2148
+
1939
2149
  class GoogleCloudDialogflowV2beta1Context
1940
2150
  class Representation < Google::Apis::Core::JsonRepresentation; end
1941
2151
 
@@ -1972,12 +2182,24 @@ module Google
1972
2182
  include Google::Apis::Core::JsonObjectSupport
1973
2183
  end
1974
2184
 
2185
+ class GoogleCloudDialogflowV2beta1ExportOperationMetadata
2186
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2187
+
2188
+ include Google::Apis::Core::JsonObjectSupport
2189
+ end
2190
+
1975
2191
  class GoogleCloudDialogflowV2beta1FaqAnswer
1976
2192
  class Representation < Google::Apis::Core::JsonRepresentation; end
1977
2193
 
1978
2194
  include Google::Apis::Core::JsonObjectSupport
1979
2195
  end
1980
2196
 
2197
+ class GoogleCloudDialogflowV2beta1GcsDestination
2198
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2199
+
2200
+ include Google::Apis::Core::JsonObjectSupport
2201
+ end
2202
+
1981
2203
  class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
1982
2204
  class Representation < Google::Apis::Core::JsonRepresentation; end
1983
2205
 
@@ -2332,6 +2554,12 @@ module Google
2332
2554
  include Google::Apis::Core::JsonObjectSupport
2333
2555
  end
2334
2556
 
2557
+ class GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata
2558
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2559
+
2560
+ include Google::Apis::Core::JsonObjectSupport
2561
+ end
2562
+
2335
2563
  class GoogleCloudDialogflowV2beta1SmartReplyAnswer
2336
2564
  class Representation < Google::Apis::Core::JsonRepresentation; end
2337
2565
 
@@ -3094,6 +3322,7 @@ module Google
3094
3322
  # @private
3095
3323
  class Representation < Google::Apis::Core::JsonRepresentation
3096
3324
  property :flow, as: 'flow'
3325
+ property :page, as: 'page'
3097
3326
  collection :tracking_parameters, as: 'trackingParameters'
3098
3327
  end
3099
3328
  end
@@ -3863,6 +4092,7 @@ module Google
3863
4092
  # @private
3864
4093
  class Representation < Google::Apis::Core::JsonRepresentation
3865
4094
  property :flow, as: 'flow'
4095
+ property :page, as: 'page'
3866
4096
  collection :tracking_parameters, as: 'trackingParameters'
3867
4097
  end
3868
4098
  end
@@ -4114,6 +4344,13 @@ module Google
4114
4344
  end
4115
4345
  end
4116
4346
 
4347
+ class GoogleCloudDialogflowV2ArticleSuggestionModelMetadata
4348
+ # @private
4349
+ class Representation < Google::Apis::Core::JsonRepresentation
4350
+ property :training_model_type, as: 'trainingModelType'
4351
+ end
4352
+ end
4353
+
4117
4354
  class GoogleCloudDialogflowV2AssistQueryParameters
4118
4355
  # @private
4119
4356
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4219,6 +4456,24 @@ module Google
4219
4456
  end
4220
4457
  end
4221
4458
 
4459
+ class GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata
4460
+ # @private
4461
+ class Representation < Google::Apis::Core::JsonRepresentation
4462
+ property :conversation_profile, as: 'conversationProfile'
4463
+ property :create_time, as: 'createTime'
4464
+ property :participant_role, as: 'participantRole'
4465
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
4466
+ end
4467
+ end
4468
+
4469
+ class GoogleCloudDialogflowV2ClearSuggestionFeatureConfigRequest
4470
+ # @private
4471
+ class Representation < Google::Apis::Core::JsonRepresentation
4472
+ property :participant_role, as: 'participantRole'
4473
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
4474
+ end
4475
+ end
4476
+
4222
4477
  class GoogleCloudDialogflowV2CompleteConversationRequest
4223
4478
  # @private
4224
4479
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4248,6 +4503,21 @@ module Google
4248
4503
  end
4249
4504
  end
4250
4505
 
4506
+ class GoogleCloudDialogflowV2ConversationDataset
4507
+ # @private
4508
+ class Representation < Google::Apis::Core::JsonRepresentation
4509
+ property :conversation_count, :numeric_string => true, as: 'conversationCount'
4510
+ property :conversation_info, as: 'conversationInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationInfo::Representation
4511
+
4512
+ property :create_time, as: 'createTime'
4513
+ property :description, as: 'description'
4514
+ property :display_name, as: 'displayName'
4515
+ property :input_config, as: 'inputConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputConfig::Representation
4516
+
4517
+ property :name, as: 'name'
4518
+ end
4519
+ end
4520
+
4251
4521
  class GoogleCloudDialogflowV2ConversationEvent
4252
4522
  # @private
4253
4523
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4260,6 +4530,43 @@ module Google
4260
4530
  end
4261
4531
  end
4262
4532
 
4533
+ class GoogleCloudDialogflowV2ConversationInfo
4534
+ # @private
4535
+ class Representation < Google::Apis::Core::JsonRepresentation
4536
+ property :language_code, as: 'languageCode'
4537
+ end
4538
+ end
4539
+
4540
+ class GoogleCloudDialogflowV2ConversationModel
4541
+ # @private
4542
+ class Representation < Google::Apis::Core::JsonRepresentation
4543
+ property :article_suggestion_model_metadata, as: 'articleSuggestionModelMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleSuggestionModelMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleSuggestionModelMetadata::Representation
4544
+
4545
+ property :create_time, as: 'createTime'
4546
+ collection :datasets, as: 'datasets', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputDataset, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputDataset::Representation
4547
+
4548
+ property :display_name, as: 'displayName'
4549
+ property :language_code, as: 'languageCode'
4550
+ property :name, as: 'name'
4551
+ property :smart_reply_model_metadata, as: 'smartReplyModelMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SmartReplyModelMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SmartReplyModelMetadata::Representation
4552
+
4553
+ property :state, as: 'state'
4554
+ end
4555
+ end
4556
+
4557
+ class GoogleCloudDialogflowV2ConversationModelEvaluation
4558
+ # @private
4559
+ class Representation < Google::Apis::Core::JsonRepresentation
4560
+ property :create_time, as: 'createTime'
4561
+ property :display_name, as: 'displayName'
4562
+ property :evaluation_config, as: 'evaluationConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EvaluationConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EvaluationConfig::Representation
4563
+
4564
+ property :name, as: 'name'
4565
+ property :smart_reply_metrics, as: 'smartReplyMetrics', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SmartReplyMetrics, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SmartReplyMetrics::Representation
4566
+
4567
+ end
4568
+ end
4569
+
4263
4570
  class GoogleCloudDialogflowV2ConversationPhoneNumber
4264
4571
  # @private
4265
4572
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4294,6 +4601,67 @@ module Google
4294
4601
  end
4295
4602
  end
4296
4603
 
4604
+ class GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata
4605
+ # @private
4606
+ class Representation < Google::Apis::Core::JsonRepresentation
4607
+ end
4608
+ end
4609
+
4610
+ class GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata
4611
+ # @private
4612
+ class Representation < Google::Apis::Core::JsonRepresentation
4613
+ property :conversation_model, as: 'conversationModel'
4614
+ property :conversation_model_evaluation, as: 'conversationModelEvaluation'
4615
+ property :create_time, as: 'createTime'
4616
+ property :state, as: 'state'
4617
+ end
4618
+ end
4619
+
4620
+ class GoogleCloudDialogflowV2CreateConversationModelEvaluationRequest
4621
+ # @private
4622
+ class Representation < Google::Apis::Core::JsonRepresentation
4623
+ property :conversation_model_evaluation, as: 'conversationModelEvaluation', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationModelEvaluation, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationModelEvaluation::Representation
4624
+
4625
+ end
4626
+ end
4627
+
4628
+ class GoogleCloudDialogflowV2CreateConversationModelOperationMetadata
4629
+ # @private
4630
+ class Representation < Google::Apis::Core::JsonRepresentation
4631
+ property :conversation_model, as: 'conversationModel'
4632
+ property :create_time, as: 'createTime'
4633
+ property :state, as: 'state'
4634
+ end
4635
+ end
4636
+
4637
+ class GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata
4638
+ # @private
4639
+ class Representation < Google::Apis::Core::JsonRepresentation
4640
+ end
4641
+ end
4642
+
4643
+ class GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata
4644
+ # @private
4645
+ class Representation < Google::Apis::Core::JsonRepresentation
4646
+ property :conversation_model, as: 'conversationModel'
4647
+ property :create_time, as: 'createTime'
4648
+ end
4649
+ end
4650
+
4651
+ class GoogleCloudDialogflowV2DeployConversationModelOperationMetadata
4652
+ # @private
4653
+ class Representation < Google::Apis::Core::JsonRepresentation
4654
+ property :conversation_model, as: 'conversationModel'
4655
+ property :create_time, as: 'createTime'
4656
+ end
4657
+ end
4658
+
4659
+ class GoogleCloudDialogflowV2DeployConversationModelRequest
4660
+ # @private
4661
+ class Representation < Google::Apis::Core::JsonRepresentation
4662
+ end
4663
+ end
4664
+
4297
4665
  class GoogleCloudDialogflowV2DetectIntentRequest
4298
4666
  # @private
4299
4667
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4335,6 +4703,7 @@ module Google
4335
4703
  property :mime_type, as: 'mimeType'
4336
4704
  property :name, as: 'name'
4337
4705
  property :raw_content, :base64 => true, as: 'rawContent'
4706
+ property :state, as: 'state'
4338
4707
  end
4339
4708
  end
4340
4709
 
@@ -4417,6 +4786,34 @@ module Google
4417
4786
  end
4418
4787
  end
4419
4788
 
4789
+ class GoogleCloudDialogflowV2EvaluationConfig
4790
+ # @private
4791
+ class Representation < Google::Apis::Core::JsonRepresentation
4792
+ collection :datasets, as: 'datasets', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputDataset, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputDataset::Representation
4793
+
4794
+ property :smart_compose_config, as: 'smartComposeConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig::Representation
4795
+
4796
+ property :smart_reply_config, as: 'smartReplyConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig::Representation
4797
+
4798
+ end
4799
+ end
4800
+
4801
+ class GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig
4802
+ # @private
4803
+ class Representation < Google::Apis::Core::JsonRepresentation
4804
+ property :allowlist_document, as: 'allowlistDocument'
4805
+ property :max_result_count, as: 'maxResultCount'
4806
+ end
4807
+ end
4808
+
4809
+ class GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig
4810
+ # @private
4811
+ class Representation < Google::Apis::Core::JsonRepresentation
4812
+ property :allowlist_document, as: 'allowlistDocument'
4813
+ property :max_result_count, as: 'maxResultCount'
4814
+ end
4815
+ end
4816
+
4420
4817
  class GoogleCloudDialogflowV2EventInput
4421
4818
  # @private
4422
4819
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4451,6 +4848,14 @@ module Google
4451
4848
  end
4452
4849
  end
4453
4850
 
4851
+ class GoogleCloudDialogflowV2ExportOperationMetadata
4852
+ # @private
4853
+ class Representation < Google::Apis::Core::JsonRepresentation
4854
+ property :exported_gcs_destination, as: 'exportedGcsDestination', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GcsDestination, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GcsDestination::Representation
4855
+
4856
+ end
4857
+ end
4858
+
4454
4859
  class GoogleCloudDialogflowV2FaqAnswer
4455
4860
  # @private
4456
4861
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4669,6 +5074,32 @@ module Google
4669
5074
  end
4670
5075
  end
4671
5076
 
5077
+ class GoogleCloudDialogflowV2ImportConversationDataOperationMetadata
5078
+ # @private
5079
+ class Representation < Google::Apis::Core::JsonRepresentation
5080
+ property :conversation_dataset, as: 'conversationDataset'
5081
+ property :create_time, as: 'createTime'
5082
+ collection :partial_failures, as: 'partialFailures', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
5083
+
5084
+ end
5085
+ end
5086
+
5087
+ class GoogleCloudDialogflowV2ImportConversationDataOperationResponse
5088
+ # @private
5089
+ class Representation < Google::Apis::Core::JsonRepresentation
5090
+ property :conversation_dataset, as: 'conversationDataset'
5091
+ property :import_count, as: 'importCount'
5092
+ end
5093
+ end
5094
+
5095
+ class GoogleCloudDialogflowV2ImportConversationDataRequest
5096
+ # @private
5097
+ class Representation < Google::Apis::Core::JsonRepresentation
5098
+ property :input_config, as: 'inputConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputConfig::Representation
5099
+
5100
+ end
5101
+ end
5102
+
4672
5103
  class GoogleCloudDialogflowV2ImportDocumentTemplate
4673
5104
  # @private
4674
5105
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4714,6 +5145,21 @@ module Google
4714
5145
  end
4715
5146
  end
4716
5147
 
5148
+ class GoogleCloudDialogflowV2InputConfig
5149
+ # @private
5150
+ class Representation < Google::Apis::Core::JsonRepresentation
5151
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GcsSources, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2GcsSources::Representation
5152
+
5153
+ end
5154
+ end
5155
+
5156
+ class GoogleCloudDialogflowV2InputDataset
5157
+ # @private
5158
+ class Representation < Google::Apis::Core::JsonRepresentation
5159
+ property :dataset, as: 'dataset'
5160
+ end
5161
+ end
5162
+
4717
5163
  class GoogleCloudDialogflowV2Intent
4718
5164
  # @private
4719
5165
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5095,6 +5541,8 @@ module Google
5095
5541
  class GoogleCloudDialogflowV2KnowledgeOperationMetadata
5096
5542
  # @private
5097
5543
  class Representation < Google::Apis::Core::JsonRepresentation
5544
+ property :export_operation_metadata, as: 'exportOperationMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ExportOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ExportOperationMetadata::Representation
5545
+
5098
5546
  property :knowledge_base, as: 'knowledgeBase'
5099
5547
  property :state, as: 'state'
5100
5548
  end
@@ -5118,6 +5566,33 @@ module Google
5118
5566
  end
5119
5567
  end
5120
5568
 
5569
+ class GoogleCloudDialogflowV2ListConversationDatasetsResponse
5570
+ # @private
5571
+ class Representation < Google::Apis::Core::JsonRepresentation
5572
+ collection :conversation_datasets, as: 'conversationDatasets', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationDataset, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationDataset::Representation
5573
+
5574
+ property :next_page_token, as: 'nextPageToken'
5575
+ end
5576
+ end
5577
+
5578
+ class GoogleCloudDialogflowV2ListConversationModelEvaluationsResponse
5579
+ # @private
5580
+ class Representation < Google::Apis::Core::JsonRepresentation
5581
+ collection :conversation_model_evaluations, as: 'conversationModelEvaluations', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationModelEvaluation, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationModelEvaluation::Representation
5582
+
5583
+ property :next_page_token, as: 'nextPageToken'
5584
+ end
5585
+ end
5586
+
5587
+ class GoogleCloudDialogflowV2ListConversationModelsResponse
5588
+ # @private
5589
+ class Representation < Google::Apis::Core::JsonRepresentation
5590
+ collection :conversation_models, as: 'conversationModels', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationModel, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationModel::Representation
5591
+
5592
+ property :next_page_token, as: 'nextPageToken'
5593
+ end
5594
+ end
5595
+
5121
5596
  class GoogleCloudDialogflowV2ListConversationProfilesResponse
5122
5597
  # @private
5123
5598
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5411,6 +5886,25 @@ module Google
5411
5886
  end
5412
5887
  end
5413
5888
 
5889
+ class GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata
5890
+ # @private
5891
+ class Representation < Google::Apis::Core::JsonRepresentation
5892
+ property :conversation_profile, as: 'conversationProfile'
5893
+ property :create_time, as: 'createTime'
5894
+ property :participant_role, as: 'participantRole'
5895
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
5896
+ end
5897
+ end
5898
+
5899
+ class GoogleCloudDialogflowV2SetSuggestionFeatureConfigRequest
5900
+ # @private
5901
+ class Representation < Google::Apis::Core::JsonRepresentation
5902
+ property :participant_role, as: 'participantRole'
5903
+ property :suggestion_feature_config, as: 'suggestionFeatureConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig::Representation
5904
+
5905
+ end
5906
+ end
5907
+
5414
5908
  class GoogleCloudDialogflowV2SmartReplyAnswer
5415
5909
  # @private
5416
5910
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5420,6 +5914,31 @@ module Google
5420
5914
  end
5421
5915
  end
5422
5916
 
5917
+ class GoogleCloudDialogflowV2SmartReplyMetrics
5918
+ # @private
5919
+ class Representation < Google::Apis::Core::JsonRepresentation
5920
+ property :allowlist_coverage, as: 'allowlistCoverage'
5921
+ property :conversation_count, :numeric_string => true, as: 'conversationCount'
5922
+ collection :top_n_metrics, as: 'topNMetrics', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SmartReplyMetricsTopNMetrics, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SmartReplyMetricsTopNMetrics::Representation
5923
+
5924
+ end
5925
+ end
5926
+
5927
+ class GoogleCloudDialogflowV2SmartReplyMetricsTopNMetrics
5928
+ # @private
5929
+ class Representation < Google::Apis::Core::JsonRepresentation
5930
+ property :n, as: 'n'
5931
+ property :recall, as: 'recall'
5932
+ end
5933
+ end
5934
+
5935
+ class GoogleCloudDialogflowV2SmartReplyModelMetadata
5936
+ # @private
5937
+ class Representation < Google::Apis::Core::JsonRepresentation
5938
+ property :training_model_type, as: 'trainingModelType'
5939
+ end
5940
+ end
5941
+
5423
5942
  class GoogleCloudDialogflowV2SpeechContext
5424
5943
  # @private
5425
5944
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5553,6 +6072,20 @@ module Google
5553
6072
  end
5554
6073
  end
5555
6074
 
6075
+ class GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata
6076
+ # @private
6077
+ class Representation < Google::Apis::Core::JsonRepresentation
6078
+ property :conversation_model, as: 'conversationModel'
6079
+ property :create_time, as: 'createTime'
6080
+ end
6081
+ end
6082
+
6083
+ class GoogleCloudDialogflowV2UndeployConversationModelRequest
6084
+ # @private
6085
+ class Representation < Google::Apis::Core::JsonRepresentation
6086
+ end
6087
+ end
6088
+
5556
6089
  class GoogleCloudDialogflowV2ValidationError
5557
6090
  # @private
5558
6091
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5654,6 +6187,16 @@ module Google
5654
6187
  end
5655
6188
  end
5656
6189
 
6190
+ class GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata
6191
+ # @private
6192
+ class Representation < Google::Apis::Core::JsonRepresentation
6193
+ property :conversation_profile, as: 'conversationProfile'
6194
+ property :create_time, as: 'createTime'
6195
+ property :participant_role, as: 'participantRole'
6196
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
6197
+ end
6198
+ end
6199
+
5657
6200
  class GoogleCloudDialogflowV2beta1Context
5658
6201
  # @private
5659
6202
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5713,6 +6256,14 @@ module Google
5713
6256
  end
5714
6257
  end
5715
6258
 
6259
+ class GoogleCloudDialogflowV2beta1ExportOperationMetadata
6260
+ # @private
6261
+ class Representation < Google::Apis::Core::JsonRepresentation
6262
+ property :exported_gcs_destination, as: 'exportedGcsDestination', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1GcsDestination, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1GcsDestination::Representation
6263
+
6264
+ end
6265
+ end
6266
+
5716
6267
  class GoogleCloudDialogflowV2beta1FaqAnswer
5717
6268
  # @private
5718
6269
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5725,6 +6276,13 @@ module Google
5725
6276
  end
5726
6277
  end
5727
6278
 
6279
+ class GoogleCloudDialogflowV2beta1GcsDestination
6280
+ # @private
6281
+ class Representation < Google::Apis::Core::JsonRepresentation
6282
+ property :uri, as: 'uri'
6283
+ end
6284
+ end
6285
+
5728
6286
  class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
5729
6287
  # @private
5730
6288
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6262,6 +6820,8 @@ module Google
6262
6820
  class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
6263
6821
  # @private
6264
6822
  class Representation < Google::Apis::Core::JsonRepresentation
6823
+ property :export_operation_metadata, as: 'exportOperationMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ExportOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ExportOperationMetadata::Representation
6824
+
6265
6825
  property :knowledge_base, as: 'knowledgeBase'
6266
6826
  property :state, as: 'state'
6267
6827
  end
@@ -6356,6 +6916,16 @@ module Google
6356
6916
  end
6357
6917
  end
6358
6918
 
6919
+ class GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata
6920
+ # @private
6921
+ class Representation < Google::Apis::Core::JsonRepresentation
6922
+ property :conversation_profile, as: 'conversationProfile'
6923
+ property :create_time, as: 'createTime'
6924
+ property :participant_role, as: 'participantRole'
6925
+ property :suggestion_feature_type, as: 'suggestionFeatureType'
6926
+ end
6927
+ end
6928
+
6359
6929
  class GoogleCloudDialogflowV2beta1SmartReplyAnswer
6360
6930
  # @private
6361
6931
  class Representation < Google::Apis::Core::JsonRepresentation