google-apis-dialogflow_v2beta1 0.6.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.6.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 = "20210222"
25
+ REVISION = "20210307"
26
26
  end
27
27
  end
28
28
  end
@@ -844,6 +844,12 @@ module Google
844
844
  include Google::Apis::Core::JsonObjectSupport
845
845
  end
846
846
 
847
+ class GoogleCloudDialogflowV2ArticleAnswer
848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
849
+
850
+ include Google::Apis::Core::JsonObjectSupport
851
+ end
852
+
847
853
  class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
848
854
  class Representation < Google::Apis::Core::JsonRepresentation; end
849
855
 
@@ -892,6 +898,18 @@ module Google
892
898
  include Google::Apis::Core::JsonObjectSupport
893
899
  end
894
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
+
895
913
  class GoogleCloudDialogflowV2Intent
896
914
  class Representation < Google::Apis::Core::JsonRepresentation; end
897
915
 
@@ -1090,6 +1108,12 @@ module Google
1090
1108
  include Google::Apis::Core::JsonObjectSupport
1091
1109
  end
1092
1110
 
1111
+ class GoogleCloudDialogflowV2KnowledgeOperationMetadata
1112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1113
+
1114
+ include Google::Apis::Core::JsonObjectSupport
1115
+ end
1116
+
1093
1117
  class GoogleCloudDialogflowV2Message
1094
1118
  class Representation < Google::Apis::Core::JsonRepresentation; end
1095
1119
 
@@ -1132,781 +1156,1267 @@ module Google
1132
1156
  include Google::Apis::Core::JsonObjectSupport
1133
1157
  end
1134
1158
 
1135
- class GoogleCloudDialogflowV2WebhookRequest
1159
+ class GoogleCloudDialogflowV2SuggestArticlesResponse
1136
1160
  class Representation < Google::Apis::Core::JsonRepresentation; end
1137
1161
 
1138
1162
  include Google::Apis::Core::JsonObjectSupport
1139
1163
  end
1140
1164
 
1141
- class GoogleCloudDialogflowV2WebhookResponse
1165
+ class GoogleCloudDialogflowV2SuggestFaqAnswersResponse
1142
1166
  class Representation < Google::Apis::Core::JsonRepresentation; end
1143
1167
 
1144
1168
  include Google::Apis::Core::JsonObjectSupport
1145
1169
  end
1146
1170
 
1147
- class GoogleCloudDialogflowV2beta1Agent
1171
+ class GoogleCloudDialogflowV2SuggestionResult
1148
1172
  class Representation < Google::Apis::Core::JsonRepresentation; end
1149
1173
 
1150
1174
  include Google::Apis::Core::JsonObjectSupport
1151
1175
  end
1152
1176
 
1153
- class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
1177
+ class GoogleCloudDialogflowV2WebhookRequest
1154
1178
  class Representation < Google::Apis::Core::JsonRepresentation; end
1155
1179
 
1156
1180
  include Google::Apis::Core::JsonObjectSupport
1157
1181
  end
1158
1182
 
1159
- class GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest
1183
+ class GoogleCloudDialogflowV2WebhookResponse
1160
1184
  class Representation < Google::Apis::Core::JsonRepresentation; end
1161
1185
 
1162
1186
  include Google::Apis::Core::JsonObjectSupport
1163
1187
  end
1164
1188
 
1165
- class GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest
1189
+ class GoogleCloudDialogflowV2beta1Agent
1166
1190
  class Representation < Google::Apis::Core::JsonRepresentation; end
1167
1191
 
1168
1192
  include Google::Apis::Core::JsonObjectSupport
1169
1193
  end
1170
1194
 
1171
- class GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest
1195
+ class GoogleCloudDialogflowV2beta1AgentAssistantFeedback
1172
1196
  class Representation < Google::Apis::Core::JsonRepresentation; end
1173
1197
 
1174
1198
  include Google::Apis::Core::JsonObjectSupport
1175
1199
  end
1176
1200
 
1177
- class GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest
1201
+ class GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback
1178
1202
  class Representation < Google::Apis::Core::JsonRepresentation; end
1179
1203
 
1180
1204
  include Google::Apis::Core::JsonObjectSupport
1181
1205
  end
1182
1206
 
1183
- class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest
1207
+ class GoogleCloudDialogflowV2beta1AgentAssistantRecord
1184
1208
  class Representation < Google::Apis::Core::JsonRepresentation; end
1185
1209
 
1186
1210
  include Google::Apis::Core::JsonObjectSupport
1187
1211
  end
1188
1212
 
1189
- class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
1213
+ class GoogleCloudDialogflowV2beta1AnalyzeContentRequest
1190
1214
  class Representation < Google::Apis::Core::JsonRepresentation; end
1191
1215
 
1192
1216
  include Google::Apis::Core::JsonObjectSupport
1193
1217
  end
1194
1218
 
1195
- class GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest
1219
+ class GoogleCloudDialogflowV2beta1AnalyzeContentResponse
1196
1220
  class Representation < Google::Apis::Core::JsonRepresentation; end
1197
1221
 
1198
1222
  include Google::Apis::Core::JsonObjectSupport
1199
1223
  end
1200
1224
 
1201
- class GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
1225
+ class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
1202
1226
  class Representation < Google::Apis::Core::JsonRepresentation; end
1203
1227
 
1204
1228
  include Google::Apis::Core::JsonObjectSupport
1205
1229
  end
1206
1230
 
1207
- class GoogleCloudDialogflowV2beta1Context
1231
+ class GoogleCloudDialogflowV2beta1AnswerFeedback
1208
1232
  class Representation < Google::Apis::Core::JsonRepresentation; end
1209
1233
 
1210
1234
  include Google::Apis::Core::JsonObjectSupport
1211
1235
  end
1212
1236
 
1213
- class GoogleCloudDialogflowV2beta1DetectIntentRequest
1237
+ class GoogleCloudDialogflowV2beta1AnswerRecord
1214
1238
  class Representation < Google::Apis::Core::JsonRepresentation; end
1215
1239
 
1216
1240
  include Google::Apis::Core::JsonObjectSupport
1217
1241
  end
1218
1242
 
1219
- class GoogleCloudDialogflowV2beta1DetectIntentResponse
1243
+ class GoogleCloudDialogflowV2beta1ArticleAnswer
1220
1244
  class Representation < Google::Apis::Core::JsonRepresentation; end
1221
1245
 
1222
1246
  include Google::Apis::Core::JsonObjectSupport
1223
1247
  end
1224
1248
 
1225
- class GoogleCloudDialogflowV2beta1Document
1249
+ class GoogleCloudDialogflowV2beta1AudioInput
1226
1250
  class Representation < Google::Apis::Core::JsonRepresentation; end
1227
1251
 
1228
1252
  include Google::Apis::Core::JsonObjectSupport
1229
1253
  end
1230
1254
 
1231
- class GoogleCloudDialogflowV2beta1DocumentReloadStatus
1255
+ class GoogleCloudDialogflowV2beta1AutomatedAgentConfig
1232
1256
  class Representation < Google::Apis::Core::JsonRepresentation; end
1233
1257
 
1234
1258
  include Google::Apis::Core::JsonObjectSupport
1235
1259
  end
1236
1260
 
1237
- class GoogleCloudDialogflowV2beta1EntityType
1261
+ class GoogleCloudDialogflowV2beta1AutomatedAgentReply
1238
1262
  class Representation < Google::Apis::Core::JsonRepresentation; end
1239
1263
 
1240
1264
  include Google::Apis::Core::JsonObjectSupport
1241
1265
  end
1242
1266
 
1243
- class GoogleCloudDialogflowV2beta1EntityTypeBatch
1267
+ class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
1244
1268
  class Representation < Google::Apis::Core::JsonRepresentation; end
1245
1269
 
1246
1270
  include Google::Apis::Core::JsonObjectSupport
1247
1271
  end
1248
1272
 
1249
- class GoogleCloudDialogflowV2beta1EntityTypeEntity
1273
+ class GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest
1250
1274
  class Representation < Google::Apis::Core::JsonRepresentation; end
1251
1275
 
1252
1276
  include Google::Apis::Core::JsonObjectSupport
1253
1277
  end
1254
1278
 
1255
- class GoogleCloudDialogflowV2beta1Environment
1279
+ class GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse
1256
1280
  class Representation < Google::Apis::Core::JsonRepresentation; end
1257
1281
 
1258
1282
  include Google::Apis::Core::JsonObjectSupport
1259
1283
  end
1260
1284
 
1261
- class GoogleCloudDialogflowV2beta1EventInput
1285
+ class GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest
1262
1286
  class Representation < Google::Apis::Core::JsonRepresentation; end
1263
1287
 
1264
1288
  include Google::Apis::Core::JsonObjectSupport
1265
1289
  end
1266
1290
 
1267
- class GoogleCloudDialogflowV2beta1ExportAgentRequest
1291
+ class GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest
1268
1292
  class Representation < Google::Apis::Core::JsonRepresentation; end
1269
1293
 
1270
1294
  include Google::Apis::Core::JsonObjectSupport
1271
1295
  end
1272
1296
 
1273
- class GoogleCloudDialogflowV2beta1ExportAgentResponse
1297
+ class GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest
1274
1298
  class Representation < Google::Apis::Core::JsonRepresentation; end
1275
1299
 
1276
1300
  include Google::Apis::Core::JsonObjectSupport
1277
1301
  end
1278
1302
 
1279
- class GoogleCloudDialogflowV2beta1Fulfillment
1303
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest
1280
1304
  class Representation < Google::Apis::Core::JsonRepresentation; end
1281
1305
 
1282
1306
  include Google::Apis::Core::JsonObjectSupport
1283
1307
  end
1284
1308
 
1285
- class GoogleCloudDialogflowV2beta1FulfillmentFeature
1309
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest
1286
1310
  class Representation < Google::Apis::Core::JsonRepresentation; end
1287
1311
 
1288
1312
  include Google::Apis::Core::JsonObjectSupport
1289
1313
  end
1290
1314
 
1291
- class GoogleCloudDialogflowV2beta1FulfillmentGenericWebService
1315
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
1292
1316
  class Representation < Google::Apis::Core::JsonRepresentation; end
1293
1317
 
1294
1318
  include Google::Apis::Core::JsonObjectSupport
1295
1319
  end
1296
1320
 
1297
- class GoogleCloudDialogflowV2beta1GcsSource
1321
+ class GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest
1298
1322
  class Representation < Google::Apis::Core::JsonRepresentation; end
1299
1323
 
1300
1324
  include Google::Apis::Core::JsonObjectSupport
1301
1325
  end
1302
1326
 
1303
- class GoogleCloudDialogflowV2beta1ImportAgentRequest
1327
+ class GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
1304
1328
  class Representation < Google::Apis::Core::JsonRepresentation; end
1305
1329
 
1306
1330
  include Google::Apis::Core::JsonObjectSupport
1307
1331
  end
1308
1332
 
1309
- class GoogleCloudDialogflowV2beta1InputAudioConfig
1333
+ class GoogleCloudDialogflowV2beta1CallMatcher
1310
1334
  class Representation < Google::Apis::Core::JsonRepresentation; end
1311
1335
 
1312
1336
  include Google::Apis::Core::JsonObjectSupport
1313
1337
  end
1314
1338
 
1315
- class GoogleCloudDialogflowV2beta1Intent
1339
+ class GoogleCloudDialogflowV2beta1CallMatcherCustomHeaders
1316
1340
  class Representation < Google::Apis::Core::JsonRepresentation; end
1317
1341
 
1318
1342
  include Google::Apis::Core::JsonObjectSupport
1319
1343
  end
1320
1344
 
1321
- class GoogleCloudDialogflowV2beta1IntentBatch
1345
+ class GoogleCloudDialogflowV2beta1CompileSuggestionRequest
1322
1346
  class Representation < Google::Apis::Core::JsonRepresentation; end
1323
1347
 
1324
1348
  include Google::Apis::Core::JsonObjectSupport
1325
1349
  end
1326
1350
 
1327
- class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
1351
+ class GoogleCloudDialogflowV2beta1CompileSuggestionResponse
1328
1352
  class Representation < Google::Apis::Core::JsonRepresentation; end
1329
1353
 
1330
1354
  include Google::Apis::Core::JsonObjectSupport
1331
1355
  end
1332
1356
 
1333
- class GoogleCloudDialogflowV2beta1IntentMessage
1357
+ class GoogleCloudDialogflowV2beta1CompleteConversationRequest
1334
1358
  class Representation < Google::Apis::Core::JsonRepresentation; end
1335
1359
 
1336
1360
  include Google::Apis::Core::JsonObjectSupport
1337
1361
  end
1338
1362
 
1339
- class GoogleCloudDialogflowV2beta1IntentMessageBasicCard
1363
+ class GoogleCloudDialogflowV2beta1Context
1340
1364
  class Representation < Google::Apis::Core::JsonRepresentation; end
1341
1365
 
1342
1366
  include Google::Apis::Core::JsonObjectSupport
1343
1367
  end
1344
1368
 
1345
- class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
1369
+ class GoogleCloudDialogflowV2beta1Conversation
1346
1370
  class Representation < Google::Apis::Core::JsonRepresentation; end
1347
1371
 
1348
1372
  include Google::Apis::Core::JsonObjectSupport
1349
1373
  end
1350
1374
 
1351
- class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
1375
+ class GoogleCloudDialogflowV2beta1ConversationEvent
1352
1376
  class Representation < Google::Apis::Core::JsonRepresentation; end
1353
1377
 
1354
1378
  include Google::Apis::Core::JsonObjectSupport
1355
1379
  end
1356
1380
 
1357
- class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
1381
+ class GoogleCloudDialogflowV2beta1ConversationPhoneNumber
1358
1382
  class Representation < Google::Apis::Core::JsonRepresentation; end
1359
1383
 
1360
1384
  include Google::Apis::Core::JsonObjectSupport
1361
1385
  end
1362
1386
 
1363
- class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
1387
+ class GoogleCloudDialogflowV2beta1ConversationProfile
1364
1388
  class Representation < Google::Apis::Core::JsonRepresentation; end
1365
1389
 
1366
1390
  include Google::Apis::Core::JsonObjectSupport
1367
1391
  end
1368
1392
 
1369
- class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
1393
+ class GoogleCloudDialogflowV2beta1CreateCallMatcherRequest
1370
1394
  class Representation < Google::Apis::Core::JsonRepresentation; end
1371
1395
 
1372
1396
  include Google::Apis::Core::JsonObjectSupport
1373
1397
  end
1374
1398
 
1375
- class GoogleCloudDialogflowV2beta1IntentMessageCard
1399
+ class GoogleCloudDialogflowV2beta1CreateMessageRequest
1376
1400
  class Representation < Google::Apis::Core::JsonRepresentation; end
1377
1401
 
1378
1402
  include Google::Apis::Core::JsonObjectSupport
1379
1403
  end
1380
1404
 
1381
- class GoogleCloudDialogflowV2beta1IntentMessageCardButton
1405
+ class GoogleCloudDialogflowV2beta1DetectIntentRequest
1382
1406
  class Representation < Google::Apis::Core::JsonRepresentation; end
1383
1407
 
1384
1408
  include Google::Apis::Core::JsonObjectSupport
1385
1409
  end
1386
1410
 
1387
- class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
1411
+ class GoogleCloudDialogflowV2beta1DetectIntentResponse
1388
1412
  class Representation < Google::Apis::Core::JsonRepresentation; end
1389
1413
 
1390
1414
  include Google::Apis::Core::JsonObjectSupport
1391
1415
  end
1392
1416
 
1393
- class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
1417
+ class GoogleCloudDialogflowV2beta1Document
1394
1418
  class Representation < Google::Apis::Core::JsonRepresentation; end
1395
1419
 
1396
1420
  include Google::Apis::Core::JsonObjectSupport
1397
1421
  end
1398
1422
 
1399
- class GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
1423
+ class GoogleCloudDialogflowV2beta1DocumentReloadStatus
1400
1424
  class Representation < Google::Apis::Core::JsonRepresentation; end
1401
1425
 
1402
1426
  include Google::Apis::Core::JsonObjectSupport
1403
1427
  end
1404
1428
 
1405
- class GoogleCloudDialogflowV2beta1IntentMessageImage
1429
+ class GoogleCloudDialogflowV2beta1DtmfParameters
1406
1430
  class Representation < Google::Apis::Core::JsonRepresentation; end
1407
1431
 
1408
1432
  include Google::Apis::Core::JsonObjectSupport
1409
1433
  end
1410
1434
 
1411
- class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
1435
+ class GoogleCloudDialogflowV2beta1EntityType
1412
1436
  class Representation < Google::Apis::Core::JsonRepresentation; end
1413
1437
 
1414
1438
  include Google::Apis::Core::JsonObjectSupport
1415
1439
  end
1416
1440
 
1417
- class GoogleCloudDialogflowV2beta1IntentMessageListSelect
1441
+ class GoogleCloudDialogflowV2beta1EntityTypeBatch
1418
1442
  class Representation < Google::Apis::Core::JsonRepresentation; end
1419
1443
 
1420
1444
  include Google::Apis::Core::JsonObjectSupport
1421
1445
  end
1422
1446
 
1423
- class GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
1447
+ class GoogleCloudDialogflowV2beta1EntityTypeEntity
1424
1448
  class Representation < Google::Apis::Core::JsonRepresentation; end
1425
1449
 
1426
1450
  include Google::Apis::Core::JsonObjectSupport
1427
1451
  end
1428
1452
 
1429
- class GoogleCloudDialogflowV2beta1IntentMessageMediaContent
1453
+ class GoogleCloudDialogflowV2beta1Environment
1430
1454
  class Representation < Google::Apis::Core::JsonRepresentation; end
1431
1455
 
1432
1456
  include Google::Apis::Core::JsonObjectSupport
1433
1457
  end
1434
1458
 
1435
- class GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
1459
+ class GoogleCloudDialogflowV2beta1EventInput
1436
1460
  class Representation < Google::Apis::Core::JsonRepresentation; end
1437
1461
 
1438
1462
  include Google::Apis::Core::JsonObjectSupport
1439
1463
  end
1440
1464
 
1441
- class GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
1465
+ class GoogleCloudDialogflowV2beta1ExportAgentRequest
1442
1466
  class Representation < Google::Apis::Core::JsonRepresentation; end
1443
1467
 
1444
1468
  include Google::Apis::Core::JsonObjectSupport
1445
1469
  end
1446
1470
 
1447
- class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
1471
+ class GoogleCloudDialogflowV2beta1ExportAgentResponse
1448
1472
  class Representation < Google::Apis::Core::JsonRepresentation; end
1449
1473
 
1450
1474
  include Google::Apis::Core::JsonObjectSupport
1451
1475
  end
1452
1476
 
1453
- class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
1477
+ class GoogleCloudDialogflowV2beta1FaqAnswer
1454
1478
  class Representation < Google::Apis::Core::JsonRepresentation; end
1455
1479
 
1456
1480
  include Google::Apis::Core::JsonObjectSupport
1457
1481
  end
1458
1482
 
1459
- class GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
1483
+ class GoogleCloudDialogflowV2beta1Fulfillment
1460
1484
  class Representation < Google::Apis::Core::JsonRepresentation; end
1461
1485
 
1462
1486
  include Google::Apis::Core::JsonObjectSupport
1463
1487
  end
1464
1488
 
1465
- class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
1489
+ class GoogleCloudDialogflowV2beta1FulfillmentFeature
1466
1490
  class Representation < Google::Apis::Core::JsonRepresentation; end
1467
1491
 
1468
1492
  include Google::Apis::Core::JsonObjectSupport
1469
1493
  end
1470
1494
 
1471
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
1495
+ class GoogleCloudDialogflowV2beta1FulfillmentGenericWebService
1472
1496
  class Representation < Google::Apis::Core::JsonRepresentation; end
1473
1497
 
1474
1498
  include Google::Apis::Core::JsonObjectSupport
1475
1499
  end
1476
1500
 
1477
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
1501
+ class GoogleCloudDialogflowV2beta1GcsSource
1478
1502
  class Representation < Google::Apis::Core::JsonRepresentation; end
1479
1503
 
1480
1504
  include Google::Apis::Core::JsonObjectSupport
1481
1505
  end
1482
1506
 
1483
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
1507
+ class GoogleCloudDialogflowV2beta1GcsSources
1484
1508
  class Representation < Google::Apis::Core::JsonRepresentation; end
1485
1509
 
1486
1510
  include Google::Apis::Core::JsonObjectSupport
1487
1511
  end
1488
1512
 
1489
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
1513
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig
1490
1514
  class Representation < Google::Apis::Core::JsonRepresentation; end
1491
1515
 
1492
1516
  include Google::Apis::Core::JsonObjectSupport
1493
1517
  end
1494
1518
 
1495
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
1519
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig
1496
1520
  class Representation < Google::Apis::Core::JsonRepresentation; end
1497
1521
 
1498
1522
  include Google::Apis::Core::JsonObjectSupport
1499
1523
  end
1500
1524
 
1501
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
1525
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig
1502
1526
  class Representation < Google::Apis::Core::JsonRepresentation; end
1503
1527
 
1504
1528
  include Google::Apis::Core::JsonObjectSupport
1505
1529
  end
1506
1530
 
1507
- class GoogleCloudDialogflowV2beta1IntentMessageRbmText
1531
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig
1508
1532
  class Representation < Google::Apis::Core::JsonRepresentation; end
1509
1533
 
1510
1534
  include Google::Apis::Core::JsonObjectSupport
1511
1535
  end
1512
1536
 
1513
- class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
1537
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig
1514
1538
  class Representation < Google::Apis::Core::JsonRepresentation; end
1515
1539
 
1516
1540
  include Google::Apis::Core::JsonObjectSupport
1517
1541
  end
1518
1542
 
1519
- class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
1543
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig
1520
1544
  class Representation < Google::Apis::Core::JsonRepresentation; end
1521
1545
 
1522
1546
  include Google::Apis::Core::JsonObjectSupport
1523
1547
  end
1524
1548
 
1525
- class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
1549
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings
1526
1550
  class Representation < Google::Apis::Core::JsonRepresentation; end
1527
1551
 
1528
1552
  include Google::Apis::Core::JsonObjectSupport
1529
1553
  end
1530
1554
 
1531
- class GoogleCloudDialogflowV2beta1IntentMessageSuggestion
1555
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource
1532
1556
  class Representation < Google::Apis::Core::JsonRepresentation; end
1533
1557
 
1534
1558
  include Google::Apis::Core::JsonObjectSupport
1535
1559
  end
1536
1560
 
1537
- class GoogleCloudDialogflowV2beta1IntentMessageSuggestions
1561
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource
1538
1562
  class Representation < Google::Apis::Core::JsonRepresentation; end
1539
1563
 
1540
1564
  include Google::Apis::Core::JsonObjectSupport
1541
1565
  end
1542
1566
 
1543
- class GoogleCloudDialogflowV2beta1IntentMessageTableCard
1567
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource
1544
1568
  class Representation < Google::Apis::Core::JsonRepresentation; end
1545
1569
 
1546
1570
  include Google::Apis::Core::JsonObjectSupport
1547
1571
  end
1548
1572
 
1549
- class GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
1573
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings
1550
1574
  class Representation < Google::Apis::Core::JsonRepresentation; end
1551
1575
 
1552
1576
  include Google::Apis::Core::JsonObjectSupport
1553
1577
  end
1554
1578
 
1555
- class GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
1579
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
1556
1580
  class Representation < Google::Apis::Core::JsonRepresentation; end
1557
1581
 
1558
1582
  include Google::Apis::Core::JsonObjectSupport
1559
1583
  end
1560
1584
 
1561
- class GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
1585
+ class GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig
1562
1586
  class Representation < Google::Apis::Core::JsonRepresentation; end
1563
1587
 
1564
1588
  include Google::Apis::Core::JsonObjectSupport
1565
1589
  end
1566
1590
 
1567
- class GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
1591
+ class GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig
1568
1592
  class Representation < Google::Apis::Core::JsonRepresentation; end
1569
1593
 
1570
1594
  include Google::Apis::Core::JsonObjectSupport
1571
1595
  end
1572
1596
 
1573
- class GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
1597
+ class GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig
1574
1598
  class Representation < Google::Apis::Core::JsonRepresentation; end
1575
1599
 
1576
1600
  include Google::Apis::Core::JsonObjectSupport
1577
1601
  end
1578
1602
 
1579
- class GoogleCloudDialogflowV2beta1IntentMessageText
1603
+ class GoogleCloudDialogflowV2beta1ImportAgentRequest
1580
1604
  class Representation < Google::Apis::Core::JsonRepresentation; end
1581
1605
 
1582
1606
  include Google::Apis::Core::JsonObjectSupport
1583
1607
  end
1584
1608
 
1585
- class GoogleCloudDialogflowV2beta1IntentParameter
1609
+ class GoogleCloudDialogflowV2beta1ImportDocumentTemplate
1586
1610
  class Representation < Google::Apis::Core::JsonRepresentation; end
1587
1611
 
1588
1612
  include Google::Apis::Core::JsonObjectSupport
1589
1613
  end
1590
1614
 
1591
- class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
1615
+ class GoogleCloudDialogflowV2beta1ImportDocumentsRequest
1592
1616
  class Representation < Google::Apis::Core::JsonRepresentation; end
1593
1617
 
1594
1618
  include Google::Apis::Core::JsonObjectSupport
1595
1619
  end
1596
1620
 
1597
- class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
1621
+ class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
1598
1622
  class Representation < Google::Apis::Core::JsonRepresentation; end
1599
1623
 
1600
1624
  include Google::Apis::Core::JsonObjectSupport
1601
1625
  end
1602
1626
 
1603
- class GoogleCloudDialogflowV2beta1KnowledgeAnswers
1627
+ class GoogleCloudDialogflowV2beta1InputAudio
1604
1628
  class Representation < Google::Apis::Core::JsonRepresentation; end
1605
1629
 
1606
1630
  include Google::Apis::Core::JsonObjectSupport
1607
1631
  end
1608
1632
 
1609
- class GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
1633
+ class GoogleCloudDialogflowV2beta1InputAudioConfig
1610
1634
  class Representation < Google::Apis::Core::JsonRepresentation; end
1611
1635
 
1612
1636
  include Google::Apis::Core::JsonObjectSupport
1613
1637
  end
1614
1638
 
1615
- class GoogleCloudDialogflowV2beta1KnowledgeBase
1639
+ class GoogleCloudDialogflowV2beta1InputText
1616
1640
  class Representation < Google::Apis::Core::JsonRepresentation; end
1617
1641
 
1618
1642
  include Google::Apis::Core::JsonObjectSupport
1619
1643
  end
1620
1644
 
1621
- class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
1645
+ class GoogleCloudDialogflowV2beta1Intent
1622
1646
  class Representation < Google::Apis::Core::JsonRepresentation; end
1623
1647
 
1624
1648
  include Google::Apis::Core::JsonObjectSupport
1625
1649
  end
1626
1650
 
1627
- class GoogleCloudDialogflowV2beta1ListContextsResponse
1651
+ class GoogleCloudDialogflowV2beta1IntentBatch
1628
1652
  class Representation < Google::Apis::Core::JsonRepresentation; end
1629
1653
 
1630
1654
  include Google::Apis::Core::JsonObjectSupport
1631
1655
  end
1632
1656
 
1633
- class GoogleCloudDialogflowV2beta1ListDocumentsResponse
1657
+ class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
1634
1658
  class Representation < Google::Apis::Core::JsonRepresentation; end
1635
1659
 
1636
1660
  include Google::Apis::Core::JsonObjectSupport
1637
1661
  end
1638
1662
 
1639
- class GoogleCloudDialogflowV2beta1ListEntityTypesResponse
1663
+ class GoogleCloudDialogflowV2beta1IntentMessage
1640
1664
  class Representation < Google::Apis::Core::JsonRepresentation; end
1641
1665
 
1642
1666
  include Google::Apis::Core::JsonObjectSupport
1643
1667
  end
1644
1668
 
1645
- class GoogleCloudDialogflowV2beta1ListEnvironmentsResponse
1669
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCard
1646
1670
  class Representation < Google::Apis::Core::JsonRepresentation; end
1647
1671
 
1648
1672
  include Google::Apis::Core::JsonObjectSupport
1649
1673
  end
1650
1674
 
1651
- class GoogleCloudDialogflowV2beta1ListIntentsResponse
1675
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
1652
1676
  class Representation < Google::Apis::Core::JsonRepresentation; end
1653
1677
 
1654
1678
  include Google::Apis::Core::JsonObjectSupport
1655
1679
  end
1656
1680
 
1657
- class GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse
1681
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
1658
1682
  class Representation < Google::Apis::Core::JsonRepresentation; end
1659
1683
 
1660
1684
  include Google::Apis::Core::JsonObjectSupport
1661
1685
  end
1662
1686
 
1663
- class GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse
1687
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
1664
1688
  class Representation < Google::Apis::Core::JsonRepresentation; end
1665
1689
 
1666
1690
  include Google::Apis::Core::JsonObjectSupport
1667
1691
  end
1668
1692
 
1669
- class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
1693
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
1670
1694
  class Representation < Google::Apis::Core::JsonRepresentation; end
1671
1695
 
1672
1696
  include Google::Apis::Core::JsonObjectSupport
1673
1697
  end
1674
1698
 
1675
- class GoogleCloudDialogflowV2beta1OutputAudioConfig
1699
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
1676
1700
  class Representation < Google::Apis::Core::JsonRepresentation; end
1677
1701
 
1678
1702
  include Google::Apis::Core::JsonObjectSupport
1679
1703
  end
1680
1704
 
1681
- class GoogleCloudDialogflowV2beta1QueryInput
1705
+ class GoogleCloudDialogflowV2beta1IntentMessageCard
1682
1706
  class Representation < Google::Apis::Core::JsonRepresentation; end
1683
1707
 
1684
1708
  include Google::Apis::Core::JsonObjectSupport
1685
1709
  end
1686
1710
 
1687
- class GoogleCloudDialogflowV2beta1QueryParameters
1711
+ class GoogleCloudDialogflowV2beta1IntentMessageCardButton
1688
1712
  class Representation < Google::Apis::Core::JsonRepresentation; end
1689
1713
 
1690
1714
  include Google::Apis::Core::JsonObjectSupport
1691
1715
  end
1692
1716
 
1693
- class GoogleCloudDialogflowV2beta1QueryResult
1717
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
1694
1718
  class Representation < Google::Apis::Core::JsonRepresentation; end
1695
1719
 
1696
1720
  include Google::Apis::Core::JsonObjectSupport
1697
1721
  end
1698
1722
 
1699
- class GoogleCloudDialogflowV2beta1ReloadDocumentRequest
1723
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
1700
1724
  class Representation < Google::Apis::Core::JsonRepresentation; end
1701
1725
 
1702
1726
  include Google::Apis::Core::JsonObjectSupport
1703
1727
  end
1704
1728
 
1705
- class GoogleCloudDialogflowV2beta1RestoreAgentRequest
1729
+ class GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
1706
1730
  class Representation < Google::Apis::Core::JsonRepresentation; end
1707
1731
 
1708
1732
  include Google::Apis::Core::JsonObjectSupport
1709
1733
  end
1710
1734
 
1711
- class GoogleCloudDialogflowV2beta1SearchAgentsResponse
1735
+ class GoogleCloudDialogflowV2beta1IntentMessageImage
1712
1736
  class Representation < Google::Apis::Core::JsonRepresentation; end
1713
1737
 
1714
1738
  include Google::Apis::Core::JsonObjectSupport
1715
1739
  end
1716
1740
 
1717
- class GoogleCloudDialogflowV2beta1Sentiment
1741
+ class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
1718
1742
  class Representation < Google::Apis::Core::JsonRepresentation; end
1719
1743
 
1720
1744
  include Google::Apis::Core::JsonObjectSupport
1721
1745
  end
1722
1746
 
1723
- class GoogleCloudDialogflowV2beta1SentimentAnalysisRequestConfig
1747
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelect
1724
1748
  class Representation < Google::Apis::Core::JsonRepresentation; end
1725
1749
 
1726
1750
  include Google::Apis::Core::JsonObjectSupport
1727
1751
  end
1728
1752
 
1729
- class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
1753
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
1730
1754
  class Representation < Google::Apis::Core::JsonRepresentation; end
1731
1755
 
1732
1756
  include Google::Apis::Core::JsonObjectSupport
1733
1757
  end
1734
1758
 
1735
- class GoogleCloudDialogflowV2beta1SessionEntityType
1759
+ class GoogleCloudDialogflowV2beta1IntentMessageMediaContent
1736
1760
  class Representation < Google::Apis::Core::JsonRepresentation; end
1737
1761
 
1738
1762
  include Google::Apis::Core::JsonObjectSupport
1739
1763
  end
1740
1764
 
1741
- class GoogleCloudDialogflowV2beta1SpeechContext
1765
+ class GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
1742
1766
  class Representation < Google::Apis::Core::JsonRepresentation; end
1743
1767
 
1744
1768
  include Google::Apis::Core::JsonObjectSupport
1745
1769
  end
1746
1770
 
1747
- class GoogleCloudDialogflowV2beta1SubAgent
1771
+ class GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
1748
1772
  class Representation < Google::Apis::Core::JsonRepresentation; end
1749
1773
 
1750
1774
  include Google::Apis::Core::JsonObjectSupport
1751
1775
  end
1752
1776
 
1753
- class GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig
1777
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
1754
1778
  class Representation < Google::Apis::Core::JsonRepresentation; end
1755
1779
 
1756
1780
  include Google::Apis::Core::JsonObjectSupport
1757
1781
  end
1758
1782
 
1759
- class GoogleCloudDialogflowV2beta1TextInput
1783
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
1760
1784
  class Representation < Google::Apis::Core::JsonRepresentation; end
1761
1785
 
1762
1786
  include Google::Apis::Core::JsonObjectSupport
1763
1787
  end
1764
1788
 
1765
- class GoogleCloudDialogflowV2beta1TrainAgentRequest
1789
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
1766
1790
  class Representation < Google::Apis::Core::JsonRepresentation; end
1767
1791
 
1768
1792
  include Google::Apis::Core::JsonObjectSupport
1769
1793
  end
1770
1794
 
1771
- class GoogleCloudDialogflowV2beta1ValidationError
1795
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
1772
1796
  class Representation < Google::Apis::Core::JsonRepresentation; end
1773
1797
 
1774
1798
  include Google::Apis::Core::JsonObjectSupport
1775
1799
  end
1776
1800
 
1777
- class GoogleCloudDialogflowV2beta1ValidationResult
1801
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
1778
1802
  class Representation < Google::Apis::Core::JsonRepresentation; end
1779
1803
 
1780
1804
  include Google::Apis::Core::JsonObjectSupport
1781
1805
  end
1782
1806
 
1783
- class GoogleCloudDialogflowV2beta1VoiceSelectionParams
1807
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
1784
1808
  class Representation < Google::Apis::Core::JsonRepresentation; end
1785
1809
 
1786
1810
  include Google::Apis::Core::JsonObjectSupport
1787
1811
  end
1788
1812
 
1789
- class GoogleCloudDialogflowV2beta1WebhookRequest
1813
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
1790
1814
  class Representation < Google::Apis::Core::JsonRepresentation; end
1791
1815
 
1792
1816
  include Google::Apis::Core::JsonObjectSupport
1793
1817
  end
1794
1818
 
1795
- class GoogleCloudDialogflowV2beta1WebhookResponse
1819
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
1796
1820
  class Representation < Google::Apis::Core::JsonRepresentation; end
1797
1821
 
1798
1822
  include Google::Apis::Core::JsonObjectSupport
1799
1823
  end
1800
1824
 
1801
- class GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
1825
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
1802
1826
  class Representation < Google::Apis::Core::JsonRepresentation; end
1803
1827
 
1804
1828
  include Google::Apis::Core::JsonObjectSupport
1805
1829
  end
1806
1830
 
1807
- class GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
1831
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
1808
1832
  class Representation < Google::Apis::Core::JsonRepresentation; end
1809
1833
 
1810
1834
  include Google::Apis::Core::JsonObjectSupport
1811
1835
  end
1812
1836
 
1813
- class GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
1837
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmText
1814
1838
  class Representation < Google::Apis::Core::JsonRepresentation; end
1815
1839
 
1816
1840
  include Google::Apis::Core::JsonObjectSupport
1817
1841
  end
1818
1842
 
1819
- class GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
1843
+ class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
1820
1844
  class Representation < Google::Apis::Core::JsonRepresentation; end
1821
1845
 
1822
1846
  include Google::Apis::Core::JsonObjectSupport
1823
1847
  end
1824
1848
 
1825
- class GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
1849
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
1826
1850
  class Representation < Google::Apis::Core::JsonRepresentation; end
1827
1851
 
1828
1852
  include Google::Apis::Core::JsonObjectSupport
1829
1853
  end
1830
1854
 
1831
- class GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
1855
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
1832
1856
  class Representation < Google::Apis::Core::JsonRepresentation; end
1833
1857
 
1834
1858
  include Google::Apis::Core::JsonObjectSupport
1835
1859
  end
1836
1860
 
1837
- class GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
1861
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestion
1838
1862
  class Representation < Google::Apis::Core::JsonRepresentation; end
1839
1863
 
1840
1864
  include Google::Apis::Core::JsonObjectSupport
1841
1865
  end
1842
1866
 
1843
- class GoogleLongrunningListOperationsResponse
1867
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestions
1844
1868
  class Representation < Google::Apis::Core::JsonRepresentation; end
1845
1869
 
1846
1870
  include Google::Apis::Core::JsonObjectSupport
1847
1871
  end
1848
1872
 
1849
- class GoogleLongrunningOperation
1873
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCard
1850
1874
  class Representation < Google::Apis::Core::JsonRepresentation; end
1851
1875
 
1852
1876
  include Google::Apis::Core::JsonObjectSupport
1853
1877
  end
1854
1878
 
1855
- class GoogleProtobufEmpty
1879
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
1856
1880
  class Representation < Google::Apis::Core::JsonRepresentation; end
1857
1881
 
1858
1882
  include Google::Apis::Core::JsonObjectSupport
1859
1883
  end
1860
1884
 
1861
- class GoogleRpcStatus
1885
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
1862
1886
  class Representation < Google::Apis::Core::JsonRepresentation; end
1863
1887
 
1864
1888
  include Google::Apis::Core::JsonObjectSupport
1865
1889
  end
1866
1890
 
1867
- class GoogleTypeLatLng
1891
+ class GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
1868
1892
  class Representation < Google::Apis::Core::JsonRepresentation; end
1869
1893
 
1870
1894
  include Google::Apis::Core::JsonObjectSupport
1871
1895
  end
1872
1896
 
1873
- class GoogleCloudDialogflowCxV3AudioInput
1874
- # @private
1875
- class Representation < Google::Apis::Core::JsonRepresentation
1876
- property :audio, :base64 => true, as: 'audio'
1877
- 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
1878
1899
 
1879
- end
1900
+ include Google::Apis::Core::JsonObjectSupport
1880
1901
  end
1881
1902
 
1882
- class GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata
1883
- # @private
1884
- class Representation < Google::Apis::Core::JsonRepresentation
1885
- 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
1886
1905
 
1887
- end
1906
+ include Google::Apis::Core::JsonObjectSupport
1888
1907
  end
1889
1908
 
1890
- class GoogleCloudDialogflowCxV3BatchRunTestCasesResponse
1891
- # @private
1892
- class Representation < Google::Apis::Core::JsonRepresentation
1893
- 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
1894
1911
 
1895
- end
1912
+ include Google::Apis::Core::JsonObjectSupport
1896
1913
  end
1897
1914
 
1898
- class GoogleCloudDialogflowCxV3ConversationTurn
1899
- # @private
1900
- class Representation < Google::Apis::Core::JsonRepresentation
1901
- 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
1902
1917
 
1903
- property :virtual_agent_output, as: 'virtualAgentOutput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput::Representation
1918
+ include Google::Apis::Core::JsonObjectSupport
1919
+ end
1904
1920
 
1905
- end
1921
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
1922
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1923
+
1924
+ include Google::Apis::Core::JsonObjectSupport
1906
1925
  end
1907
1926
 
1908
- class GoogleCloudDialogflowCxV3ConversationTurnUserInput
1909
- # @private
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
2412
+
2413
+ property :virtual_agent_output, as: 'virtualAgentOutput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput::Representation
2414
+
2415
+ end
2416
+ end
2417
+
2418
+ class GoogleCloudDialogflowCxV3ConversationTurnUserInput
2419
+ # @private
1910
2420
  class Representation < Google::Apis::Core::JsonRepresentation
1911
2421
  hash :injected_parameters, as: 'injectedParameters'
1912
2422
  property :input, as: 'input', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3QueryInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3QueryInput::Representation
@@ -3207,6 +3717,18 @@ module Google
3207
3717
  end
3208
3718
  end
3209
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
+
3210
3732
  class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
3211
3733
  # @private
3212
3734
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3282,17 +3804,41 @@ module Google
3282
3804
  end
3283
3805
  end
3284
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
+
3285
3829
  class GoogleCloudDialogflowV2Intent
3286
3830
  # @private
3287
3831
  class Representation < Google::Apis::Core::JsonRepresentation
3288
3832
  property :action, as: 'action'
3289
3833
  collection :default_response_platforms, as: 'defaultResponsePlatforms'
3290
3834
  property :display_name, as: 'displayName'
3835
+ property :end_interaction, as: 'endInteraction'
3291
3836
  collection :events, as: 'events'
3292
3837
  collection :followup_intent_info, as: 'followupIntentInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentFollowupIntentInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentFollowupIntentInfo::Representation
3293
3838
 
3294
3839
  collection :input_context_names, as: 'inputContextNames'
3295
3840
  property :is_fallback, as: 'isFallback'
3841
+ property :live_agent_handoff, as: 'liveAgentHandoff'
3296
3842
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage::Representation
3297
3843
 
3298
3844
  property :ml_disabled, as: 'mlDisabled'
@@ -3641,6 +4187,13 @@ module Google
3641
4187
  end
3642
4188
  end
3643
4189
 
4190
+ class GoogleCloudDialogflowV2KnowledgeOperationMetadata
4191
+ # @private
4192
+ class Representation < Google::Apis::Core::JsonRepresentation
4193
+ property :state, as: 'state'
4194
+ end
4195
+ end
4196
+
3644
4197
  class GoogleCloudDialogflowV2Message
3645
4198
  # @private
3646
4199
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3724,6 +4277,38 @@ module Google
3724
4277
  end
3725
4278
  end
3726
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
+
3727
4312
  class GoogleCloudDialogflowV2WebhookRequest
3728
4313
  # @private
3729
4314
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3771,12 +4356,172 @@ module Google
3771
4356
  end
3772
4357
  end
3773
4358
 
3774
- 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
3775
4513
  # @private
3776
4514
  class Representation < Google::Apis::Core::JsonRepresentation
3777
- 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
3778
4524
 
3779
- property :language_code, as: 'languageCode'
3780
4525
  end
3781
4526
  end
3782
4527
 
@@ -3852,6 +4597,49 @@ module Google
3852
4597
  end
3853
4598
  end
3854
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
+
3855
4643
  class GoogleCloudDialogflowV2beta1Context
3856
4644
  # @private
3857
4645
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3861,6 +4649,81 @@ module Google
3861
4649
  end
3862
4650
  end
3863
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
+
3864
4727
  class GoogleCloudDialogflowV2beta1DetectIntentRequest
3865
4728
  # @private
3866
4729
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3901,6 +4764,7 @@ module Google
3901
4764
  collection :knowledge_types, as: 'knowledgeTypes'
3902
4765
  property :latest_reload_status, as: 'latestReloadStatus', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DocumentReloadStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DocumentReloadStatus::Representation
3903
4766
 
4767
+ hash :metadata, as: 'metadata'
3904
4768
  property :mime_type, as: 'mimeType'
3905
4769
  property :name, as: 'name'
3906
4770
  property :raw_content, :base64 => true, as: 'rawContent'
@@ -3916,6 +4780,13 @@ module Google
3916
4780
  end
3917
4781
  end
3918
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
+
3919
4790
  class GoogleCloudDialogflowV2beta1EntityType
3920
4791
  # @private
3921
4792
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3956,23 +4827,232 @@ module Google
3956
4827
  end
3957
4828
  end
3958
4829
 
3959
- 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
3960
5039
  # @private
3961
5040
  class Representation < Google::Apis::Core::JsonRepresentation
3962
- property :language_code, as: 'languageCode'
3963
- property :name, as: 'name'
3964
- hash :parameters, as: 'parameters'
5041
+ property :account_number, as: 'accountNumber'
3965
5042
  end
3966
5043
  end
3967
5044
 
3968
- class GoogleCloudDialogflowV2beta1ExportAgentRequest
5045
+ class GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig
3969
5046
  # @private
3970
5047
  class Representation < Google::Apis::Core::JsonRepresentation
3971
- 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'
3972
5052
  end
3973
5053
  end
3974
5054
 
3975
- class GoogleCloudDialogflowV2beta1ExportAgentResponse
5055
+ class GoogleCloudDialogflowV2beta1ImportAgentRequest
3976
5056
  # @private
3977
5057
  class Representation < Google::Apis::Core::JsonRepresentation
3978
5058
  property :agent_content, :base64 => true, as: 'agentContent'
@@ -3980,49 +5060,40 @@ module Google
3980
5060
  end
3981
5061
  end
3982
5062
 
3983
- class GoogleCloudDialogflowV2beta1Fulfillment
5063
+ class GoogleCloudDialogflowV2beta1ImportDocumentTemplate
3984
5064
  # @private
3985
5065
  class Representation < Google::Apis::Core::JsonRepresentation
3986
- property :display_name, as: 'displayName'
3987
- property :enabled, as: 'enabled'
3988
- collection :features, as: 'features', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentFeature, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentFeature::Representation
3989
-
3990
- property :generic_web_service, as: 'genericWebService', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService::Representation
3991
-
3992
- property :name, as: 'name'
5066
+ collection :knowledge_types, as: 'knowledgeTypes'
5067
+ hash :metadata, as: 'metadata'
5068
+ property :mime_type, as: 'mimeType'
3993
5069
  end
3994
5070
  end
3995
5071
 
3996
- class GoogleCloudDialogflowV2beta1FulfillmentFeature
5072
+ class GoogleCloudDialogflowV2beta1ImportDocumentsRequest
3997
5073
  # @private
3998
5074
  class Representation < Google::Apis::Core::JsonRepresentation
3999
- property :type, as: 'type'
4000
- end
4001
- end
5075
+ property :document_template, as: 'documentTemplate', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ImportDocumentTemplate, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ImportDocumentTemplate::Representation
4002
5076
 
4003
- class GoogleCloudDialogflowV2beta1FulfillmentGenericWebService
4004
- # @private
4005
- class Representation < Google::Apis::Core::JsonRepresentation
4006
- property :is_cloud_function, as: 'isCloudFunction'
4007
- property :password, as: 'password'
4008
- hash :request_headers, as: 'requestHeaders'
4009
- property :uri, as: 'uri'
4010
- 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'
4011
5080
  end
4012
5081
  end
4013
5082
 
4014
- class GoogleCloudDialogflowV2beta1GcsSource
5083
+ class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
4015
5084
  # @private
4016
5085
  class Representation < Google::Apis::Core::JsonRepresentation
4017
- property :uri, as: 'uri'
5086
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
5087
+
4018
5088
  end
4019
5089
  end
4020
5090
 
4021
- class GoogleCloudDialogflowV2beta1ImportAgentRequest
5091
+ class GoogleCloudDialogflowV2beta1InputAudio
4022
5092
  # @private
4023
5093
  class Representation < Google::Apis::Core::JsonRepresentation
4024
- property :agent_content, :base64 => true, as: 'agentContent'
4025
- 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
+
4026
5097
  end
4027
5098
  end
4028
5099
 
@@ -4030,6 +5101,7 @@ module Google
4030
5101
  # @private
4031
5102
  class Representation < Google::Apis::Core::JsonRepresentation
4032
5103
  property :audio_encoding, as: 'audioEncoding'
5104
+ property :disable_no_speech_recognized_event, as: 'disableNoSpeechRecognizedEvent'
4033
5105
  property :enable_word_info, as: 'enableWordInfo'
4034
5106
  property :language_code, as: 'languageCode'
4035
5107
  property :model, as: 'model'
@@ -4042,6 +5114,14 @@ module Google
4042
5114
  end
4043
5115
  end
4044
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
+
4045
5125
  class GoogleCloudDialogflowV2beta1Intent
4046
5126
  # @private
4047
5127
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4054,6 +5134,7 @@ module Google
4054
5134
 
4055
5135
  collection :input_context_names, as: 'inputContextNames'
4056
5136
  property :is_fallback, as: 'isFallback'
5137
+ property :live_agent_handoff, as: 'liveAgentHandoff'
4057
5138
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage::Representation
4058
5139
 
4059
5140
  property :ml_disabled, as: 'mlDisabled'
@@ -4581,6 +5662,24 @@ module Google
4581
5662
  end
4582
5663
  end
4583
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
+
4584
5683
  class GoogleCloudDialogflowV2beta1ListContextsResponse
4585
5684
  # @private
4586
5685
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4590,6 +5689,24 @@ module Google
4590
5689
  end
4591
5690
  end
4592
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
+
4593
5710
  class GoogleCloudDialogflowV2beta1ListDocumentsResponse
4594
5711
  # @private
4595
5712
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4635,6 +5752,24 @@ module Google
4635
5752
  end
4636
5753
  end
4637
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
+
4638
5773
  class GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse
4639
5774
  # @private
4640
5775
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4644,6 +5779,56 @@ module Google
4644
5779
  end
4645
5780
  end
4646
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
+
4647
5832
  class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
4648
5833
  # @private
4649
5834
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4653,6 +5838,15 @@ module Google
4653
5838
  end
4654
5839
  end
4655
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
+
4656
5850
  class GoogleCloudDialogflowV2beta1OutputAudioConfig
4657
5851
  # @private
4658
5852
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4663,6 +5857,15 @@ module Google
4663
5857
  end
4664
5858
  end
4665
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
+
4666
5869
  class GoogleCloudDialogflowV2beta1QueryInput
4667
5870
  # @private
4668
5871
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4732,6 +5935,39 @@ module Google
4732
5935
  end
4733
5936
  end
4734
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
+
4735
5971
  class GoogleCloudDialogflowV2beta1RestoreAgentRequest
4736
5972
  # @private
4737
5973
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4782,6 +6018,15 @@ module Google
4782
6018
  end
4783
6019
  end
4784
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
+
4785
6030
  class GoogleCloudDialogflowV2beta1SpeechContext
4786
6031
  # @private
4787
6032
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4790,6 +6035,13 @@ module Google
4790
6035
  end
4791
6036
  end
4792
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
+
4793
6045
  class GoogleCloudDialogflowV2beta1SubAgent
4794
6046
  # @private
4795
6047
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4798,6 +6050,119 @@ module Google
4798
6050
  end
4799
6051
  end
4800
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
+
4801
6166
  class GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig
4802
6167
  # @private
4803
6168
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4872,6 +6237,7 @@ module Google
4872
6237
  collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage::Representation
4873
6238
 
4874
6239
  property :fulfillment_text, as: 'fulfillmentText'
6240
+ property :live_agent_handoff, as: 'liveAgentHandoff'
4875
6241
  collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context::Representation
4876
6242
 
4877
6243
  hash :payload, as: 'payload'