google-apis-dialogflow_v2beta1 0.2.0 → 0.7.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.2.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210130"
25
+ REVISION = "20210307"
26
26
  end
27
27
  end
28
28
  end
@@ -412,6 +412,12 @@ module Google
412
412
  include Google::Apis::Core::JsonObjectSupport
413
413
  end
414
414
 
415
+ class GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
415
421
  class GoogleCloudDialogflowCxV3WebhookResponse
416
422
  class Representation < Google::Apis::Core::JsonRepresentation; end
417
423
 
@@ -814,6 +820,12 @@ module Google
814
820
  include Google::Apis::Core::JsonObjectSupport
815
821
  end
816
822
 
823
+ class GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult
824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
825
+
826
+ include Google::Apis::Core::JsonObjectSupport
827
+ end
828
+
817
829
  class GoogleCloudDialogflowCxV3beta1WebhookResponse
818
830
  class Representation < Google::Apis::Core::JsonRepresentation; end
819
831
 
@@ -832,6 +844,12 @@ module Google
832
844
  include Google::Apis::Core::JsonObjectSupport
833
845
  end
834
846
 
847
+ class GoogleCloudDialogflowV2ArticleAnswer
848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
849
+
850
+ include Google::Apis::Core::JsonObjectSupport
851
+ end
852
+
835
853
  class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
836
854
  class Representation < Google::Apis::Core::JsonRepresentation; end
837
855
 
@@ -880,6 +898,18 @@ module Google
880
898
  include Google::Apis::Core::JsonObjectSupport
881
899
  end
882
900
 
901
+ class GoogleCloudDialogflowV2FaqAnswer
902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
903
+
904
+ include Google::Apis::Core::JsonObjectSupport
905
+ end
906
+
907
+ class GoogleCloudDialogflowV2HumanAgentAssistantEvent
908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
909
+
910
+ include Google::Apis::Core::JsonObjectSupport
911
+ end
912
+
883
913
  class GoogleCloudDialogflowV2Intent
884
914
  class Representation < Google::Apis::Core::JsonRepresentation; end
885
915
 
@@ -1078,6 +1108,12 @@ module Google
1078
1108
  include Google::Apis::Core::JsonObjectSupport
1079
1109
  end
1080
1110
 
1111
+ class GoogleCloudDialogflowV2KnowledgeOperationMetadata
1112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1113
+
1114
+ include Google::Apis::Core::JsonObjectSupport
1115
+ end
1116
+
1081
1117
  class GoogleCloudDialogflowV2Message
1082
1118
  class Representation < Google::Apis::Core::JsonRepresentation; end
1083
1119
 
@@ -1120,773 +1156,1259 @@ module Google
1120
1156
  include Google::Apis::Core::JsonObjectSupport
1121
1157
  end
1122
1158
 
1123
- class GoogleCloudDialogflowV2WebhookRequest
1159
+ class GoogleCloudDialogflowV2SuggestArticlesResponse
1124
1160
  class Representation < Google::Apis::Core::JsonRepresentation; end
1125
1161
 
1126
1162
  include Google::Apis::Core::JsonObjectSupport
1127
1163
  end
1128
1164
 
1129
- class GoogleCloudDialogflowV2WebhookResponse
1165
+ class GoogleCloudDialogflowV2SuggestFaqAnswersResponse
1130
1166
  class Representation < Google::Apis::Core::JsonRepresentation; end
1131
1167
 
1132
1168
  include Google::Apis::Core::JsonObjectSupport
1133
1169
  end
1134
1170
 
1135
- class GoogleCloudDialogflowV2beta1Agent
1171
+ class GoogleCloudDialogflowV2SuggestionResult
1136
1172
  class Representation < Google::Apis::Core::JsonRepresentation; end
1137
1173
 
1138
1174
  include Google::Apis::Core::JsonObjectSupport
1139
1175
  end
1140
1176
 
1141
- class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
1177
+ class GoogleCloudDialogflowV2WebhookRequest
1142
1178
  class Representation < Google::Apis::Core::JsonRepresentation; end
1143
1179
 
1144
1180
  include Google::Apis::Core::JsonObjectSupport
1145
1181
  end
1146
1182
 
1147
- class GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest
1183
+ class GoogleCloudDialogflowV2WebhookResponse
1148
1184
  class Representation < Google::Apis::Core::JsonRepresentation; end
1149
1185
 
1150
1186
  include Google::Apis::Core::JsonObjectSupport
1151
1187
  end
1152
1188
 
1153
- class GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest
1189
+ class GoogleCloudDialogflowV2beta1Agent
1154
1190
  class Representation < Google::Apis::Core::JsonRepresentation; end
1155
1191
 
1156
1192
  include Google::Apis::Core::JsonObjectSupport
1157
1193
  end
1158
1194
 
1159
- class GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest
1195
+ class GoogleCloudDialogflowV2beta1AgentAssistantFeedback
1160
1196
  class Representation < Google::Apis::Core::JsonRepresentation; end
1161
1197
 
1162
1198
  include Google::Apis::Core::JsonObjectSupport
1163
1199
  end
1164
1200
 
1165
- class GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest
1201
+ class GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback
1166
1202
  class Representation < Google::Apis::Core::JsonRepresentation; end
1167
1203
 
1168
1204
  include Google::Apis::Core::JsonObjectSupport
1169
1205
  end
1170
1206
 
1171
- class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest
1207
+ class GoogleCloudDialogflowV2beta1AgentAssistantRecord
1172
1208
  class Representation < Google::Apis::Core::JsonRepresentation; end
1173
1209
 
1174
1210
  include Google::Apis::Core::JsonObjectSupport
1175
1211
  end
1176
1212
 
1177
- class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
1213
+ class GoogleCloudDialogflowV2beta1AnalyzeContentRequest
1178
1214
  class Representation < Google::Apis::Core::JsonRepresentation; end
1179
1215
 
1180
1216
  include Google::Apis::Core::JsonObjectSupport
1181
1217
  end
1182
1218
 
1183
- class GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest
1219
+ class GoogleCloudDialogflowV2beta1AnalyzeContentResponse
1184
1220
  class Representation < Google::Apis::Core::JsonRepresentation; end
1185
1221
 
1186
1222
  include Google::Apis::Core::JsonObjectSupport
1187
1223
  end
1188
1224
 
1189
- class GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
1225
+ class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
1190
1226
  class Representation < Google::Apis::Core::JsonRepresentation; end
1191
1227
 
1192
1228
  include Google::Apis::Core::JsonObjectSupport
1193
1229
  end
1194
1230
 
1195
- class GoogleCloudDialogflowV2beta1Context
1231
+ class GoogleCloudDialogflowV2beta1AnswerFeedback
1196
1232
  class Representation < Google::Apis::Core::JsonRepresentation; end
1197
1233
 
1198
1234
  include Google::Apis::Core::JsonObjectSupport
1199
1235
  end
1200
1236
 
1201
- class GoogleCloudDialogflowV2beta1DetectIntentRequest
1237
+ class GoogleCloudDialogflowV2beta1AnswerRecord
1202
1238
  class Representation < Google::Apis::Core::JsonRepresentation; end
1203
1239
 
1204
1240
  include Google::Apis::Core::JsonObjectSupport
1205
1241
  end
1206
1242
 
1207
- class GoogleCloudDialogflowV2beta1DetectIntentResponse
1243
+ class GoogleCloudDialogflowV2beta1ArticleAnswer
1208
1244
  class Representation < Google::Apis::Core::JsonRepresentation; end
1209
1245
 
1210
1246
  include Google::Apis::Core::JsonObjectSupport
1211
1247
  end
1212
1248
 
1213
- class GoogleCloudDialogflowV2beta1Document
1249
+ class GoogleCloudDialogflowV2beta1AudioInput
1214
1250
  class Representation < Google::Apis::Core::JsonRepresentation; end
1215
1251
 
1216
1252
  include Google::Apis::Core::JsonObjectSupport
1217
1253
  end
1218
1254
 
1219
- class GoogleCloudDialogflowV2beta1DocumentReloadStatus
1255
+ class GoogleCloudDialogflowV2beta1AutomatedAgentConfig
1220
1256
  class Representation < Google::Apis::Core::JsonRepresentation; end
1221
1257
 
1222
1258
  include Google::Apis::Core::JsonObjectSupport
1223
1259
  end
1224
1260
 
1225
- class GoogleCloudDialogflowV2beta1EntityType
1261
+ class GoogleCloudDialogflowV2beta1AutomatedAgentReply
1226
1262
  class Representation < Google::Apis::Core::JsonRepresentation; end
1227
1263
 
1228
1264
  include Google::Apis::Core::JsonObjectSupport
1229
1265
  end
1230
1266
 
1231
- class GoogleCloudDialogflowV2beta1EntityTypeBatch
1267
+ class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
1232
1268
  class Representation < Google::Apis::Core::JsonRepresentation; end
1233
1269
 
1234
1270
  include Google::Apis::Core::JsonObjectSupport
1235
1271
  end
1236
1272
 
1237
- class GoogleCloudDialogflowV2beta1EntityTypeEntity
1273
+ class GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest
1238
1274
  class Representation < Google::Apis::Core::JsonRepresentation; end
1239
1275
 
1240
1276
  include Google::Apis::Core::JsonObjectSupport
1241
1277
  end
1242
1278
 
1243
- class GoogleCloudDialogflowV2beta1Environment
1279
+ class GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse
1244
1280
  class Representation < Google::Apis::Core::JsonRepresentation; end
1245
1281
 
1246
1282
  include Google::Apis::Core::JsonObjectSupport
1247
1283
  end
1248
1284
 
1249
- class GoogleCloudDialogflowV2beta1EventInput
1285
+ class GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest
1250
1286
  class Representation < Google::Apis::Core::JsonRepresentation; end
1251
1287
 
1252
1288
  include Google::Apis::Core::JsonObjectSupport
1253
1289
  end
1254
1290
 
1255
- class GoogleCloudDialogflowV2beta1ExportAgentRequest
1291
+ class GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest
1256
1292
  class Representation < Google::Apis::Core::JsonRepresentation; end
1257
1293
 
1258
1294
  include Google::Apis::Core::JsonObjectSupport
1259
1295
  end
1260
1296
 
1261
- class GoogleCloudDialogflowV2beta1ExportAgentResponse
1297
+ class GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest
1262
1298
  class Representation < Google::Apis::Core::JsonRepresentation; end
1263
1299
 
1264
1300
  include Google::Apis::Core::JsonObjectSupport
1265
1301
  end
1266
1302
 
1267
- class GoogleCloudDialogflowV2beta1Fulfillment
1303
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest
1268
1304
  class Representation < Google::Apis::Core::JsonRepresentation; end
1269
1305
 
1270
1306
  include Google::Apis::Core::JsonObjectSupport
1271
1307
  end
1272
1308
 
1273
- class GoogleCloudDialogflowV2beta1FulfillmentFeature
1309
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest
1274
1310
  class Representation < Google::Apis::Core::JsonRepresentation; end
1275
1311
 
1276
1312
  include Google::Apis::Core::JsonObjectSupport
1277
1313
  end
1278
1314
 
1279
- class GoogleCloudDialogflowV2beta1FulfillmentGenericWebService
1315
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
1280
1316
  class Representation < Google::Apis::Core::JsonRepresentation; end
1281
1317
 
1282
1318
  include Google::Apis::Core::JsonObjectSupport
1283
1319
  end
1284
1320
 
1285
- class GoogleCloudDialogflowV2beta1GcsSource
1321
+ class GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest
1286
1322
  class Representation < Google::Apis::Core::JsonRepresentation; end
1287
1323
 
1288
1324
  include Google::Apis::Core::JsonObjectSupport
1289
1325
  end
1290
1326
 
1291
- class GoogleCloudDialogflowV2beta1ImportAgentRequest
1327
+ class GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
1292
1328
  class Representation < Google::Apis::Core::JsonRepresentation; end
1293
1329
 
1294
1330
  include Google::Apis::Core::JsonObjectSupport
1295
1331
  end
1296
1332
 
1297
- class GoogleCloudDialogflowV2beta1InputAudioConfig
1333
+ class GoogleCloudDialogflowV2beta1CallMatcher
1298
1334
  class Representation < Google::Apis::Core::JsonRepresentation; end
1299
1335
 
1300
1336
  include Google::Apis::Core::JsonObjectSupport
1301
1337
  end
1302
1338
 
1303
- class GoogleCloudDialogflowV2beta1Intent
1339
+ class GoogleCloudDialogflowV2beta1CallMatcherCustomHeaders
1304
1340
  class Representation < Google::Apis::Core::JsonRepresentation; end
1305
1341
 
1306
1342
  include Google::Apis::Core::JsonObjectSupport
1307
1343
  end
1308
1344
 
1309
- class GoogleCloudDialogflowV2beta1IntentBatch
1345
+ class GoogleCloudDialogflowV2beta1CompileSuggestionRequest
1310
1346
  class Representation < Google::Apis::Core::JsonRepresentation; end
1311
1347
 
1312
1348
  include Google::Apis::Core::JsonObjectSupport
1313
1349
  end
1314
1350
 
1315
- class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
1351
+ class GoogleCloudDialogflowV2beta1CompileSuggestionResponse
1316
1352
  class Representation < Google::Apis::Core::JsonRepresentation; end
1317
1353
 
1318
1354
  include Google::Apis::Core::JsonObjectSupport
1319
1355
  end
1320
1356
 
1321
- class GoogleCloudDialogflowV2beta1IntentMessage
1357
+ class GoogleCloudDialogflowV2beta1CompleteConversationRequest
1322
1358
  class Representation < Google::Apis::Core::JsonRepresentation; end
1323
1359
 
1324
1360
  include Google::Apis::Core::JsonObjectSupport
1325
1361
  end
1326
1362
 
1327
- class GoogleCloudDialogflowV2beta1IntentMessageBasicCard
1363
+ class GoogleCloudDialogflowV2beta1Context
1328
1364
  class Representation < Google::Apis::Core::JsonRepresentation; end
1329
1365
 
1330
1366
  include Google::Apis::Core::JsonObjectSupport
1331
1367
  end
1332
1368
 
1333
- class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
1369
+ class GoogleCloudDialogflowV2beta1Conversation
1334
1370
  class Representation < Google::Apis::Core::JsonRepresentation; end
1335
1371
 
1336
1372
  include Google::Apis::Core::JsonObjectSupport
1337
1373
  end
1338
1374
 
1339
- class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
1375
+ class GoogleCloudDialogflowV2beta1ConversationEvent
1340
1376
  class Representation < Google::Apis::Core::JsonRepresentation; end
1341
1377
 
1342
1378
  include Google::Apis::Core::JsonObjectSupport
1343
1379
  end
1344
1380
 
1345
- class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
1381
+ class GoogleCloudDialogflowV2beta1ConversationPhoneNumber
1346
1382
  class Representation < Google::Apis::Core::JsonRepresentation; end
1347
1383
 
1348
1384
  include Google::Apis::Core::JsonObjectSupport
1349
1385
  end
1350
1386
 
1351
- class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
1387
+ class GoogleCloudDialogflowV2beta1ConversationProfile
1352
1388
  class Representation < Google::Apis::Core::JsonRepresentation; end
1353
1389
 
1354
1390
  include Google::Apis::Core::JsonObjectSupport
1355
1391
  end
1356
1392
 
1357
- class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
1393
+ class GoogleCloudDialogflowV2beta1CreateCallMatcherRequest
1358
1394
  class Representation < Google::Apis::Core::JsonRepresentation; end
1359
1395
 
1360
1396
  include Google::Apis::Core::JsonObjectSupport
1361
1397
  end
1362
1398
 
1363
- class GoogleCloudDialogflowV2beta1IntentMessageCard
1399
+ class GoogleCloudDialogflowV2beta1CreateMessageRequest
1364
1400
  class Representation < Google::Apis::Core::JsonRepresentation; end
1365
1401
 
1366
1402
  include Google::Apis::Core::JsonObjectSupport
1367
1403
  end
1368
1404
 
1369
- class GoogleCloudDialogflowV2beta1IntentMessageCardButton
1405
+ class GoogleCloudDialogflowV2beta1DetectIntentRequest
1370
1406
  class Representation < Google::Apis::Core::JsonRepresentation; end
1371
1407
 
1372
1408
  include Google::Apis::Core::JsonObjectSupport
1373
1409
  end
1374
1410
 
1375
- class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
1411
+ class GoogleCloudDialogflowV2beta1DetectIntentResponse
1376
1412
  class Representation < Google::Apis::Core::JsonRepresentation; end
1377
1413
 
1378
1414
  include Google::Apis::Core::JsonObjectSupport
1379
1415
  end
1380
1416
 
1381
- class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
1417
+ class GoogleCloudDialogflowV2beta1Document
1382
1418
  class Representation < Google::Apis::Core::JsonRepresentation; end
1383
1419
 
1384
1420
  include Google::Apis::Core::JsonObjectSupport
1385
1421
  end
1386
1422
 
1387
- class GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
1423
+ class GoogleCloudDialogflowV2beta1DocumentReloadStatus
1388
1424
  class Representation < Google::Apis::Core::JsonRepresentation; end
1389
1425
 
1390
1426
  include Google::Apis::Core::JsonObjectSupport
1391
1427
  end
1392
1428
 
1393
- class GoogleCloudDialogflowV2beta1IntentMessageImage
1429
+ class GoogleCloudDialogflowV2beta1DtmfParameters
1394
1430
  class Representation < Google::Apis::Core::JsonRepresentation; end
1395
1431
 
1396
1432
  include Google::Apis::Core::JsonObjectSupport
1397
1433
  end
1398
1434
 
1399
- class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
1435
+ class GoogleCloudDialogflowV2beta1EntityType
1400
1436
  class Representation < Google::Apis::Core::JsonRepresentation; end
1401
1437
 
1402
1438
  include Google::Apis::Core::JsonObjectSupport
1403
1439
  end
1404
1440
 
1405
- class GoogleCloudDialogflowV2beta1IntentMessageListSelect
1441
+ class GoogleCloudDialogflowV2beta1EntityTypeBatch
1406
1442
  class Representation < Google::Apis::Core::JsonRepresentation; end
1407
1443
 
1408
1444
  include Google::Apis::Core::JsonObjectSupport
1409
1445
  end
1410
1446
 
1411
- class GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
1447
+ class GoogleCloudDialogflowV2beta1EntityTypeEntity
1412
1448
  class Representation < Google::Apis::Core::JsonRepresentation; end
1413
1449
 
1414
1450
  include Google::Apis::Core::JsonObjectSupport
1415
1451
  end
1416
1452
 
1417
- class GoogleCloudDialogflowV2beta1IntentMessageMediaContent
1453
+ class GoogleCloudDialogflowV2beta1Environment
1418
1454
  class Representation < Google::Apis::Core::JsonRepresentation; end
1419
1455
 
1420
1456
  include Google::Apis::Core::JsonObjectSupport
1421
1457
  end
1422
1458
 
1423
- class GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
1459
+ class GoogleCloudDialogflowV2beta1EventInput
1424
1460
  class Representation < Google::Apis::Core::JsonRepresentation; end
1425
1461
 
1426
1462
  include Google::Apis::Core::JsonObjectSupport
1427
1463
  end
1428
1464
 
1429
- class GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
1465
+ class GoogleCloudDialogflowV2beta1ExportAgentRequest
1430
1466
  class Representation < Google::Apis::Core::JsonRepresentation; end
1431
1467
 
1432
1468
  include Google::Apis::Core::JsonObjectSupport
1433
1469
  end
1434
1470
 
1435
- class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
1471
+ class GoogleCloudDialogflowV2beta1ExportAgentResponse
1436
1472
  class Representation < Google::Apis::Core::JsonRepresentation; end
1437
1473
 
1438
1474
  include Google::Apis::Core::JsonObjectSupport
1439
1475
  end
1440
1476
 
1441
- class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
1477
+ class GoogleCloudDialogflowV2beta1FaqAnswer
1442
1478
  class Representation < Google::Apis::Core::JsonRepresentation; end
1443
1479
 
1444
1480
  include Google::Apis::Core::JsonObjectSupport
1445
1481
  end
1446
1482
 
1447
- class GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
1483
+ class GoogleCloudDialogflowV2beta1Fulfillment
1448
1484
  class Representation < Google::Apis::Core::JsonRepresentation; end
1449
1485
 
1450
1486
  include Google::Apis::Core::JsonObjectSupport
1451
1487
  end
1452
1488
 
1453
- class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
1489
+ class GoogleCloudDialogflowV2beta1FulfillmentFeature
1454
1490
  class Representation < Google::Apis::Core::JsonRepresentation; end
1455
1491
 
1456
1492
  include Google::Apis::Core::JsonObjectSupport
1457
1493
  end
1458
1494
 
1459
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
1495
+ class GoogleCloudDialogflowV2beta1FulfillmentGenericWebService
1460
1496
  class Representation < Google::Apis::Core::JsonRepresentation; end
1461
1497
 
1462
1498
  include Google::Apis::Core::JsonObjectSupport
1463
1499
  end
1464
1500
 
1465
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
1501
+ class GoogleCloudDialogflowV2beta1GcsSource
1466
1502
  class Representation < Google::Apis::Core::JsonRepresentation; end
1467
1503
 
1468
1504
  include Google::Apis::Core::JsonObjectSupport
1469
1505
  end
1470
1506
 
1471
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
1507
+ class GoogleCloudDialogflowV2beta1GcsSources
1472
1508
  class Representation < Google::Apis::Core::JsonRepresentation; end
1473
1509
 
1474
1510
  include Google::Apis::Core::JsonObjectSupport
1475
1511
  end
1476
1512
 
1477
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
1513
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig
1478
1514
  class Representation < Google::Apis::Core::JsonRepresentation; end
1479
1515
 
1480
1516
  include Google::Apis::Core::JsonObjectSupport
1481
1517
  end
1482
1518
 
1483
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
1519
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig
1484
1520
  class Representation < Google::Apis::Core::JsonRepresentation; end
1485
1521
 
1486
1522
  include Google::Apis::Core::JsonObjectSupport
1487
1523
  end
1488
1524
 
1489
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
1525
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig
1490
1526
  class Representation < Google::Apis::Core::JsonRepresentation; end
1491
1527
 
1492
1528
  include Google::Apis::Core::JsonObjectSupport
1493
1529
  end
1494
1530
 
1495
- class GoogleCloudDialogflowV2beta1IntentMessageRbmText
1531
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig
1496
1532
  class Representation < Google::Apis::Core::JsonRepresentation; end
1497
1533
 
1498
1534
  include Google::Apis::Core::JsonObjectSupport
1499
1535
  end
1500
1536
 
1501
- class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
1537
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig
1502
1538
  class Representation < Google::Apis::Core::JsonRepresentation; end
1503
1539
 
1504
1540
  include Google::Apis::Core::JsonObjectSupport
1505
1541
  end
1506
1542
 
1507
- class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
1543
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig
1508
1544
  class Representation < Google::Apis::Core::JsonRepresentation; end
1509
1545
 
1510
1546
  include Google::Apis::Core::JsonObjectSupport
1511
1547
  end
1512
1548
 
1513
- class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
1549
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings
1514
1550
  class Representation < Google::Apis::Core::JsonRepresentation; end
1515
1551
 
1516
1552
  include Google::Apis::Core::JsonObjectSupport
1517
1553
  end
1518
1554
 
1519
- class GoogleCloudDialogflowV2beta1IntentMessageSuggestion
1555
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource
1520
1556
  class Representation < Google::Apis::Core::JsonRepresentation; end
1521
1557
 
1522
1558
  include Google::Apis::Core::JsonObjectSupport
1523
1559
  end
1524
1560
 
1525
- class GoogleCloudDialogflowV2beta1IntentMessageSuggestions
1561
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource
1526
1562
  class Representation < Google::Apis::Core::JsonRepresentation; end
1527
1563
 
1528
1564
  include Google::Apis::Core::JsonObjectSupport
1529
1565
  end
1530
1566
 
1531
- class GoogleCloudDialogflowV2beta1IntentMessageTableCard
1567
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource
1532
1568
  class Representation < Google::Apis::Core::JsonRepresentation; end
1533
1569
 
1534
1570
  include Google::Apis::Core::JsonObjectSupport
1535
1571
  end
1536
1572
 
1537
- class GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
1573
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings
1538
1574
  class Representation < Google::Apis::Core::JsonRepresentation; end
1539
1575
 
1540
1576
  include Google::Apis::Core::JsonObjectSupport
1541
1577
  end
1542
1578
 
1543
- class GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
1579
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
1544
1580
  class Representation < Google::Apis::Core::JsonRepresentation; end
1545
1581
 
1546
1582
  include Google::Apis::Core::JsonObjectSupport
1547
1583
  end
1548
1584
 
1549
- class GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
1585
+ class GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig
1550
1586
  class Representation < Google::Apis::Core::JsonRepresentation; end
1551
1587
 
1552
1588
  include Google::Apis::Core::JsonObjectSupport
1553
1589
  end
1554
1590
 
1555
- class GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
1591
+ class GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig
1556
1592
  class Representation < Google::Apis::Core::JsonRepresentation; end
1557
1593
 
1558
1594
  include Google::Apis::Core::JsonObjectSupport
1559
1595
  end
1560
1596
 
1561
- class GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
1597
+ class GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig
1562
1598
  class Representation < Google::Apis::Core::JsonRepresentation; end
1563
1599
 
1564
1600
  include Google::Apis::Core::JsonObjectSupport
1565
1601
  end
1566
1602
 
1567
- class GoogleCloudDialogflowV2beta1IntentMessageText
1603
+ class GoogleCloudDialogflowV2beta1ImportAgentRequest
1568
1604
  class Representation < Google::Apis::Core::JsonRepresentation; end
1569
1605
 
1570
1606
  include Google::Apis::Core::JsonObjectSupport
1571
1607
  end
1572
1608
 
1573
- class GoogleCloudDialogflowV2beta1IntentParameter
1609
+ class GoogleCloudDialogflowV2beta1ImportDocumentTemplate
1574
1610
  class Representation < Google::Apis::Core::JsonRepresentation; end
1575
1611
 
1576
1612
  include Google::Apis::Core::JsonObjectSupport
1577
1613
  end
1578
1614
 
1579
- class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
1615
+ class GoogleCloudDialogflowV2beta1ImportDocumentsRequest
1580
1616
  class Representation < Google::Apis::Core::JsonRepresentation; end
1581
1617
 
1582
1618
  include Google::Apis::Core::JsonObjectSupport
1583
1619
  end
1584
1620
 
1585
- class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
1621
+ class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
1586
1622
  class Representation < Google::Apis::Core::JsonRepresentation; end
1587
1623
 
1588
1624
  include Google::Apis::Core::JsonObjectSupport
1589
1625
  end
1590
1626
 
1591
- class GoogleCloudDialogflowV2beta1KnowledgeAnswers
1627
+ class GoogleCloudDialogflowV2beta1InputAudio
1592
1628
  class Representation < Google::Apis::Core::JsonRepresentation; end
1593
1629
 
1594
1630
  include Google::Apis::Core::JsonObjectSupport
1595
1631
  end
1596
1632
 
1597
- class GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
1633
+ class GoogleCloudDialogflowV2beta1InputAudioConfig
1598
1634
  class Representation < Google::Apis::Core::JsonRepresentation; end
1599
1635
 
1600
1636
  include Google::Apis::Core::JsonObjectSupport
1601
1637
  end
1602
1638
 
1603
- class GoogleCloudDialogflowV2beta1KnowledgeBase
1639
+ class GoogleCloudDialogflowV2beta1InputText
1604
1640
  class Representation < Google::Apis::Core::JsonRepresentation; end
1605
1641
 
1606
1642
  include Google::Apis::Core::JsonObjectSupport
1607
1643
  end
1608
1644
 
1609
- class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
1645
+ class GoogleCloudDialogflowV2beta1Intent
1610
1646
  class Representation < Google::Apis::Core::JsonRepresentation; end
1611
1647
 
1612
1648
  include Google::Apis::Core::JsonObjectSupport
1613
1649
  end
1614
1650
 
1615
- class GoogleCloudDialogflowV2beta1ListContextsResponse
1651
+ class GoogleCloudDialogflowV2beta1IntentBatch
1616
1652
  class Representation < Google::Apis::Core::JsonRepresentation; end
1617
1653
 
1618
1654
  include Google::Apis::Core::JsonObjectSupport
1619
1655
  end
1620
1656
 
1621
- class GoogleCloudDialogflowV2beta1ListDocumentsResponse
1657
+ class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
1622
1658
  class Representation < Google::Apis::Core::JsonRepresentation; end
1623
1659
 
1624
1660
  include Google::Apis::Core::JsonObjectSupport
1625
1661
  end
1626
1662
 
1627
- class GoogleCloudDialogflowV2beta1ListEntityTypesResponse
1663
+ class GoogleCloudDialogflowV2beta1IntentMessage
1628
1664
  class Representation < Google::Apis::Core::JsonRepresentation; end
1629
1665
 
1630
1666
  include Google::Apis::Core::JsonObjectSupport
1631
1667
  end
1632
1668
 
1633
- class GoogleCloudDialogflowV2beta1ListEnvironmentsResponse
1669
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCard
1634
1670
  class Representation < Google::Apis::Core::JsonRepresentation; end
1635
1671
 
1636
1672
  include Google::Apis::Core::JsonObjectSupport
1637
1673
  end
1638
1674
 
1639
- class GoogleCloudDialogflowV2beta1ListIntentsResponse
1675
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
1640
1676
  class Representation < Google::Apis::Core::JsonRepresentation; end
1641
1677
 
1642
1678
  include Google::Apis::Core::JsonObjectSupport
1643
1679
  end
1644
1680
 
1645
- class GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse
1681
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
1646
1682
  class Representation < Google::Apis::Core::JsonRepresentation; end
1647
1683
 
1648
1684
  include Google::Apis::Core::JsonObjectSupport
1649
1685
  end
1650
1686
 
1651
- class GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse
1687
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
1652
1688
  class Representation < Google::Apis::Core::JsonRepresentation; end
1653
1689
 
1654
1690
  include Google::Apis::Core::JsonObjectSupport
1655
1691
  end
1656
1692
 
1657
- class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
1693
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
1658
1694
  class Representation < Google::Apis::Core::JsonRepresentation; end
1659
1695
 
1660
1696
  include Google::Apis::Core::JsonObjectSupport
1661
1697
  end
1662
1698
 
1663
- class GoogleCloudDialogflowV2beta1OutputAudioConfig
1699
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
1664
1700
  class Representation < Google::Apis::Core::JsonRepresentation; end
1665
1701
 
1666
1702
  include Google::Apis::Core::JsonObjectSupport
1667
1703
  end
1668
1704
 
1669
- class GoogleCloudDialogflowV2beta1QueryInput
1705
+ class GoogleCloudDialogflowV2beta1IntentMessageCard
1670
1706
  class Representation < Google::Apis::Core::JsonRepresentation; end
1671
1707
 
1672
1708
  include Google::Apis::Core::JsonObjectSupport
1673
1709
  end
1674
1710
 
1675
- class GoogleCloudDialogflowV2beta1QueryParameters
1711
+ class GoogleCloudDialogflowV2beta1IntentMessageCardButton
1676
1712
  class Representation < Google::Apis::Core::JsonRepresentation; end
1677
1713
 
1678
1714
  include Google::Apis::Core::JsonObjectSupport
1679
1715
  end
1680
1716
 
1681
- class GoogleCloudDialogflowV2beta1QueryResult
1717
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
1682
1718
  class Representation < Google::Apis::Core::JsonRepresentation; end
1683
1719
 
1684
1720
  include Google::Apis::Core::JsonObjectSupport
1685
1721
  end
1686
1722
 
1687
- class GoogleCloudDialogflowV2beta1ReloadDocumentRequest
1723
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
1688
1724
  class Representation < Google::Apis::Core::JsonRepresentation; end
1689
1725
 
1690
1726
  include Google::Apis::Core::JsonObjectSupport
1691
1727
  end
1692
1728
 
1693
- class GoogleCloudDialogflowV2beta1RestoreAgentRequest
1729
+ class GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
1694
1730
  class Representation < Google::Apis::Core::JsonRepresentation; end
1695
1731
 
1696
1732
  include Google::Apis::Core::JsonObjectSupport
1697
1733
  end
1698
1734
 
1699
- class GoogleCloudDialogflowV2beta1SearchAgentsResponse
1735
+ class GoogleCloudDialogflowV2beta1IntentMessageImage
1700
1736
  class Representation < Google::Apis::Core::JsonRepresentation; end
1701
1737
 
1702
1738
  include Google::Apis::Core::JsonObjectSupport
1703
1739
  end
1704
1740
 
1705
- class GoogleCloudDialogflowV2beta1Sentiment
1741
+ class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
1706
1742
  class Representation < Google::Apis::Core::JsonRepresentation; end
1707
1743
 
1708
1744
  include Google::Apis::Core::JsonObjectSupport
1709
1745
  end
1710
1746
 
1711
- class GoogleCloudDialogflowV2beta1SentimentAnalysisRequestConfig
1747
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelect
1712
1748
  class Representation < Google::Apis::Core::JsonRepresentation; end
1713
1749
 
1714
1750
  include Google::Apis::Core::JsonObjectSupport
1715
1751
  end
1716
1752
 
1717
- class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
1753
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
1718
1754
  class Representation < Google::Apis::Core::JsonRepresentation; end
1719
1755
 
1720
1756
  include Google::Apis::Core::JsonObjectSupport
1721
1757
  end
1722
1758
 
1723
- class GoogleCloudDialogflowV2beta1SessionEntityType
1759
+ class GoogleCloudDialogflowV2beta1IntentMessageMediaContent
1724
1760
  class Representation < Google::Apis::Core::JsonRepresentation; end
1725
1761
 
1726
1762
  include Google::Apis::Core::JsonObjectSupport
1727
1763
  end
1728
1764
 
1729
- class GoogleCloudDialogflowV2beta1SpeechContext
1765
+ class GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
1730
1766
  class Representation < Google::Apis::Core::JsonRepresentation; end
1731
1767
 
1732
1768
  include Google::Apis::Core::JsonObjectSupport
1733
1769
  end
1734
1770
 
1735
- class GoogleCloudDialogflowV2beta1SubAgent
1771
+ class GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
1736
1772
  class Representation < Google::Apis::Core::JsonRepresentation; end
1737
1773
 
1738
1774
  include Google::Apis::Core::JsonObjectSupport
1739
1775
  end
1740
1776
 
1741
- class GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig
1777
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
1742
1778
  class Representation < Google::Apis::Core::JsonRepresentation; end
1743
1779
 
1744
1780
  include Google::Apis::Core::JsonObjectSupport
1745
1781
  end
1746
1782
 
1747
- class GoogleCloudDialogflowV2beta1TextInput
1783
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
1748
1784
  class Representation < Google::Apis::Core::JsonRepresentation; end
1749
1785
 
1750
1786
  include Google::Apis::Core::JsonObjectSupport
1751
1787
  end
1752
1788
 
1753
- class GoogleCloudDialogflowV2beta1TrainAgentRequest
1789
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
1754
1790
  class Representation < Google::Apis::Core::JsonRepresentation; end
1755
1791
 
1756
1792
  include Google::Apis::Core::JsonObjectSupport
1757
1793
  end
1758
1794
 
1759
- class GoogleCloudDialogflowV2beta1ValidationError
1795
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
1760
1796
  class Representation < Google::Apis::Core::JsonRepresentation; end
1761
1797
 
1762
1798
  include Google::Apis::Core::JsonObjectSupport
1763
1799
  end
1764
1800
 
1765
- class GoogleCloudDialogflowV2beta1ValidationResult
1801
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
1766
1802
  class Representation < Google::Apis::Core::JsonRepresentation; end
1767
1803
 
1768
1804
  include Google::Apis::Core::JsonObjectSupport
1769
1805
  end
1770
1806
 
1771
- class GoogleCloudDialogflowV2beta1VoiceSelectionParams
1807
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
1772
1808
  class Representation < Google::Apis::Core::JsonRepresentation; end
1773
1809
 
1774
1810
  include Google::Apis::Core::JsonObjectSupport
1775
1811
  end
1776
1812
 
1777
- class GoogleCloudDialogflowV2beta1WebhookRequest
1813
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
1778
1814
  class Representation < Google::Apis::Core::JsonRepresentation; end
1779
1815
 
1780
1816
  include Google::Apis::Core::JsonObjectSupport
1781
1817
  end
1782
1818
 
1783
- class GoogleCloudDialogflowV2beta1WebhookResponse
1819
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
1784
1820
  class Representation < Google::Apis::Core::JsonRepresentation; end
1785
1821
 
1786
1822
  include Google::Apis::Core::JsonObjectSupport
1787
1823
  end
1788
1824
 
1789
- class GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
1825
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
1790
1826
  class Representation < Google::Apis::Core::JsonRepresentation; end
1791
1827
 
1792
1828
  include Google::Apis::Core::JsonObjectSupport
1793
1829
  end
1794
1830
 
1795
- class GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
1831
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
1796
1832
  class Representation < Google::Apis::Core::JsonRepresentation; end
1797
1833
 
1798
1834
  include Google::Apis::Core::JsonObjectSupport
1799
1835
  end
1800
1836
 
1801
- class GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
1837
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmText
1802
1838
  class Representation < Google::Apis::Core::JsonRepresentation; end
1803
1839
 
1804
1840
  include Google::Apis::Core::JsonObjectSupport
1805
1841
  end
1806
1842
 
1807
- class GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
1843
+ class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
1808
1844
  class Representation < Google::Apis::Core::JsonRepresentation; end
1809
1845
 
1810
1846
  include Google::Apis::Core::JsonObjectSupport
1811
1847
  end
1812
1848
 
1813
- class GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
1849
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
1814
1850
  class Representation < Google::Apis::Core::JsonRepresentation; end
1815
1851
 
1816
1852
  include Google::Apis::Core::JsonObjectSupport
1817
1853
  end
1818
1854
 
1819
- class GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
1855
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
1820
1856
  class Representation < Google::Apis::Core::JsonRepresentation; end
1821
1857
 
1822
1858
  include Google::Apis::Core::JsonObjectSupport
1823
1859
  end
1824
1860
 
1825
- class GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
1861
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestion
1826
1862
  class Representation < Google::Apis::Core::JsonRepresentation; end
1827
1863
 
1828
1864
  include Google::Apis::Core::JsonObjectSupport
1829
1865
  end
1830
1866
 
1831
- class GoogleLongrunningListOperationsResponse
1867
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestions
1832
1868
  class Representation < Google::Apis::Core::JsonRepresentation; end
1833
1869
 
1834
1870
  include Google::Apis::Core::JsonObjectSupport
1835
1871
  end
1836
1872
 
1837
- class GoogleLongrunningOperation
1873
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCard
1838
1874
  class Representation < Google::Apis::Core::JsonRepresentation; end
1839
1875
 
1840
1876
  include Google::Apis::Core::JsonObjectSupport
1841
1877
  end
1842
1878
 
1843
- class GoogleProtobufEmpty
1879
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
1844
1880
  class Representation < Google::Apis::Core::JsonRepresentation; end
1845
1881
 
1846
1882
  include Google::Apis::Core::JsonObjectSupport
1847
1883
  end
1848
1884
 
1849
- class GoogleRpcStatus
1885
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
1850
1886
  class Representation < Google::Apis::Core::JsonRepresentation; end
1851
1887
 
1852
1888
  include Google::Apis::Core::JsonObjectSupport
1853
1889
  end
1854
1890
 
1855
- class GoogleTypeLatLng
1891
+ class GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
1856
1892
  class Representation < Google::Apis::Core::JsonRepresentation; end
1857
1893
 
1858
1894
  include Google::Apis::Core::JsonObjectSupport
1859
1895
  end
1860
1896
 
1861
- class GoogleCloudDialogflowCxV3AudioInput
1862
- # @private
1863
- class Representation < Google::Apis::Core::JsonRepresentation
1864
- property :audio, :base64 => true, as: 'audio'
1865
- property :config, as: 'config', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3InputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3InputAudioConfig::Representation
1897
+ class GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
1898
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1866
1899
 
1867
- end
1900
+ include Google::Apis::Core::JsonObjectSupport
1868
1901
  end
1869
1902
 
1870
- class GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata
1871
- # @private
1872
- class Representation < Google::Apis::Core::JsonRepresentation
1873
- collection :errors, as: 'errors', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestError, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestError::Representation
1903
+ class GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
1904
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1874
1905
 
1875
- end
1906
+ include Google::Apis::Core::JsonObjectSupport
1876
1907
  end
1877
1908
 
1878
- class GoogleCloudDialogflowCxV3BatchRunTestCasesResponse
1879
- # @private
1880
- class Representation < Google::Apis::Core::JsonRepresentation
1881
- collection :results, as: 'results', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestCaseResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestCaseResult::Representation
1909
+ class GoogleCloudDialogflowV2beta1IntentMessageText
1910
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1882
1911
 
1883
- end
1912
+ include Google::Apis::Core::JsonObjectSupport
1884
1913
  end
1885
1914
 
1886
- class GoogleCloudDialogflowCxV3ConversationTurn
1887
- # @private
1888
- class Representation < Google::Apis::Core::JsonRepresentation
1889
- property :user_input, as: 'userInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnUserInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnUserInput::Representation
1915
+ class GoogleCloudDialogflowV2beta1IntentParameter
1916
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1917
+
1918
+ include Google::Apis::Core::JsonObjectSupport
1919
+ end
1920
+
1921
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
1922
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1923
+
1924
+ include Google::Apis::Core::JsonObjectSupport
1925
+ end
1926
+
1927
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
1928
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1929
+
1930
+ include Google::Apis::Core::JsonObjectSupport
1931
+ end
1932
+
1933
+ class GoogleCloudDialogflowV2beta1KnowledgeAnswers
1934
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1935
+
1936
+ include Google::Apis::Core::JsonObjectSupport
1937
+ end
1938
+
1939
+ class GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
1940
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1941
+
1942
+ include Google::Apis::Core::JsonObjectSupport
1943
+ end
1944
+
1945
+ class GoogleCloudDialogflowV2beta1KnowledgeBase
1946
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1947
+
1948
+ include Google::Apis::Core::JsonObjectSupport
1949
+ end
1950
+
1951
+ class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
1952
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1953
+
1954
+ include Google::Apis::Core::JsonObjectSupport
1955
+ end
1956
+
1957
+ class GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse
1958
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1959
+
1960
+ include Google::Apis::Core::JsonObjectSupport
1961
+ end
1962
+
1963
+ class GoogleCloudDialogflowV2beta1ListCallMatchersResponse
1964
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1965
+
1966
+ include Google::Apis::Core::JsonObjectSupport
1967
+ end
1968
+
1969
+ class GoogleCloudDialogflowV2beta1ListContextsResponse
1970
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1971
+
1972
+ include Google::Apis::Core::JsonObjectSupport
1973
+ end
1974
+
1975
+ class GoogleCloudDialogflowV2beta1ListConversationProfilesResponse
1976
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1977
+
1978
+ include Google::Apis::Core::JsonObjectSupport
1979
+ end
1980
+
1981
+ class GoogleCloudDialogflowV2beta1ListConversationsResponse
1982
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1983
+
1984
+ include Google::Apis::Core::JsonObjectSupport
1985
+ end
1986
+
1987
+ class GoogleCloudDialogflowV2beta1ListDocumentsResponse
1988
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1989
+
1990
+ include Google::Apis::Core::JsonObjectSupport
1991
+ end
1992
+
1993
+ class GoogleCloudDialogflowV2beta1ListEntityTypesResponse
1994
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1995
+
1996
+ include Google::Apis::Core::JsonObjectSupport
1997
+ end
1998
+
1999
+ class GoogleCloudDialogflowV2beta1ListEnvironmentsResponse
2000
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2001
+
2002
+ include Google::Apis::Core::JsonObjectSupport
2003
+ end
2004
+
2005
+ class GoogleCloudDialogflowV2beta1ListIntentsResponse
2006
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2007
+
2008
+ include Google::Apis::Core::JsonObjectSupport
2009
+ end
2010
+
2011
+ class GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse
2012
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2013
+
2014
+ include Google::Apis::Core::JsonObjectSupport
2015
+ end
2016
+
2017
+ class GoogleCloudDialogflowV2beta1ListMessagesResponse
2018
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2019
+
2020
+ include Google::Apis::Core::JsonObjectSupport
2021
+ end
2022
+
2023
+ class GoogleCloudDialogflowV2beta1ListParticipantsResponse
2024
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2025
+
2026
+ include Google::Apis::Core::JsonObjectSupport
2027
+ end
2028
+
2029
+ class GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse
2030
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2031
+
2032
+ include Google::Apis::Core::JsonObjectSupport
2033
+ end
2034
+
2035
+ class GoogleCloudDialogflowV2beta1ListSuggestionsResponse
2036
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2037
+
2038
+ include Google::Apis::Core::JsonObjectSupport
2039
+ end
2040
+
2041
+ class GoogleCloudDialogflowV2beta1LoggingConfig
2042
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2043
+
2044
+ include Google::Apis::Core::JsonObjectSupport
2045
+ end
2046
+
2047
+ class GoogleCloudDialogflowV2beta1Message
2048
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2049
+
2050
+ include Google::Apis::Core::JsonObjectSupport
2051
+ end
2052
+
2053
+ class GoogleCloudDialogflowV2beta1MessageAnnotation
2054
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2055
+
2056
+ include Google::Apis::Core::JsonObjectSupport
2057
+ end
2058
+
2059
+ class GoogleCloudDialogflowV2beta1NotificationConfig
2060
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2061
+
2062
+ include Google::Apis::Core::JsonObjectSupport
2063
+ end
2064
+
2065
+ class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
2066
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2067
+
2068
+ include Google::Apis::Core::JsonObjectSupport
2069
+ end
2070
+
2071
+ class GoogleCloudDialogflowV2beta1OutputAudio
2072
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2073
+
2074
+ include Google::Apis::Core::JsonObjectSupport
2075
+ end
2076
+
2077
+ class GoogleCloudDialogflowV2beta1OutputAudioConfig
2078
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2079
+
2080
+ include Google::Apis::Core::JsonObjectSupport
2081
+ end
2082
+
2083
+ class GoogleCloudDialogflowV2beta1Participant
2084
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2085
+
2086
+ include Google::Apis::Core::JsonObjectSupport
2087
+ end
2088
+
2089
+ class GoogleCloudDialogflowV2beta1QueryInput
2090
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2091
+
2092
+ include Google::Apis::Core::JsonObjectSupport
2093
+ end
2094
+
2095
+ class GoogleCloudDialogflowV2beta1QueryParameters
2096
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2097
+
2098
+ include Google::Apis::Core::JsonObjectSupport
2099
+ end
2100
+
2101
+ class GoogleCloudDialogflowV2beta1QueryResult
2102
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2103
+
2104
+ include Google::Apis::Core::JsonObjectSupport
2105
+ end
2106
+
2107
+ class GoogleCloudDialogflowV2beta1ReloadDocumentRequest
2108
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2109
+
2110
+ include Google::Apis::Core::JsonObjectSupport
2111
+ end
2112
+
2113
+ class GoogleCloudDialogflowV2beta1ResponseMessage
2114
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2115
+
2116
+ include Google::Apis::Core::JsonObjectSupport
2117
+ end
2118
+
2119
+ class GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction
2120
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2121
+
2122
+ include Google::Apis::Core::JsonObjectSupport
2123
+ end
2124
+
2125
+ class GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff
2126
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2127
+
2128
+ include Google::Apis::Core::JsonObjectSupport
2129
+ end
2130
+
2131
+ class GoogleCloudDialogflowV2beta1ResponseMessageText
2132
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2133
+
2134
+ include Google::Apis::Core::JsonObjectSupport
2135
+ end
2136
+
2137
+ class GoogleCloudDialogflowV2beta1RestoreAgentRequest
2138
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2139
+
2140
+ include Google::Apis::Core::JsonObjectSupport
2141
+ end
2142
+
2143
+ class GoogleCloudDialogflowV2beta1SearchAgentsResponse
2144
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2145
+
2146
+ include Google::Apis::Core::JsonObjectSupport
2147
+ end
2148
+
2149
+ class GoogleCloudDialogflowV2beta1Sentiment
2150
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2151
+
2152
+ include Google::Apis::Core::JsonObjectSupport
2153
+ end
2154
+
2155
+ class GoogleCloudDialogflowV2beta1SentimentAnalysisRequestConfig
2156
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2157
+
2158
+ include Google::Apis::Core::JsonObjectSupport
2159
+ end
2160
+
2161
+ class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
2162
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2163
+
2164
+ include Google::Apis::Core::JsonObjectSupport
2165
+ end
2166
+
2167
+ class GoogleCloudDialogflowV2beta1SessionEntityType
2168
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2169
+
2170
+ include Google::Apis::Core::JsonObjectSupport
2171
+ end
2172
+
2173
+ class GoogleCloudDialogflowV2beta1SmartReplyAnswer
2174
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2175
+
2176
+ include Google::Apis::Core::JsonObjectSupport
2177
+ end
2178
+
2179
+ class GoogleCloudDialogflowV2beta1SpeechContext
2180
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2181
+
2182
+ include Google::Apis::Core::JsonObjectSupport
2183
+ end
2184
+
2185
+ class GoogleCloudDialogflowV2beta1SpeechToTextConfig
2186
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2187
+
2188
+ include Google::Apis::Core::JsonObjectSupport
2189
+ end
2190
+
2191
+ class GoogleCloudDialogflowV2beta1SubAgent
2192
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2193
+
2194
+ include Google::Apis::Core::JsonObjectSupport
2195
+ end
2196
+
2197
+ class GoogleCloudDialogflowV2beta1SuggestArticlesRequest
2198
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2199
+
2200
+ include Google::Apis::Core::JsonObjectSupport
2201
+ end
2202
+
2203
+ class GoogleCloudDialogflowV2beta1SuggestArticlesResponse
2204
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2205
+
2206
+ include Google::Apis::Core::JsonObjectSupport
2207
+ end
2208
+
2209
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest
2210
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2211
+
2212
+ include Google::Apis::Core::JsonObjectSupport
2213
+ end
2214
+
2215
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
2216
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2217
+
2218
+ include Google::Apis::Core::JsonObjectSupport
2219
+ end
2220
+
2221
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest
2222
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2223
+
2224
+ include Google::Apis::Core::JsonObjectSupport
2225
+ end
2226
+
2227
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
2228
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2229
+
2230
+ include Google::Apis::Core::JsonObjectSupport
2231
+ end
2232
+
2233
+ class GoogleCloudDialogflowV2beta1Suggestion
2234
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2235
+
2236
+ include Google::Apis::Core::JsonObjectSupport
2237
+ end
2238
+
2239
+ class GoogleCloudDialogflowV2beta1SuggestionArticle
2240
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2241
+
2242
+ include Google::Apis::Core::JsonObjectSupport
2243
+ end
2244
+
2245
+ class GoogleCloudDialogflowV2beta1SuggestionFaqAnswer
2246
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2247
+
2248
+ include Google::Apis::Core::JsonObjectSupport
2249
+ end
2250
+
2251
+ class GoogleCloudDialogflowV2beta1SuggestionFeature
2252
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2253
+
2254
+ include Google::Apis::Core::JsonObjectSupport
2255
+ end
2256
+
2257
+ class GoogleCloudDialogflowV2beta1SuggestionResult
2258
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2259
+
2260
+ include Google::Apis::Core::JsonObjectSupport
2261
+ end
2262
+
2263
+ class GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig
2264
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2265
+
2266
+ include Google::Apis::Core::JsonObjectSupport
2267
+ end
2268
+
2269
+ class GoogleCloudDialogflowV2beta1TextInput
2270
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2271
+
2272
+ include Google::Apis::Core::JsonObjectSupport
2273
+ end
2274
+
2275
+ class GoogleCloudDialogflowV2beta1TrainAgentRequest
2276
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2277
+
2278
+ include Google::Apis::Core::JsonObjectSupport
2279
+ end
2280
+
2281
+ class GoogleCloudDialogflowV2beta1ValidationError
2282
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2283
+
2284
+ include Google::Apis::Core::JsonObjectSupport
2285
+ end
2286
+
2287
+ class GoogleCloudDialogflowV2beta1ValidationResult
2288
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2289
+
2290
+ include Google::Apis::Core::JsonObjectSupport
2291
+ end
2292
+
2293
+ class GoogleCloudDialogflowV2beta1VoiceSelectionParams
2294
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2295
+
2296
+ include Google::Apis::Core::JsonObjectSupport
2297
+ end
2298
+
2299
+ class GoogleCloudDialogflowV2beta1WebhookRequest
2300
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2301
+
2302
+ include Google::Apis::Core::JsonObjectSupport
2303
+ end
2304
+
2305
+ class GoogleCloudDialogflowV2beta1WebhookResponse
2306
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2307
+
2308
+ include Google::Apis::Core::JsonObjectSupport
2309
+ end
2310
+
2311
+ class GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
2312
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2313
+
2314
+ include Google::Apis::Core::JsonObjectSupport
2315
+ end
2316
+
2317
+ class GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
2318
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2319
+
2320
+ include Google::Apis::Core::JsonObjectSupport
2321
+ end
2322
+
2323
+ class GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
2324
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2325
+
2326
+ include Google::Apis::Core::JsonObjectSupport
2327
+ end
2328
+
2329
+ class GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
2330
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2331
+
2332
+ include Google::Apis::Core::JsonObjectSupport
2333
+ end
2334
+
2335
+ class GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
2336
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2337
+
2338
+ include Google::Apis::Core::JsonObjectSupport
2339
+ end
2340
+
2341
+ class GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
2342
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2343
+
2344
+ include Google::Apis::Core::JsonObjectSupport
2345
+ end
2346
+
2347
+ class GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
2348
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2349
+
2350
+ include Google::Apis::Core::JsonObjectSupport
2351
+ end
2352
+
2353
+ class GoogleLongrunningListOperationsResponse
2354
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2355
+
2356
+ include Google::Apis::Core::JsonObjectSupport
2357
+ end
2358
+
2359
+ class GoogleLongrunningOperation
2360
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2361
+
2362
+ include Google::Apis::Core::JsonObjectSupport
2363
+ end
2364
+
2365
+ class GoogleProtobufEmpty
2366
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2367
+
2368
+ include Google::Apis::Core::JsonObjectSupport
2369
+ end
2370
+
2371
+ class GoogleRpcStatus
2372
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2373
+
2374
+ include Google::Apis::Core::JsonObjectSupport
2375
+ end
2376
+
2377
+ class GoogleTypeLatLng
2378
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2379
+
2380
+ include Google::Apis::Core::JsonObjectSupport
2381
+ end
2382
+
2383
+ class GoogleCloudDialogflowCxV3AudioInput
2384
+ # @private
2385
+ class Representation < Google::Apis::Core::JsonRepresentation
2386
+ property :audio, :base64 => true, as: 'audio'
2387
+ property :config, as: 'config', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3InputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3InputAudioConfig::Representation
2388
+
2389
+ end
2390
+ end
2391
+
2392
+ class GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata
2393
+ # @private
2394
+ class Representation < Google::Apis::Core::JsonRepresentation
2395
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestError, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestError::Representation
2396
+
2397
+ end
2398
+ end
2399
+
2400
+ class GoogleCloudDialogflowCxV3BatchRunTestCasesResponse
2401
+ # @private
2402
+ class Representation < Google::Apis::Core::JsonRepresentation
2403
+ collection :results, as: 'results', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestCaseResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestCaseResult::Representation
2404
+
2405
+ end
2406
+ end
2407
+
2408
+ class GoogleCloudDialogflowCxV3ConversationTurn
2409
+ # @private
2410
+ class Representation < Google::Apis::Core::JsonRepresentation
2411
+ property :user_input, as: 'userInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnUserInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnUserInput::Representation
1890
2412
 
1891
2413
  property :virtual_agent_output, as: 'virtualAgentOutput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput::Representation
1892
2414
 
@@ -2457,6 +2979,8 @@ module Google
2457
2979
  property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3PageInfo::Representation
2458
2980
 
2459
2981
  hash :payload, as: 'payload'
2982
+ property :sentiment_analysis_result, as: 'sentimentAnalysisResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult::Representation
2983
+
2460
2984
  property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3SessionInfo::Representation
2461
2985
 
2462
2986
  end
@@ -2488,6 +3012,14 @@ module Google
2488
3012
  end
2489
3013
  end
2490
3014
 
3015
+ class GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult
3016
+ # @private
3017
+ class Representation < Google::Apis::Core::JsonRepresentation
3018
+ property :magnitude, as: 'magnitude'
3019
+ property :score, as: 'score'
3020
+ end
3021
+ end
3022
+
2491
3023
  class GoogleCloudDialogflowCxV3WebhookResponse
2492
3024
  # @private
2493
3025
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3111,6 +3643,8 @@ module Google
3111
3643
  property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1PageInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1PageInfo::Representation
3112
3644
 
3113
3645
  hash :payload, as: 'payload'
3646
+ property :sentiment_analysis_result, as: 'sentimentAnalysisResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult::Representation
3647
+
3114
3648
  property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1SessionInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1SessionInfo::Representation
3115
3649
 
3116
3650
  end
@@ -3142,6 +3676,14 @@ module Google
3142
3676
  end
3143
3677
  end
3144
3678
 
3679
+ class GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult
3680
+ # @private
3681
+ class Representation < Google::Apis::Core::JsonRepresentation
3682
+ property :magnitude, as: 'magnitude'
3683
+ property :score, as: 'score'
3684
+ end
3685
+ end
3686
+
3145
3687
  class GoogleCloudDialogflowCxV3beta1WebhookResponse
3146
3688
  # @private
3147
3689
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3175,6 +3717,18 @@ module Google
3175
3717
  end
3176
3718
  end
3177
3719
 
3720
+ class GoogleCloudDialogflowV2ArticleAnswer
3721
+ # @private
3722
+ class Representation < Google::Apis::Core::JsonRepresentation
3723
+ property :answer_record, as: 'answerRecord'
3724
+ property :confidence, as: 'confidence'
3725
+ hash :metadata, as: 'metadata'
3726
+ collection :snippets, as: 'snippets'
3727
+ property :title, as: 'title'
3728
+ property :uri, as: 'uri'
3729
+ end
3730
+ end
3731
+
3178
3732
  class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
3179
3733
  # @private
3180
3734
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3250,17 +3804,41 @@ module Google
3250
3804
  end
3251
3805
  end
3252
3806
 
3807
+ class GoogleCloudDialogflowV2FaqAnswer
3808
+ # @private
3809
+ class Representation < Google::Apis::Core::JsonRepresentation
3810
+ property :answer, as: 'answer'
3811
+ property :answer_record, as: 'answerRecord'
3812
+ property :confidence, as: 'confidence'
3813
+ hash :metadata, as: 'metadata'
3814
+ property :question, as: 'question'
3815
+ property :source, as: 'source'
3816
+ end
3817
+ end
3818
+
3819
+ class GoogleCloudDialogflowV2HumanAgentAssistantEvent
3820
+ # @private
3821
+ class Representation < Google::Apis::Core::JsonRepresentation
3822
+ property :conversation, as: 'conversation'
3823
+ property :participant, as: 'participant'
3824
+ collection :suggestion_results, as: 'suggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestionResult::Representation
3825
+
3826
+ end
3827
+ end
3828
+
3253
3829
  class GoogleCloudDialogflowV2Intent
3254
3830
  # @private
3255
3831
  class Representation < Google::Apis::Core::JsonRepresentation
3256
3832
  property :action, as: 'action'
3257
3833
  collection :default_response_platforms, as: 'defaultResponsePlatforms'
3258
3834
  property :display_name, as: 'displayName'
3835
+ property :end_interaction, as: 'endInteraction'
3259
3836
  collection :events, as: 'events'
3260
3837
  collection :followup_intent_info, as: 'followupIntentInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentFollowupIntentInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentFollowupIntentInfo::Representation
3261
3838
 
3262
3839
  collection :input_context_names, as: 'inputContextNames'
3263
3840
  property :is_fallback, as: 'isFallback'
3841
+ property :live_agent_handoff, as: 'liveAgentHandoff'
3264
3842
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage::Representation
3265
3843
 
3266
3844
  property :ml_disabled, as: 'mlDisabled'
@@ -3609,6 +4187,13 @@ module Google
3609
4187
  end
3610
4188
  end
3611
4189
 
4190
+ class GoogleCloudDialogflowV2KnowledgeOperationMetadata
4191
+ # @private
4192
+ class Representation < Google::Apis::Core::JsonRepresentation
4193
+ property :state, as: 'state'
4194
+ end
4195
+ end
4196
+
3612
4197
  class GoogleCloudDialogflowV2Message
3613
4198
  # @private
3614
4199
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3692,6 +4277,38 @@ module Google
3692
4277
  end
3693
4278
  end
3694
4279
 
4280
+ class GoogleCloudDialogflowV2SuggestArticlesResponse
4281
+ # @private
4282
+ class Representation < Google::Apis::Core::JsonRepresentation
4283
+ collection :article_answers, as: 'articleAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ArticleAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ArticleAnswer::Representation
4284
+
4285
+ property :context_size, as: 'contextSize'
4286
+ property :latest_message, as: 'latestMessage'
4287
+ end
4288
+ end
4289
+
4290
+ class GoogleCloudDialogflowV2SuggestFaqAnswersResponse
4291
+ # @private
4292
+ class Representation < Google::Apis::Core::JsonRepresentation
4293
+ property :context_size, as: 'contextSize'
4294
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2FaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2FaqAnswer::Representation
4295
+
4296
+ property :latest_message, as: 'latestMessage'
4297
+ end
4298
+ end
4299
+
4300
+ class GoogleCloudDialogflowV2SuggestionResult
4301
+ # @private
4302
+ class Representation < Google::Apis::Core::JsonRepresentation
4303
+ property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
4304
+
4305
+ property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestArticlesResponse::Representation
4306
+
4307
+ property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestFaqAnswersResponse::Representation
4308
+
4309
+ end
4310
+ end
4311
+
3695
4312
  class GoogleCloudDialogflowV2WebhookRequest
3696
4313
  # @private
3697
4314
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3739,12 +4356,172 @@ module Google
3739
4356
  end
3740
4357
  end
3741
4358
 
3742
- class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
4359
+ class GoogleCloudDialogflowV2beta1AgentAssistantFeedback
4360
+ # @private
4361
+ class Representation < Google::Apis::Core::JsonRepresentation
4362
+ property :answer_relevance, as: 'answerRelevance'
4363
+ property :document_correctness, as: 'documentCorrectness'
4364
+ property :document_efficiency, as: 'documentEfficiency'
4365
+ property :summarization_feedback, as: 'summarizationFeedback', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback::Representation
4366
+
4367
+ end
4368
+ end
4369
+
4370
+ class GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback
4371
+ # @private
4372
+ class Representation < Google::Apis::Core::JsonRepresentation
4373
+ property :start_timestamp, as: 'startTimestamp'
4374
+ property :submit_timestamp, as: 'submitTimestamp'
4375
+ property :summary_text, as: 'summaryText'
4376
+ end
4377
+ end
4378
+
4379
+ class GoogleCloudDialogflowV2beta1AgentAssistantRecord
4380
+ # @private
4381
+ class Representation < Google::Apis::Core::JsonRepresentation
4382
+ property :article_suggestion_answer, as: 'articleSuggestionAnswer', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer::Representation
4383
+
4384
+ property :faq_answer, as: 'faqAnswer', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer::Representation
4385
+
4386
+ end
4387
+ end
4388
+
4389
+ class GoogleCloudDialogflowV2beta1AnalyzeContentRequest
4390
+ # @private
4391
+ class Representation < Google::Apis::Core::JsonRepresentation
4392
+ property :audio, as: 'audio', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InputAudio, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InputAudio::Representation
4393
+
4394
+ property :audio_input, as: 'audioInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AudioInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AudioInput::Representation
4395
+
4396
+ property :event_input, as: 'eventInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput::Representation
4397
+
4398
+ property :message_send_time, as: 'messageSendTime'
4399
+ property :query_params, as: 'queryParams', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryParameters, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryParameters::Representation
4400
+
4401
+ property :reply_audio_config, as: 'replyAudioConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig::Representation
4402
+
4403
+ property :request_id, as: 'requestId'
4404
+ property :text, as: 'text', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InputText, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InputText::Representation
4405
+
4406
+ property :text_input, as: 'textInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput::Representation
4407
+
4408
+ end
4409
+ end
4410
+
4411
+ class GoogleCloudDialogflowV2beta1AnalyzeContentResponse
4412
+ # @private
4413
+ class Representation < Google::Apis::Core::JsonRepresentation
4414
+ property :automated_agent_reply, as: 'automatedAgentReply', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentReply, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentReply::Representation
4415
+
4416
+ property :dtmf_parameters, as: 'dtmfParameters', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DtmfParameters, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DtmfParameters::Representation
4417
+
4418
+ collection :end_user_suggestion_results, as: 'endUserSuggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
4419
+
4420
+ collection :human_agent_suggestion_results, as: 'humanAgentSuggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
4421
+
4422
+ property :message, as: 'message', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
4423
+
4424
+ property :reply_audio, as: 'replyAudio', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudio, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudio::Representation
4425
+
4426
+ property :reply_text, as: 'replyText'
4427
+ end
4428
+ end
4429
+
4430
+ class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
4431
+ # @private
4432
+ class Representation < Google::Apis::Core::JsonRepresentation
4433
+ property :entity_type, as: 'entityType'
4434
+ property :formatted_value, as: 'formattedValue'
4435
+ property :text, as: 'text'
4436
+ end
4437
+ end
4438
+
4439
+ class GoogleCloudDialogflowV2beta1AnswerFeedback
4440
+ # @private
4441
+ class Representation < Google::Apis::Core::JsonRepresentation
4442
+ property :agent_assistant_detail_feedback, as: 'agentAssistantDetailFeedback', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedback, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedback::Representation
4443
+
4444
+ property :click_time, as: 'clickTime'
4445
+ property :clicked, as: 'clicked'
4446
+ property :correctness_level, as: 'correctnessLevel'
4447
+ property :display_time, as: 'displayTime'
4448
+ property :displayed, as: 'displayed'
4449
+ end
4450
+ end
4451
+
4452
+ class GoogleCloudDialogflowV2beta1AnswerRecord
4453
+ # @private
4454
+ class Representation < Google::Apis::Core::JsonRepresentation
4455
+ property :agent_assistant_record, as: 'agentAssistantRecord', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantRecord, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantRecord::Representation
4456
+
4457
+ property :answer_feedback, as: 'answerFeedback', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerFeedback, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerFeedback::Representation
4458
+
4459
+ property :name, as: 'name'
4460
+ end
4461
+ end
4462
+
4463
+ class GoogleCloudDialogflowV2beta1ArticleAnswer
4464
+ # @private
4465
+ class Representation < Google::Apis::Core::JsonRepresentation
4466
+ property :answer_record, as: 'answerRecord'
4467
+ hash :metadata, as: 'metadata'
4468
+ collection :snippets, as: 'snippets'
4469
+ property :title, as: 'title'
4470
+ property :uri, as: 'uri'
4471
+ end
4472
+ end
4473
+
4474
+ class GoogleCloudDialogflowV2beta1AudioInput
4475
+ # @private
4476
+ class Representation < Google::Apis::Core::JsonRepresentation
4477
+ property :audio, :base64 => true, as: 'audio'
4478
+ property :config, as: 'config', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InputAudioConfig::Representation
4479
+
4480
+ end
4481
+ end
4482
+
4483
+ class GoogleCloudDialogflowV2beta1AutomatedAgentConfig
4484
+ # @private
4485
+ class Representation < Google::Apis::Core::JsonRepresentation
4486
+ property :agent, as: 'agent'
4487
+ end
4488
+ end
4489
+
4490
+ class GoogleCloudDialogflowV2beta1AutomatedAgentReply
4491
+ # @private
4492
+ class Representation < Google::Apis::Core::JsonRepresentation
4493
+ hash :cx_session_parameters, as: 'cxSessionParameters'
4494
+ property :detect_intent_response, as: 'detectIntentResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DetectIntentResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DetectIntentResponse::Representation
4495
+
4496
+ property :event, as: 'event'
4497
+ property :intent, as: 'intent'
4498
+ collection :response_messages, as: 'responseMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessage::Representation
4499
+
4500
+ end
4501
+ end
4502
+
4503
+ class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
4504
+ # @private
4505
+ class Representation < Google::Apis::Core::JsonRepresentation
4506
+ collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity::Representation
4507
+
4508
+ property :language_code, as: 'languageCode'
4509
+ end
4510
+ end
4511
+
4512
+ class GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest
3743
4513
  # @private
3744
4514
  class Representation < Google::Apis::Core::JsonRepresentation
3745
- collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity::Representation
4515
+ collection :requests, as: 'requests', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1CreateMessageRequest, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1CreateMessageRequest::Representation
4516
+
4517
+ end
4518
+ end
4519
+
4520
+ class GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse
4521
+ # @private
4522
+ class Representation < Google::Apis::Core::JsonRepresentation
4523
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
3746
4524
 
3747
- property :language_code, as: 'languageCode'
3748
4525
  end
3749
4526
  end
3750
4527
 
@@ -3820,6 +4597,49 @@ module Google
3820
4597
  end
3821
4598
  end
3822
4599
 
4600
+ class GoogleCloudDialogflowV2beta1CallMatcher
4601
+ # @private
4602
+ class Representation < Google::Apis::Core::JsonRepresentation
4603
+ property :call_id_header, as: 'callIdHeader'
4604
+ property :custom_headers, as: 'customHeaders', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1CallMatcherCustomHeaders, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1CallMatcherCustomHeaders::Representation
4605
+
4606
+ property :from_header, as: 'fromHeader'
4607
+ property :name, as: 'name'
4608
+ property :to_header, as: 'toHeader'
4609
+ end
4610
+ end
4611
+
4612
+ class GoogleCloudDialogflowV2beta1CallMatcherCustomHeaders
4613
+ # @private
4614
+ class Representation < Google::Apis::Core::JsonRepresentation
4615
+ property :cisco_guid, as: 'ciscoGuid'
4616
+ end
4617
+ end
4618
+
4619
+ class GoogleCloudDialogflowV2beta1CompileSuggestionRequest
4620
+ # @private
4621
+ class Representation < Google::Apis::Core::JsonRepresentation
4622
+ property :context_size, as: 'contextSize'
4623
+ property :latest_message, as: 'latestMessage'
4624
+ end
4625
+ end
4626
+
4627
+ class GoogleCloudDialogflowV2beta1CompileSuggestionResponse
4628
+ # @private
4629
+ class Representation < Google::Apis::Core::JsonRepresentation
4630
+ property :context_size, as: 'contextSize'
4631
+ property :latest_message, as: 'latestMessage'
4632
+ property :suggestion, as: 'suggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion::Representation
4633
+
4634
+ end
4635
+ end
4636
+
4637
+ class GoogleCloudDialogflowV2beta1CompleteConversationRequest
4638
+ # @private
4639
+ class Representation < Google::Apis::Core::JsonRepresentation
4640
+ end
4641
+ end
4642
+
3823
4643
  class GoogleCloudDialogflowV2beta1Context
3824
4644
  # @private
3825
4645
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3829,6 +4649,81 @@ module Google
3829
4649
  end
3830
4650
  end
3831
4651
 
4652
+ class GoogleCloudDialogflowV2beta1Conversation
4653
+ # @private
4654
+ class Representation < Google::Apis::Core::JsonRepresentation
4655
+ property :conversation_profile, as: 'conversationProfile'
4656
+ property :conversation_stage, as: 'conversationStage'
4657
+ property :end_time, as: 'endTime'
4658
+ property :lifecycle_state, as: 'lifecycleState'
4659
+ property :name, as: 'name'
4660
+ property :phone_number, as: 'phoneNumber', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationPhoneNumber, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationPhoneNumber::Representation
4661
+
4662
+ property :start_time, as: 'startTime'
4663
+ end
4664
+ end
4665
+
4666
+ class GoogleCloudDialogflowV2beta1ConversationEvent
4667
+ # @private
4668
+ class Representation < Google::Apis::Core::JsonRepresentation
4669
+ property :conversation, as: 'conversation'
4670
+ property :error_status, as: 'errorStatus', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
4671
+
4672
+ property :new_message_payload, as: 'newMessagePayload', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
4673
+
4674
+ property :type, as: 'type'
4675
+ end
4676
+ end
4677
+
4678
+ class GoogleCloudDialogflowV2beta1ConversationPhoneNumber
4679
+ # @private
4680
+ class Representation < Google::Apis::Core::JsonRepresentation
4681
+ property :phone_number, as: 'phoneNumber'
4682
+ end
4683
+ end
4684
+
4685
+ class GoogleCloudDialogflowV2beta1ConversationProfile
4686
+ # @private
4687
+ class Representation < Google::Apis::Core::JsonRepresentation
4688
+ property :automated_agent_config, as: 'automatedAgentConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentConfig::Representation
4689
+
4690
+ property :create_time, as: 'createTime'
4691
+ property :display_name, as: 'displayName'
4692
+ property :human_agent_assistant_config, as: 'humanAgentAssistantConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig::Representation
4693
+
4694
+ property :human_agent_handoff_config, as: 'humanAgentHandoffConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig::Representation
4695
+
4696
+ property :language_code, as: 'languageCode'
4697
+ property :logging_config, as: 'loggingConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1LoggingConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1LoggingConfig::Representation
4698
+
4699
+ property :name, as: 'name'
4700
+ property :new_message_event_notification_config, as: 'newMessageEventNotificationConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig::Representation
4701
+
4702
+ property :notification_config, as: 'notificationConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig::Representation
4703
+
4704
+ property :stt_config, as: 'sttConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SpeechToTextConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SpeechToTextConfig::Representation
4705
+
4706
+ property :update_time, as: 'updateTime'
4707
+ end
4708
+ end
4709
+
4710
+ class GoogleCloudDialogflowV2beta1CreateCallMatcherRequest
4711
+ # @private
4712
+ class Representation < Google::Apis::Core::JsonRepresentation
4713
+ property :call_matcher, as: 'callMatcher', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1CallMatcher, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1CallMatcher::Representation
4714
+
4715
+ end
4716
+ end
4717
+
4718
+ class GoogleCloudDialogflowV2beta1CreateMessageRequest
4719
+ # @private
4720
+ class Representation < Google::Apis::Core::JsonRepresentation
4721
+ property :message, as: 'message', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
4722
+
4723
+ property :parent, as: 'parent'
4724
+ end
4725
+ end
4726
+
3832
4727
  class GoogleCloudDialogflowV2beta1DetectIntentRequest
3833
4728
  # @private
3834
4729
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3869,6 +4764,7 @@ module Google
3869
4764
  collection :knowledge_types, as: 'knowledgeTypes'
3870
4765
  property :latest_reload_status, as: 'latestReloadStatus', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DocumentReloadStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DocumentReloadStatus::Representation
3871
4766
 
4767
+ hash :metadata, as: 'metadata'
3872
4768
  property :mime_type, as: 'mimeType'
3873
4769
  property :name, as: 'name'
3874
4770
  property :raw_content, :base64 => true, as: 'rawContent'
@@ -3884,6 +4780,13 @@ module Google
3884
4780
  end
3885
4781
  end
3886
4782
 
4783
+ class GoogleCloudDialogflowV2beta1DtmfParameters
4784
+ # @private
4785
+ class Representation < Google::Apis::Core::JsonRepresentation
4786
+ property :accepts_dtmf_input, as: 'acceptsDtmfInput'
4787
+ end
4788
+ end
4789
+
3887
4790
  class GoogleCloudDialogflowV2beta1EntityType
3888
4791
  # @private
3889
4792
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3924,23 +4827,232 @@ module Google
3924
4827
  end
3925
4828
  end
3926
4829
 
3927
- class GoogleCloudDialogflowV2beta1EventInput
4830
+ class GoogleCloudDialogflowV2beta1EventInput
4831
+ # @private
4832
+ class Representation < Google::Apis::Core::JsonRepresentation
4833
+ property :language_code, as: 'languageCode'
4834
+ property :name, as: 'name'
4835
+ hash :parameters, as: 'parameters'
4836
+ end
4837
+ end
4838
+
4839
+ class GoogleCloudDialogflowV2beta1ExportAgentRequest
4840
+ # @private
4841
+ class Representation < Google::Apis::Core::JsonRepresentation
4842
+ property :agent_uri, as: 'agentUri'
4843
+ end
4844
+ end
4845
+
4846
+ class GoogleCloudDialogflowV2beta1ExportAgentResponse
4847
+ # @private
4848
+ class Representation < Google::Apis::Core::JsonRepresentation
4849
+ property :agent_content, :base64 => true, as: 'agentContent'
4850
+ property :agent_uri, as: 'agentUri'
4851
+ end
4852
+ end
4853
+
4854
+ class GoogleCloudDialogflowV2beta1FaqAnswer
4855
+ # @private
4856
+ class Representation < Google::Apis::Core::JsonRepresentation
4857
+ property :answer, as: 'answer'
4858
+ property :answer_record, as: 'answerRecord'
4859
+ property :confidence, as: 'confidence'
4860
+ hash :metadata, as: 'metadata'
4861
+ property :question, as: 'question'
4862
+ property :source, as: 'source'
4863
+ end
4864
+ end
4865
+
4866
+ class GoogleCloudDialogflowV2beta1Fulfillment
4867
+ # @private
4868
+ class Representation < Google::Apis::Core::JsonRepresentation
4869
+ property :display_name, as: 'displayName'
4870
+ property :enabled, as: 'enabled'
4871
+ collection :features, as: 'features', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentFeature, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentFeature::Representation
4872
+
4873
+ property :generic_web_service, as: 'genericWebService', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService::Representation
4874
+
4875
+ property :name, as: 'name'
4876
+ end
4877
+ end
4878
+
4879
+ class GoogleCloudDialogflowV2beta1FulfillmentFeature
4880
+ # @private
4881
+ class Representation < Google::Apis::Core::JsonRepresentation
4882
+ property :type, as: 'type'
4883
+ end
4884
+ end
4885
+
4886
+ class GoogleCloudDialogflowV2beta1FulfillmentGenericWebService
4887
+ # @private
4888
+ class Representation < Google::Apis::Core::JsonRepresentation
4889
+ property :is_cloud_function, as: 'isCloudFunction'
4890
+ property :password, as: 'password'
4891
+ hash :request_headers, as: 'requestHeaders'
4892
+ property :uri, as: 'uri'
4893
+ property :username, as: 'username'
4894
+ end
4895
+ end
4896
+
4897
+ class GoogleCloudDialogflowV2beta1GcsSource
4898
+ # @private
4899
+ class Representation < Google::Apis::Core::JsonRepresentation
4900
+ property :uri, as: 'uri'
4901
+ end
4902
+ end
4903
+
4904
+ class GoogleCloudDialogflowV2beta1GcsSources
4905
+ # @private
4906
+ class Representation < Google::Apis::Core::JsonRepresentation
4907
+ collection :uris, as: 'uris'
4908
+ end
4909
+ end
4910
+
4911
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig
4912
+ # @private
4913
+ class Representation < Google::Apis::Core::JsonRepresentation
4914
+ property :end_user_suggestion_config, as: 'endUserSuggestionConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig::Representation
4915
+
4916
+ property :human_agent_suggestion_config, as: 'humanAgentSuggestionConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig::Representation
4917
+
4918
+ property :message_analysis_config, as: 'messageAnalysisConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig::Representation
4919
+
4920
+ property :notification_config, as: 'notificationConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig::Representation
4921
+
4922
+ end
4923
+ end
4924
+
4925
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig
4926
+ # @private
4927
+ class Representation < Google::Apis::Core::JsonRepresentation
4928
+ property :model, as: 'model'
4929
+ end
4930
+ end
4931
+
4932
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig
4933
+ # @private
4934
+ class Representation < Google::Apis::Core::JsonRepresentation
4935
+ property :enable_entity_extraction, as: 'enableEntityExtraction'
4936
+ property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
4937
+ end
4938
+ end
4939
+
4940
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig
4941
+ # @private
4942
+ class Representation < Google::Apis::Core::JsonRepresentation
4943
+ collection :feature_configs, as: 'featureConfigs', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig::Representation
4944
+
4945
+ property :group_suggestion_responses, as: 'groupSuggestionResponses'
4946
+ end
4947
+ end
4948
+
4949
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig
4950
+ # @private
4951
+ class Representation < Google::Apis::Core::JsonRepresentation
4952
+ property :conversation_model_config, as: 'conversationModelConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig::Representation
4953
+
4954
+ property :enable_event_based_suggestion, as: 'enableEventBasedSuggestion'
4955
+ property :query_config, as: 'queryConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig::Representation
4956
+
4957
+ property :suggestion_feature, as: 'suggestionFeature', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFeature, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFeature::Representation
4958
+
4959
+ property :suggestion_trigger_settings, as: 'suggestionTriggerSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings::Representation
4960
+
4961
+ end
4962
+ end
4963
+
4964
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig
4965
+ # @private
4966
+ class Representation < Google::Apis::Core::JsonRepresentation
4967
+ property :confidence_threshold, as: 'confidenceThreshold'
4968
+ property :context_filter_settings, as: 'contextFilterSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings::Representation
4969
+
4970
+ property :dialogflow_query_source, as: 'dialogflowQuerySource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource::Representation
4971
+
4972
+ property :document_query_source, as: 'documentQuerySource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource::Representation
4973
+
4974
+ property :knowledge_base_query_source, as: 'knowledgeBaseQuerySource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource::Representation
4975
+
4976
+ property :max_results, as: 'maxResults'
4977
+ end
4978
+ end
4979
+
4980
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings
4981
+ # @private
4982
+ class Representation < Google::Apis::Core::JsonRepresentation
4983
+ property :drop_handoff_messages, as: 'dropHandoffMessages'
4984
+ property :drop_ivr_messages, as: 'dropIvrMessages'
4985
+ property :drop_virtual_agent_messages, as: 'dropVirtualAgentMessages'
4986
+ end
4987
+ end
4988
+
4989
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource
4990
+ # @private
4991
+ class Representation < Google::Apis::Core::JsonRepresentation
4992
+ property :agent, as: 'agent'
4993
+ end
4994
+ end
4995
+
4996
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource
4997
+ # @private
4998
+ class Representation < Google::Apis::Core::JsonRepresentation
4999
+ collection :documents, as: 'documents'
5000
+ end
5001
+ end
5002
+
5003
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource
5004
+ # @private
5005
+ class Representation < Google::Apis::Core::JsonRepresentation
5006
+ collection :knowledge_bases, as: 'knowledgeBases'
5007
+ end
5008
+ end
5009
+
5010
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings
5011
+ # @private
5012
+ class Representation < Google::Apis::Core::JsonRepresentation
5013
+ property :no_small_talk, as: 'noSmallTalk'
5014
+ property :only_end_user, as: 'onlyEndUser'
5015
+ end
5016
+ end
5017
+
5018
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
5019
+ # @private
5020
+ class Representation < Google::Apis::Core::JsonRepresentation
5021
+ property :conversation, as: 'conversation'
5022
+ property :participant, as: 'participant'
5023
+ collection :suggestion_results, as: 'suggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
5024
+
5025
+ end
5026
+ end
5027
+
5028
+ class GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig
5029
+ # @private
5030
+ class Representation < Google::Apis::Core::JsonRepresentation
5031
+ property :live_person_config, as: 'livePersonConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig::Representation
5032
+
5033
+ property :salesforce_live_agent_config, as: 'salesforceLiveAgentConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig::Representation
5034
+
5035
+ end
5036
+ end
5037
+
5038
+ class GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig
3928
5039
  # @private
3929
5040
  class Representation < Google::Apis::Core::JsonRepresentation
3930
- property :language_code, as: 'languageCode'
3931
- property :name, as: 'name'
3932
- hash :parameters, as: 'parameters'
5041
+ property :account_number, as: 'accountNumber'
3933
5042
  end
3934
5043
  end
3935
5044
 
3936
- class GoogleCloudDialogflowV2beta1ExportAgentRequest
5045
+ class GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig
3937
5046
  # @private
3938
5047
  class Representation < Google::Apis::Core::JsonRepresentation
3939
- property :agent_uri, as: 'agentUri'
5048
+ property :button_id, as: 'buttonId'
5049
+ property :deployment_id, as: 'deploymentId'
5050
+ property :endpoint_domain, as: 'endpointDomain'
5051
+ property :organization_id, as: 'organizationId'
3940
5052
  end
3941
5053
  end
3942
5054
 
3943
- class GoogleCloudDialogflowV2beta1ExportAgentResponse
5055
+ class GoogleCloudDialogflowV2beta1ImportAgentRequest
3944
5056
  # @private
3945
5057
  class Representation < Google::Apis::Core::JsonRepresentation
3946
5058
  property :agent_content, :base64 => true, as: 'agentContent'
@@ -3948,49 +5060,40 @@ module Google
3948
5060
  end
3949
5061
  end
3950
5062
 
3951
- class GoogleCloudDialogflowV2beta1Fulfillment
5063
+ class GoogleCloudDialogflowV2beta1ImportDocumentTemplate
3952
5064
  # @private
3953
5065
  class Representation < Google::Apis::Core::JsonRepresentation
3954
- property :display_name, as: 'displayName'
3955
- property :enabled, as: 'enabled'
3956
- collection :features, as: 'features', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentFeature, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentFeature::Representation
3957
-
3958
- property :generic_web_service, as: 'genericWebService', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService::Representation
3959
-
3960
- property :name, as: 'name'
5066
+ collection :knowledge_types, as: 'knowledgeTypes'
5067
+ hash :metadata, as: 'metadata'
5068
+ property :mime_type, as: 'mimeType'
3961
5069
  end
3962
5070
  end
3963
5071
 
3964
- class GoogleCloudDialogflowV2beta1FulfillmentFeature
5072
+ class GoogleCloudDialogflowV2beta1ImportDocumentsRequest
3965
5073
  # @private
3966
5074
  class Representation < Google::Apis::Core::JsonRepresentation
3967
- property :type, as: 'type'
3968
- end
3969
- end
5075
+ property :document_template, as: 'documentTemplate', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ImportDocumentTemplate, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ImportDocumentTemplate::Representation
3970
5076
 
3971
- class GoogleCloudDialogflowV2beta1FulfillmentGenericWebService
3972
- # @private
3973
- class Representation < Google::Apis::Core::JsonRepresentation
3974
- property :is_cloud_function, as: 'isCloudFunction'
3975
- property :password, as: 'password'
3976
- hash :request_headers, as: 'requestHeaders'
3977
- property :uri, as: 'uri'
3978
- property :username, as: 'username'
5077
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GcsSources, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GcsSources::Representation
5078
+
5079
+ property :import_gcs_custom_metadata, as: 'importGcsCustomMetadata'
3979
5080
  end
3980
5081
  end
3981
5082
 
3982
- class GoogleCloudDialogflowV2beta1GcsSource
5083
+ class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
3983
5084
  # @private
3984
5085
  class Representation < Google::Apis::Core::JsonRepresentation
3985
- property :uri, as: 'uri'
5086
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
5087
+
3986
5088
  end
3987
5089
  end
3988
5090
 
3989
- class GoogleCloudDialogflowV2beta1ImportAgentRequest
5091
+ class GoogleCloudDialogflowV2beta1InputAudio
3990
5092
  # @private
3991
5093
  class Representation < Google::Apis::Core::JsonRepresentation
3992
- property :agent_content, :base64 => true, as: 'agentContent'
3993
- property :agent_uri, as: 'agentUri'
5094
+ property :audio, :base64 => true, as: 'audio'
5095
+ property :config, as: 'config', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InputAudioConfig::Representation
5096
+
3994
5097
  end
3995
5098
  end
3996
5099
 
@@ -3998,6 +5101,7 @@ module Google
3998
5101
  # @private
3999
5102
  class Representation < Google::Apis::Core::JsonRepresentation
4000
5103
  property :audio_encoding, as: 'audioEncoding'
5104
+ property :disable_no_speech_recognized_event, as: 'disableNoSpeechRecognizedEvent'
4001
5105
  property :enable_word_info, as: 'enableWordInfo'
4002
5106
  property :language_code, as: 'languageCode'
4003
5107
  property :model, as: 'model'
@@ -4010,6 +5114,14 @@ module Google
4010
5114
  end
4011
5115
  end
4012
5116
 
5117
+ class GoogleCloudDialogflowV2beta1InputText
5118
+ # @private
5119
+ class Representation < Google::Apis::Core::JsonRepresentation
5120
+ property :language_code, as: 'languageCode'
5121
+ property :text, as: 'text'
5122
+ end
5123
+ end
5124
+
4013
5125
  class GoogleCloudDialogflowV2beta1Intent
4014
5126
  # @private
4015
5127
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4022,6 +5134,7 @@ module Google
4022
5134
 
4023
5135
  collection :input_context_names, as: 'inputContextNames'
4024
5136
  property :is_fallback, as: 'isFallback'
5137
+ property :live_agent_handoff, as: 'liveAgentHandoff'
4025
5138
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage::Representation
4026
5139
 
4027
5140
  property :ml_disabled, as: 'mlDisabled'
@@ -4549,6 +5662,24 @@ module Google
4549
5662
  end
4550
5663
  end
4551
5664
 
5665
+ class GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse
5666
+ # @private
5667
+ class Representation < Google::Apis::Core::JsonRepresentation
5668
+ collection :answer_records, as: 'answerRecords', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerRecord, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerRecord::Representation
5669
+
5670
+ property :next_page_token, as: 'nextPageToken'
5671
+ end
5672
+ end
5673
+
5674
+ class GoogleCloudDialogflowV2beta1ListCallMatchersResponse
5675
+ # @private
5676
+ class Representation < Google::Apis::Core::JsonRepresentation
5677
+ collection :call_matchers, as: 'callMatchers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1CallMatcher, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1CallMatcher::Representation
5678
+
5679
+ property :next_page_token, as: 'nextPageToken'
5680
+ end
5681
+ end
5682
+
4552
5683
  class GoogleCloudDialogflowV2beta1ListContextsResponse
4553
5684
  # @private
4554
5685
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4558,6 +5689,24 @@ module Google
4558
5689
  end
4559
5690
  end
4560
5691
 
5692
+ class GoogleCloudDialogflowV2beta1ListConversationProfilesResponse
5693
+ # @private
5694
+ class Representation < Google::Apis::Core::JsonRepresentation
5695
+ collection :conversation_profiles, as: 'conversationProfiles', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationProfile, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationProfile::Representation
5696
+
5697
+ property :next_page_token, as: 'nextPageToken'
5698
+ end
5699
+ end
5700
+
5701
+ class GoogleCloudDialogflowV2beta1ListConversationsResponse
5702
+ # @private
5703
+ class Representation < Google::Apis::Core::JsonRepresentation
5704
+ collection :conversations, as: 'conversations', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Conversation, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Conversation::Representation
5705
+
5706
+ property :next_page_token, as: 'nextPageToken'
5707
+ end
5708
+ end
5709
+
4561
5710
  class GoogleCloudDialogflowV2beta1ListDocumentsResponse
4562
5711
  # @private
4563
5712
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4603,6 +5752,24 @@ module Google
4603
5752
  end
4604
5753
  end
4605
5754
 
5755
+ class GoogleCloudDialogflowV2beta1ListMessagesResponse
5756
+ # @private
5757
+ class Representation < Google::Apis::Core::JsonRepresentation
5758
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
5759
+
5760
+ property :next_page_token, as: 'nextPageToken'
5761
+ end
5762
+ end
5763
+
5764
+ class GoogleCloudDialogflowV2beta1ListParticipantsResponse
5765
+ # @private
5766
+ class Representation < Google::Apis::Core::JsonRepresentation
5767
+ property :next_page_token, as: 'nextPageToken'
5768
+ collection :participants, as: 'participants', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Participant, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Participant::Representation
5769
+
5770
+ end
5771
+ end
5772
+
4606
5773
  class GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse
4607
5774
  # @private
4608
5775
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4612,6 +5779,56 @@ module Google
4612
5779
  end
4613
5780
  end
4614
5781
 
5782
+ class GoogleCloudDialogflowV2beta1ListSuggestionsResponse
5783
+ # @private
5784
+ class Representation < Google::Apis::Core::JsonRepresentation
5785
+ property :next_page_token, as: 'nextPageToken'
5786
+ collection :suggestions, as: 'suggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion::Representation
5787
+
5788
+ end
5789
+ end
5790
+
5791
+ class GoogleCloudDialogflowV2beta1LoggingConfig
5792
+ # @private
5793
+ class Representation < Google::Apis::Core::JsonRepresentation
5794
+ property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
5795
+ end
5796
+ end
5797
+
5798
+ class GoogleCloudDialogflowV2beta1Message
5799
+ # @private
5800
+ class Representation < Google::Apis::Core::JsonRepresentation
5801
+ property :content, as: 'content'
5802
+ property :create_time, as: 'createTime'
5803
+ property :language_code, as: 'languageCode'
5804
+ property :message_annotation, as: 'messageAnnotation', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1MessageAnnotation, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1MessageAnnotation::Representation
5805
+
5806
+ property :name, as: 'name'
5807
+ property :participant, as: 'participant'
5808
+ property :participant_role, as: 'participantRole'
5809
+ property :send_time, as: 'sendTime'
5810
+ property :sentiment_analysis, as: 'sentimentAnalysis', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SentimentAnalysisResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SentimentAnalysisResult::Representation
5811
+
5812
+ end
5813
+ end
5814
+
5815
+ class GoogleCloudDialogflowV2beta1MessageAnnotation
5816
+ # @private
5817
+ class Representation < Google::Apis::Core::JsonRepresentation
5818
+ property :contain_entities, as: 'containEntities'
5819
+ collection :parts, as: 'parts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnnotatedMessagePart, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnnotatedMessagePart::Representation
5820
+
5821
+ end
5822
+ end
5823
+
5824
+ class GoogleCloudDialogflowV2beta1NotificationConfig
5825
+ # @private
5826
+ class Representation < Google::Apis::Core::JsonRepresentation
5827
+ property :message_format, as: 'messageFormat'
5828
+ property :topic, as: 'topic'
5829
+ end
5830
+ end
5831
+
4615
5832
  class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
4616
5833
  # @private
4617
5834
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4621,6 +5838,15 @@ module Google
4621
5838
  end
4622
5839
  end
4623
5840
 
5841
+ class GoogleCloudDialogflowV2beta1OutputAudio
5842
+ # @private
5843
+ class Representation < Google::Apis::Core::JsonRepresentation
5844
+ property :audio, :base64 => true, as: 'audio'
5845
+ property :config, as: 'config', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig::Representation
5846
+
5847
+ end
5848
+ end
5849
+
4624
5850
  class GoogleCloudDialogflowV2beta1OutputAudioConfig
4625
5851
  # @private
4626
5852
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4631,6 +5857,15 @@ module Google
4631
5857
  end
4632
5858
  end
4633
5859
 
5860
+ class GoogleCloudDialogflowV2beta1Participant
5861
+ # @private
5862
+ class Representation < Google::Apis::Core::JsonRepresentation
5863
+ property :name, as: 'name'
5864
+ property :obfuscated_external_user_id, as: 'obfuscatedExternalUserId'
5865
+ property :role, as: 'role'
5866
+ end
5867
+ end
5868
+
4634
5869
  class GoogleCloudDialogflowV2beta1QueryInput
4635
5870
  # @private
4636
5871
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4700,6 +5935,39 @@ module Google
4700
5935
  end
4701
5936
  end
4702
5937
 
5938
+ class GoogleCloudDialogflowV2beta1ResponseMessage
5939
+ # @private
5940
+ class Representation < Google::Apis::Core::JsonRepresentation
5941
+ property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction::Representation
5942
+
5943
+ property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff::Representation
5944
+
5945
+ hash :payload, as: 'payload'
5946
+ property :text, as: 'text', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageText, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageText::Representation
5947
+
5948
+ end
5949
+ end
5950
+
5951
+ class GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction
5952
+ # @private
5953
+ class Representation < Google::Apis::Core::JsonRepresentation
5954
+ end
5955
+ end
5956
+
5957
+ class GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff
5958
+ # @private
5959
+ class Representation < Google::Apis::Core::JsonRepresentation
5960
+ hash :metadata, as: 'metadata'
5961
+ end
5962
+ end
5963
+
5964
+ class GoogleCloudDialogflowV2beta1ResponseMessageText
5965
+ # @private
5966
+ class Representation < Google::Apis::Core::JsonRepresentation
5967
+ collection :text, as: 'text'
5968
+ end
5969
+ end
5970
+
4703
5971
  class GoogleCloudDialogflowV2beta1RestoreAgentRequest
4704
5972
  # @private
4705
5973
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4750,6 +6018,15 @@ module Google
4750
6018
  end
4751
6019
  end
4752
6020
 
6021
+ class GoogleCloudDialogflowV2beta1SmartReplyAnswer
6022
+ # @private
6023
+ class Representation < Google::Apis::Core::JsonRepresentation
6024
+ property :answer_record, as: 'answerRecord'
6025
+ property :confidence, as: 'confidence'
6026
+ property :reply, as: 'reply'
6027
+ end
6028
+ end
6029
+
4753
6030
  class GoogleCloudDialogflowV2beta1SpeechContext
4754
6031
  # @private
4755
6032
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4758,6 +6035,13 @@ module Google
4758
6035
  end
4759
6036
  end
4760
6037
 
6038
+ class GoogleCloudDialogflowV2beta1SpeechToTextConfig
6039
+ # @private
6040
+ class Representation < Google::Apis::Core::JsonRepresentation
6041
+ property :speech_model_variant, as: 'speechModelVariant'
6042
+ end
6043
+ end
6044
+
4761
6045
  class GoogleCloudDialogflowV2beta1SubAgent
4762
6046
  # @private
4763
6047
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4766,6 +6050,119 @@ module Google
4766
6050
  end
4767
6051
  end
4768
6052
 
6053
+ class GoogleCloudDialogflowV2beta1SuggestArticlesRequest
6054
+ # @private
6055
+ class Representation < Google::Apis::Core::JsonRepresentation
6056
+ property :context_size, as: 'contextSize'
6057
+ property :latest_message, as: 'latestMessage'
6058
+ end
6059
+ end
6060
+
6061
+ class GoogleCloudDialogflowV2beta1SuggestArticlesResponse
6062
+ # @private
6063
+ class Representation < Google::Apis::Core::JsonRepresentation
6064
+ collection :article_answers, as: 'articleAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer::Representation
6065
+
6066
+ property :context_size, as: 'contextSize'
6067
+ property :latest_message, as: 'latestMessage'
6068
+ end
6069
+ end
6070
+
6071
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest
6072
+ # @private
6073
+ class Representation < Google::Apis::Core::JsonRepresentation
6074
+ property :context_size, as: 'contextSize'
6075
+ property :latest_message, as: 'latestMessage'
6076
+ end
6077
+ end
6078
+
6079
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
6080
+ # @private
6081
+ class Representation < Google::Apis::Core::JsonRepresentation
6082
+ property :context_size, as: 'contextSize'
6083
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer::Representation
6084
+
6085
+ property :latest_message, as: 'latestMessage'
6086
+ end
6087
+ end
6088
+
6089
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest
6090
+ # @private
6091
+ class Representation < Google::Apis::Core::JsonRepresentation
6092
+ property :context_size, as: 'contextSize'
6093
+ property :current_text_input, as: 'currentTextInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput::Representation
6094
+
6095
+ property :latest_message, as: 'latestMessage'
6096
+ end
6097
+ end
6098
+
6099
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
6100
+ # @private
6101
+ class Representation < Google::Apis::Core::JsonRepresentation
6102
+ property :context_size, as: 'contextSize'
6103
+ property :latest_message, as: 'latestMessage'
6104
+ collection :smart_reply_answers, as: 'smartReplyAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SmartReplyAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SmartReplyAnswer::Representation
6105
+
6106
+ end
6107
+ end
6108
+
6109
+ class GoogleCloudDialogflowV2beta1Suggestion
6110
+ # @private
6111
+ class Representation < Google::Apis::Core::JsonRepresentation
6112
+ collection :articles, as: 'articles', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionArticle, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionArticle::Representation
6113
+
6114
+ property :create_time, as: 'createTime'
6115
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFaqAnswer::Representation
6116
+
6117
+ property :latest_message, as: 'latestMessage'
6118
+ property :name, as: 'name'
6119
+ end
6120
+ end
6121
+
6122
+ class GoogleCloudDialogflowV2beta1SuggestionArticle
6123
+ # @private
6124
+ class Representation < Google::Apis::Core::JsonRepresentation
6125
+ property :answer_record, as: 'answerRecord'
6126
+ hash :metadata, as: 'metadata'
6127
+ collection :snippets, as: 'snippets'
6128
+ property :title, as: 'title'
6129
+ property :uri, as: 'uri'
6130
+ end
6131
+ end
6132
+
6133
+ class GoogleCloudDialogflowV2beta1SuggestionFaqAnswer
6134
+ # @private
6135
+ class Representation < Google::Apis::Core::JsonRepresentation
6136
+ property :answer, as: 'answer'
6137
+ property :answer_record, as: 'answerRecord'
6138
+ property :confidence, as: 'confidence'
6139
+ hash :metadata, as: 'metadata'
6140
+ property :question, as: 'question'
6141
+ property :source, as: 'source'
6142
+ end
6143
+ end
6144
+
6145
+ class GoogleCloudDialogflowV2beta1SuggestionFeature
6146
+ # @private
6147
+ class Representation < Google::Apis::Core::JsonRepresentation
6148
+ property :type, as: 'type'
6149
+ end
6150
+ end
6151
+
6152
+ class GoogleCloudDialogflowV2beta1SuggestionResult
6153
+ # @private
6154
+ class Representation < Google::Apis::Core::JsonRepresentation
6155
+ property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
6156
+
6157
+ property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestArticlesResponse::Representation
6158
+
6159
+ property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse::Representation
6160
+
6161
+ property :suggest_smart_replies_response, as: 'suggestSmartRepliesResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse::Representation
6162
+
6163
+ end
6164
+ end
6165
+
4769
6166
  class GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig
4770
6167
  # @private
4771
6168
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4840,6 +6237,7 @@ module Google
4840
6237
  collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage::Representation
4841
6238
 
4842
6239
  property :fulfillment_text, as: 'fulfillmentText'
6240
+ property :live_agent_handoff, as: 'liveAgentHandoff'
4843
6241
  collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context::Representation
4844
6242
 
4845
6243
  hash :payload, as: 'payload'