google-apis-dialogflow_v2beta1 0.4.0 → 0.9.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.4.0"
19
+ GEM_VERSION = "0.9.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 = "20210213"
25
+ REVISION = "20210320"
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,775 +1156,1207 @@ 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 GoogleCloudDialogflowV2beta1AutomatedAgentConfig
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 GoogleCloudDialogflowV2beta1AutomatedAgentReply
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 GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
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 GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest
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 GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse
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 GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest
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 GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest
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 GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest
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 GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest
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 GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest
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 GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
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 GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest
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 GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
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 GoogleCloudDialogflowV2beta1CompileSuggestionRequest
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 GoogleCloudDialogflowV2beta1CompileSuggestionResponse
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 GoogleCloudDialogflowV2beta1CompleteConversationRequest
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 GoogleCloudDialogflowV2beta1Context
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 GoogleCloudDialogflowV2beta1Conversation
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 GoogleCloudDialogflowV2beta1ConversationEvent
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 GoogleCloudDialogflowV2beta1ConversationPhoneNumber
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 GoogleCloudDialogflowV2beta1ConversationProfile
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 GoogleCloudDialogflowV2beta1CreateMessageRequest
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 GoogleCloudDialogflowV2beta1DetectIntentRequest
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 GoogleCloudDialogflowV2beta1DetectIntentResponse
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 GoogleCloudDialogflowV2beta1Document
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 GoogleCloudDialogflowV2beta1DocumentReloadStatus
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 GoogleCloudDialogflowV2beta1DtmfParameters
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 GoogleCloudDialogflowV2beta1EntityType
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 GoogleCloudDialogflowV2beta1EntityTypeBatch
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 GoogleCloudDialogflowV2beta1EntityTypeEntity
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 GoogleCloudDialogflowV2beta1Environment
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 GoogleCloudDialogflowV2beta1EventInput
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 GoogleCloudDialogflowV2beta1ExportAgentRequest
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 GoogleCloudDialogflowV2beta1ExportAgentResponse
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 GoogleCloudDialogflowV2beta1FaqAnswer
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 GoogleCloudDialogflowV2beta1Fulfillment
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 GoogleCloudDialogflowV2beta1FulfillmentFeature
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 GoogleCloudDialogflowV2beta1FulfillmentGenericWebService
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 GoogleCloudDialogflowV2beta1GcsSource
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 GoogleCloudDialogflowV2beta1GcsSources
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 GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig
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 GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig
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 GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig
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 GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig
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 GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig
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 GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig
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 GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings
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 GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource
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 GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource
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 GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource
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 GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings
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 GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
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 GoogleCloudDialogflowV2beta1ImportAgentRequest
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 GoogleCloudDialogflowV2beta1ImportDocumentTemplate
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 GoogleCloudDialogflowV2beta1ImportDocumentsRequest
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 GoogleCloudDialogflowV2beta1ImportDocumentsResponse
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 GoogleCloudDialogflowV2beta1InputAudioConfig
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 GoogleCloudDialogflowV2beta1Intent
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 GoogleCloudDialogflowV2beta1IntentBatch
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 GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
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 GoogleCloudDialogflowV2beta1IntentMessage
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 GoogleCloudDialogflowV2beta1IntentMessageBasicCard
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 GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
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 GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
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 GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
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 GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
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 GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
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 GoogleCloudDialogflowV2beta1IntentMessageCard
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 GoogleCloudDialogflowV2beta1IntentMessageCardButton
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 GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
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 GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
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 GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
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 GoogleCloudDialogflowV2beta1IntentMessageImage
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 GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
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 GoogleCloudDialogflowV2beta1IntentMessageListSelect
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 GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
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 GoogleCloudDialogflowV2beta1IntentMessageMediaContent
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 GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
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 GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
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 GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
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 GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
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 GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
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 GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
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 GoogleCloudDialogflowV2beta1IntentMessageRbmText
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 GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
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 GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
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 GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
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 GoogleCloudDialogflowV2beta1IntentMessageSuggestion
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 GoogleCloudDialogflowV2beta1IntentMessageSuggestions
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 GoogleCloudDialogflowV2beta1IntentMessageTableCard
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 GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
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 GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
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 GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
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 GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
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 GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
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 GoogleCloudDialogflowV2beta1IntentMessageText
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 GoogleCloudDialogflowV2beta1IntentParameter
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 GoogleCloudDialogflowV2beta1IntentTrainingPhrase
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 GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
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 GoogleCloudDialogflowV2beta1KnowledgeAnswers
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 GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
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 GoogleCloudDialogflowV2beta1KnowledgeBase
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 GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
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 GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse
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 GoogleCloudDialogflowV2beta1ListContextsResponse
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 GoogleCloudDialogflowV2beta1ListConversationProfilesResponse
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
1920
+
1921
+ class GoogleCloudDialogflowV2beta1ListConversationsResponse
1922
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1923
+
1924
+ include Google::Apis::Core::JsonObjectSupport
1925
+ end
1926
+
1927
+ class GoogleCloudDialogflowV2beta1ListDocumentsResponse
1928
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1929
+
1930
+ include Google::Apis::Core::JsonObjectSupport
1931
+ end
1932
+
1933
+ class GoogleCloudDialogflowV2beta1ListEntityTypesResponse
1934
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1935
+
1936
+ include Google::Apis::Core::JsonObjectSupport
1937
+ end
1938
+
1939
+ class GoogleCloudDialogflowV2beta1ListEnvironmentsResponse
1940
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1941
+
1942
+ include Google::Apis::Core::JsonObjectSupport
1943
+ end
1944
+
1945
+ class GoogleCloudDialogflowV2beta1ListIntentsResponse
1946
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1947
+
1948
+ include Google::Apis::Core::JsonObjectSupport
1949
+ end
1950
+
1951
+ class GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse
1952
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1953
+
1954
+ include Google::Apis::Core::JsonObjectSupport
1955
+ end
1956
+
1957
+ class GoogleCloudDialogflowV2beta1ListMessagesResponse
1958
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1959
+
1960
+ include Google::Apis::Core::JsonObjectSupport
1961
+ end
1962
+
1963
+ class GoogleCloudDialogflowV2beta1ListParticipantsResponse
1964
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1965
+
1966
+ include Google::Apis::Core::JsonObjectSupport
1967
+ end
1968
+
1969
+ class GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse
1970
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1971
+
1972
+ include Google::Apis::Core::JsonObjectSupport
1973
+ end
1974
+
1975
+ class GoogleCloudDialogflowV2beta1ListSuggestionsResponse
1976
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1977
+
1978
+ include Google::Apis::Core::JsonObjectSupport
1979
+ end
1980
+
1981
+ class GoogleCloudDialogflowV2beta1LoggingConfig
1982
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1983
+
1984
+ include Google::Apis::Core::JsonObjectSupport
1985
+ end
1986
+
1987
+ class GoogleCloudDialogflowV2beta1Message
1988
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1989
+
1990
+ include Google::Apis::Core::JsonObjectSupport
1991
+ end
1992
+
1993
+ class GoogleCloudDialogflowV2beta1MessageAnnotation
1994
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1995
+
1996
+ include Google::Apis::Core::JsonObjectSupport
1997
+ end
1998
+
1999
+ class GoogleCloudDialogflowV2beta1NotificationConfig
2000
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2001
+
2002
+ include Google::Apis::Core::JsonObjectSupport
2003
+ end
2004
+
2005
+ class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
2006
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2007
+
2008
+ include Google::Apis::Core::JsonObjectSupport
2009
+ end
2010
+
2011
+ class GoogleCloudDialogflowV2beta1OutputAudio
2012
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2013
+
2014
+ include Google::Apis::Core::JsonObjectSupport
2015
+ end
2016
+
2017
+ class GoogleCloudDialogflowV2beta1OutputAudioConfig
2018
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2019
+
2020
+ include Google::Apis::Core::JsonObjectSupport
2021
+ end
2022
+
2023
+ class GoogleCloudDialogflowV2beta1Participant
2024
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2025
+
2026
+ include Google::Apis::Core::JsonObjectSupport
2027
+ end
2028
+
2029
+ class GoogleCloudDialogflowV2beta1QueryInput
2030
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2031
+
2032
+ include Google::Apis::Core::JsonObjectSupport
2033
+ end
2034
+
2035
+ class GoogleCloudDialogflowV2beta1QueryParameters
2036
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2037
+
2038
+ include Google::Apis::Core::JsonObjectSupport
2039
+ end
2040
+
2041
+ class GoogleCloudDialogflowV2beta1QueryResult
2042
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2043
+
2044
+ include Google::Apis::Core::JsonObjectSupport
2045
+ end
2046
+
2047
+ class GoogleCloudDialogflowV2beta1ReloadDocumentRequest
2048
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2049
+
2050
+ include Google::Apis::Core::JsonObjectSupport
2051
+ end
2052
+
2053
+ class GoogleCloudDialogflowV2beta1ResponseMessage
2054
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2055
+
2056
+ include Google::Apis::Core::JsonObjectSupport
2057
+ end
2058
+
2059
+ class GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction
2060
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2061
+
2062
+ include Google::Apis::Core::JsonObjectSupport
2063
+ end
2064
+
2065
+ class GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff
2066
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2067
+
2068
+ include Google::Apis::Core::JsonObjectSupport
2069
+ end
2070
+
2071
+ class GoogleCloudDialogflowV2beta1ResponseMessageText
2072
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2073
+
2074
+ include Google::Apis::Core::JsonObjectSupport
2075
+ end
2076
+
2077
+ class GoogleCloudDialogflowV2beta1RestoreAgentRequest
2078
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2079
+
2080
+ include Google::Apis::Core::JsonObjectSupport
2081
+ end
2082
+
2083
+ class GoogleCloudDialogflowV2beta1SearchAgentsResponse
2084
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2085
+
2086
+ include Google::Apis::Core::JsonObjectSupport
2087
+ end
2088
+
2089
+ class GoogleCloudDialogflowV2beta1Sentiment
2090
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2091
+
2092
+ include Google::Apis::Core::JsonObjectSupport
2093
+ end
2094
+
2095
+ class GoogleCloudDialogflowV2beta1SentimentAnalysisRequestConfig
2096
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2097
+
2098
+ include Google::Apis::Core::JsonObjectSupport
2099
+ end
2100
+
2101
+ class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
2102
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2103
+
2104
+ include Google::Apis::Core::JsonObjectSupport
2105
+ end
2106
+
2107
+ class GoogleCloudDialogflowV2beta1SessionEntityType
2108
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2109
+
2110
+ include Google::Apis::Core::JsonObjectSupport
2111
+ end
2112
+
2113
+ class GoogleCloudDialogflowV2beta1SmartReplyAnswer
2114
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2115
+
2116
+ include Google::Apis::Core::JsonObjectSupport
2117
+ end
2118
+
2119
+ class GoogleCloudDialogflowV2beta1SpeechContext
2120
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2121
+
2122
+ include Google::Apis::Core::JsonObjectSupport
2123
+ end
2124
+
2125
+ class GoogleCloudDialogflowV2beta1SpeechToTextConfig
2126
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2127
+
2128
+ include Google::Apis::Core::JsonObjectSupport
2129
+ end
2130
+
2131
+ class GoogleCloudDialogflowV2beta1SubAgent
2132
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2133
+
2134
+ include Google::Apis::Core::JsonObjectSupport
2135
+ end
2136
+
2137
+ class GoogleCloudDialogflowV2beta1SuggestArticlesRequest
2138
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2139
+
2140
+ include Google::Apis::Core::JsonObjectSupport
2141
+ end
2142
+
2143
+ class GoogleCloudDialogflowV2beta1SuggestArticlesResponse
2144
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2145
+
2146
+ include Google::Apis::Core::JsonObjectSupport
2147
+ end
2148
+
2149
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest
2150
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2151
+
2152
+ include Google::Apis::Core::JsonObjectSupport
2153
+ end
2154
+
2155
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
2156
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2157
+
2158
+ include Google::Apis::Core::JsonObjectSupport
2159
+ end
2160
+
2161
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest
2162
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2163
+
2164
+ include Google::Apis::Core::JsonObjectSupport
2165
+ end
2166
+
2167
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
2168
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2169
+
2170
+ include Google::Apis::Core::JsonObjectSupport
2171
+ end
2172
+
2173
+ class GoogleCloudDialogflowV2beta1Suggestion
2174
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2175
+
2176
+ include Google::Apis::Core::JsonObjectSupport
2177
+ end
2178
+
2179
+ class GoogleCloudDialogflowV2beta1SuggestionArticle
2180
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2181
+
2182
+ include Google::Apis::Core::JsonObjectSupport
2183
+ end
2184
+
2185
+ class GoogleCloudDialogflowV2beta1SuggestionFaqAnswer
2186
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2187
+
2188
+ include Google::Apis::Core::JsonObjectSupport
2189
+ end
2190
+
2191
+ class GoogleCloudDialogflowV2beta1SuggestionFeature
2192
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2193
+
2194
+ include Google::Apis::Core::JsonObjectSupport
2195
+ end
2196
+
2197
+ class GoogleCloudDialogflowV2beta1SuggestionResult
2198
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2199
+
2200
+ include Google::Apis::Core::JsonObjectSupport
2201
+ end
2202
+
2203
+ class GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig
2204
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2205
+
2206
+ include Google::Apis::Core::JsonObjectSupport
2207
+ end
2208
+
2209
+ class GoogleCloudDialogflowV2beta1TelephonyDtmfEvents
2210
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2211
+
2212
+ include Google::Apis::Core::JsonObjectSupport
2213
+ end
2214
+
2215
+ class GoogleCloudDialogflowV2beta1TextInput
2216
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2217
+
2218
+ include Google::Apis::Core::JsonObjectSupport
2219
+ end
2220
+
2221
+ class GoogleCloudDialogflowV2beta1TrainAgentRequest
2222
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2223
+
2224
+ include Google::Apis::Core::JsonObjectSupport
2225
+ end
2226
+
2227
+ class GoogleCloudDialogflowV2beta1ValidationError
2228
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2229
+
2230
+ include Google::Apis::Core::JsonObjectSupport
2231
+ end
2232
+
2233
+ class GoogleCloudDialogflowV2beta1ValidationResult
2234
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2235
+
2236
+ include Google::Apis::Core::JsonObjectSupport
2237
+ end
2238
+
2239
+ class GoogleCloudDialogflowV2beta1VoiceSelectionParams
2240
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2241
+
2242
+ include Google::Apis::Core::JsonObjectSupport
2243
+ end
2244
+
2245
+ class GoogleCloudDialogflowV2beta1WebhookRequest
2246
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2247
+
2248
+ include Google::Apis::Core::JsonObjectSupport
2249
+ end
2250
+
2251
+ class GoogleCloudDialogflowV2beta1WebhookResponse
2252
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2253
+
2254
+ include Google::Apis::Core::JsonObjectSupport
2255
+ end
2256
+
2257
+ class GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
2258
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2259
+
2260
+ include Google::Apis::Core::JsonObjectSupport
2261
+ end
2262
+
2263
+ class GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
2264
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2265
+
2266
+ include Google::Apis::Core::JsonObjectSupport
2267
+ end
2268
+
2269
+ class GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
2270
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2271
+
2272
+ include Google::Apis::Core::JsonObjectSupport
2273
+ end
2274
+
2275
+ class GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
2276
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2277
+
2278
+ include Google::Apis::Core::JsonObjectSupport
2279
+ end
2280
+
2281
+ class GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
2282
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2283
+
2284
+ include Google::Apis::Core::JsonObjectSupport
2285
+ end
2286
+
2287
+ class GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
2288
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2289
+
2290
+ include Google::Apis::Core::JsonObjectSupport
2291
+ end
2292
+
2293
+ class GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
2294
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2295
+
2296
+ include Google::Apis::Core::JsonObjectSupport
2297
+ end
2298
+
2299
+ class GoogleLongrunningListOperationsResponse
2300
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2301
+
2302
+ include Google::Apis::Core::JsonObjectSupport
2303
+ end
2304
+
2305
+ class GoogleLongrunningOperation
2306
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2307
+
2308
+ include Google::Apis::Core::JsonObjectSupport
2309
+ end
2310
+
2311
+ class GoogleProtobufEmpty
2312
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2313
+
2314
+ include Google::Apis::Core::JsonObjectSupport
2315
+ end
2316
+
2317
+ class GoogleRpcStatus
2318
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2319
+
2320
+ include Google::Apis::Core::JsonObjectSupport
2321
+ end
2322
+
2323
+ class GoogleTypeLatLng
2324
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2325
+
2326
+ include Google::Apis::Core::JsonObjectSupport
2327
+ end
2328
+
2329
+ class GoogleCloudDialogflowCxV3AudioInput
2330
+ # @private
2331
+ class Representation < Google::Apis::Core::JsonRepresentation
2332
+ property :audio, :base64 => true, as: 'audio'
2333
+ property :config, as: 'config', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3InputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3InputAudioConfig::Representation
2334
+
2335
+ end
2336
+ end
2337
+
2338
+ class GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata
2339
+ # @private
2340
+ class Representation < Google::Apis::Core::JsonRepresentation
2341
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestError, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestError::Representation
2342
+
2343
+ end
2344
+ end
2345
+
2346
+ class GoogleCloudDialogflowCxV3BatchRunTestCasesResponse
2347
+ # @private
2348
+ class Representation < Google::Apis::Core::JsonRepresentation
2349
+ collection :results, as: 'results', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestCaseResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestCaseResult::Representation
2350
+
2351
+ end
2352
+ end
2353
+
2354
+ class GoogleCloudDialogflowCxV3ConversationTurn
2355
+ # @private
2356
+ class Representation < Google::Apis::Core::JsonRepresentation
2357
+ property :user_input, as: 'userInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnUserInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnUserInput::Representation
2358
+
2359
+ property :virtual_agent_output, as: 'virtualAgentOutput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput::Representation
1904
2360
 
1905
2361
  end
1906
2362
  end
@@ -3207,6 +3663,18 @@ module Google
3207
3663
  end
3208
3664
  end
3209
3665
 
3666
+ class GoogleCloudDialogflowV2ArticleAnswer
3667
+ # @private
3668
+ class Representation < Google::Apis::Core::JsonRepresentation
3669
+ property :answer_record, as: 'answerRecord'
3670
+ property :confidence, as: 'confidence'
3671
+ hash :metadata, as: 'metadata'
3672
+ collection :snippets, as: 'snippets'
3673
+ property :title, as: 'title'
3674
+ property :uri, as: 'uri'
3675
+ end
3676
+ end
3677
+
3210
3678
  class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
3211
3679
  # @private
3212
3680
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3282,17 +3750,41 @@ module Google
3282
3750
  end
3283
3751
  end
3284
3752
 
3753
+ class GoogleCloudDialogflowV2FaqAnswer
3754
+ # @private
3755
+ class Representation < Google::Apis::Core::JsonRepresentation
3756
+ property :answer, as: 'answer'
3757
+ property :answer_record, as: 'answerRecord'
3758
+ property :confidence, as: 'confidence'
3759
+ hash :metadata, as: 'metadata'
3760
+ property :question, as: 'question'
3761
+ property :source, as: 'source'
3762
+ end
3763
+ end
3764
+
3765
+ class GoogleCloudDialogflowV2HumanAgentAssistantEvent
3766
+ # @private
3767
+ class Representation < Google::Apis::Core::JsonRepresentation
3768
+ property :conversation, as: 'conversation'
3769
+ property :participant, as: 'participant'
3770
+ collection :suggestion_results, as: 'suggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestionResult::Representation
3771
+
3772
+ end
3773
+ end
3774
+
3285
3775
  class GoogleCloudDialogflowV2Intent
3286
3776
  # @private
3287
3777
  class Representation < Google::Apis::Core::JsonRepresentation
3288
3778
  property :action, as: 'action'
3289
3779
  collection :default_response_platforms, as: 'defaultResponsePlatforms'
3290
3780
  property :display_name, as: 'displayName'
3781
+ property :end_interaction, as: 'endInteraction'
3291
3782
  collection :events, as: 'events'
3292
3783
  collection :followup_intent_info, as: 'followupIntentInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentFollowupIntentInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentFollowupIntentInfo::Representation
3293
3784
 
3294
3785
  collection :input_context_names, as: 'inputContextNames'
3295
3786
  property :is_fallback, as: 'isFallback'
3787
+ property :live_agent_handoff, as: 'liveAgentHandoff'
3296
3788
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage::Representation
3297
3789
 
3298
3790
  property :ml_disabled, as: 'mlDisabled'
@@ -3641,6 +4133,13 @@ module Google
3641
4133
  end
3642
4134
  end
3643
4135
 
4136
+ class GoogleCloudDialogflowV2KnowledgeOperationMetadata
4137
+ # @private
4138
+ class Representation < Google::Apis::Core::JsonRepresentation
4139
+ property :state, as: 'state'
4140
+ end
4141
+ end
4142
+
3644
4143
  class GoogleCloudDialogflowV2Message
3645
4144
  # @private
3646
4145
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3714,69 +4213,246 @@ module Google
3714
4213
  end
3715
4214
  end
3716
4215
 
3717
- class GoogleCloudDialogflowV2SessionEntityType
4216
+ class GoogleCloudDialogflowV2SessionEntityType
4217
+ # @private
4218
+ class Representation < Google::Apis::Core::JsonRepresentation
4219
+ collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EntityTypeEntity::Representation
4220
+
4221
+ property :entity_override_mode, as: 'entityOverrideMode'
4222
+ property :name, as: 'name'
4223
+ end
4224
+ end
4225
+
4226
+ class GoogleCloudDialogflowV2SuggestArticlesResponse
4227
+ # @private
4228
+ class Representation < Google::Apis::Core::JsonRepresentation
4229
+ collection :article_answers, as: 'articleAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ArticleAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ArticleAnswer::Representation
4230
+
4231
+ property :context_size, as: 'contextSize'
4232
+ property :latest_message, as: 'latestMessage'
4233
+ end
4234
+ end
4235
+
4236
+ class GoogleCloudDialogflowV2SuggestFaqAnswersResponse
4237
+ # @private
4238
+ class Representation < Google::Apis::Core::JsonRepresentation
4239
+ property :context_size, as: 'contextSize'
4240
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2FaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2FaqAnswer::Representation
4241
+
4242
+ property :latest_message, as: 'latestMessage'
4243
+ end
4244
+ end
4245
+
4246
+ class GoogleCloudDialogflowV2SuggestionResult
4247
+ # @private
4248
+ class Representation < Google::Apis::Core::JsonRepresentation
4249
+ property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
4250
+
4251
+ property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestArticlesResponse::Representation
4252
+
4253
+ property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestFaqAnswersResponse::Representation
4254
+
4255
+ end
4256
+ end
4257
+
4258
+ class GoogleCloudDialogflowV2WebhookRequest
4259
+ # @private
4260
+ class Representation < Google::Apis::Core::JsonRepresentation
4261
+ property :original_detect_intent_request, as: 'originalDetectIntentRequest', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2OriginalDetectIntentRequest, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2OriginalDetectIntentRequest::Representation
4262
+
4263
+ property :query_result, as: 'queryResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2QueryResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2QueryResult::Representation
4264
+
4265
+ property :response_id, as: 'responseId'
4266
+ property :session, as: 'session'
4267
+ end
4268
+ end
4269
+
4270
+ class GoogleCloudDialogflowV2WebhookResponse
4271
+ # @private
4272
+ class Representation < Google::Apis::Core::JsonRepresentation
4273
+ property :followup_event_input, as: 'followupEventInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EventInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EventInput::Representation
4274
+
4275
+ collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage::Representation
4276
+
4277
+ property :fulfillment_text, as: 'fulfillmentText'
4278
+ collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context::Representation
4279
+
4280
+ hash :payload, as: 'payload'
4281
+ collection :session_entity_types, as: 'sessionEntityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SessionEntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SessionEntityType::Representation
4282
+
4283
+ property :source, as: 'source'
4284
+ end
4285
+ end
4286
+
4287
+ class GoogleCloudDialogflowV2beta1Agent
4288
+ # @private
4289
+ class Representation < Google::Apis::Core::JsonRepresentation
4290
+ property :api_version, as: 'apiVersion'
4291
+ property :avatar_uri, as: 'avatarUri'
4292
+ property :classification_threshold, as: 'classificationThreshold'
4293
+ property :default_language_code, as: 'defaultLanguageCode'
4294
+ property :description, as: 'description'
4295
+ property :display_name, as: 'displayName'
4296
+ property :enable_logging, as: 'enableLogging'
4297
+ property :match_mode, as: 'matchMode'
4298
+ property :parent, as: 'parent'
4299
+ collection :supported_language_codes, as: 'supportedLanguageCodes'
4300
+ property :tier, as: 'tier'
4301
+ property :time_zone, as: 'timeZone'
4302
+ end
4303
+ end
4304
+
4305
+ class GoogleCloudDialogflowV2beta1AgentAssistantFeedback
4306
+ # @private
4307
+ class Representation < Google::Apis::Core::JsonRepresentation
4308
+ property :answer_relevance, as: 'answerRelevance'
4309
+ property :document_correctness, as: 'documentCorrectness'
4310
+ property :document_efficiency, as: 'documentEfficiency'
4311
+ property :summarization_feedback, as: 'summarizationFeedback', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback::Representation
4312
+
4313
+ end
4314
+ end
4315
+
4316
+ class GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback
4317
+ # @private
4318
+ class Representation < Google::Apis::Core::JsonRepresentation
4319
+ property :start_timestamp, as: 'startTimestamp'
4320
+ property :submit_timestamp, as: 'submitTimestamp'
4321
+ property :summary_text, as: 'summaryText'
4322
+ end
4323
+ end
4324
+
4325
+ class GoogleCloudDialogflowV2beta1AgentAssistantRecord
4326
+ # @private
4327
+ class Representation < Google::Apis::Core::JsonRepresentation
4328
+ property :article_suggestion_answer, as: 'articleSuggestionAnswer', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer::Representation
4329
+
4330
+ property :faq_answer, as: 'faqAnswer', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer::Representation
4331
+
4332
+ end
4333
+ end
4334
+
4335
+ class GoogleCloudDialogflowV2beta1AnalyzeContentRequest
4336
+ # @private
4337
+ class Representation < Google::Apis::Core::JsonRepresentation
4338
+ property :event_input, as: 'eventInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput::Representation
4339
+
4340
+ property :message_send_time, as: 'messageSendTime'
4341
+ property :query_params, as: 'queryParams', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryParameters, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryParameters::Representation
4342
+
4343
+ property :reply_audio_config, as: 'replyAudioConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig::Representation
4344
+
4345
+ property :request_id, as: 'requestId'
4346
+ property :text_input, as: 'textInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput::Representation
4347
+
4348
+ end
4349
+ end
4350
+
4351
+ class GoogleCloudDialogflowV2beta1AnalyzeContentResponse
4352
+ # @private
4353
+ class Representation < Google::Apis::Core::JsonRepresentation
4354
+ property :automated_agent_reply, as: 'automatedAgentReply', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentReply, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentReply::Representation
4355
+
4356
+ property :dtmf_parameters, as: 'dtmfParameters', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DtmfParameters, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DtmfParameters::Representation
4357
+
4358
+ collection :end_user_suggestion_results, as: 'endUserSuggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
4359
+
4360
+ collection :human_agent_suggestion_results, as: 'humanAgentSuggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
4361
+
4362
+ property :message, as: 'message', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
4363
+
4364
+ property :reply_audio, as: 'replyAudio', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudio, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudio::Representation
4365
+
4366
+ property :reply_text, as: 'replyText'
4367
+ end
4368
+ end
4369
+
4370
+ class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
4371
+ # @private
4372
+ class Representation < Google::Apis::Core::JsonRepresentation
4373
+ property :entity_type, as: 'entityType'
4374
+ property :formatted_value, as: 'formattedValue'
4375
+ property :text, as: 'text'
4376
+ end
4377
+ end
4378
+
4379
+ class GoogleCloudDialogflowV2beta1AnswerFeedback
4380
+ # @private
4381
+ class Representation < Google::Apis::Core::JsonRepresentation
4382
+ property :agent_assistant_detail_feedback, as: 'agentAssistantDetailFeedback', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedback, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedback::Representation
4383
+
4384
+ property :click_time, as: 'clickTime'
4385
+ property :clicked, as: 'clicked'
4386
+ property :correctness_level, as: 'correctnessLevel'
4387
+ property :display_time, as: 'displayTime'
4388
+ property :displayed, as: 'displayed'
4389
+ end
4390
+ end
4391
+
4392
+ class GoogleCloudDialogflowV2beta1AnswerRecord
3718
4393
  # @private
3719
4394
  class Representation < Google::Apis::Core::JsonRepresentation
3720
- collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EntityTypeEntity::Representation
4395
+ property :agent_assistant_record, as: 'agentAssistantRecord', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantRecord, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantRecord::Representation
4396
+
4397
+ property :answer_feedback, as: 'answerFeedback', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerFeedback, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerFeedback::Representation
3721
4398
 
3722
- property :entity_override_mode, as: 'entityOverrideMode'
3723
4399
  property :name, as: 'name'
3724
4400
  end
3725
4401
  end
3726
4402
 
3727
- class GoogleCloudDialogflowV2WebhookRequest
4403
+ class GoogleCloudDialogflowV2beta1ArticleAnswer
3728
4404
  # @private
3729
4405
  class Representation < Google::Apis::Core::JsonRepresentation
3730
- property :original_detect_intent_request, as: 'originalDetectIntentRequest', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2OriginalDetectIntentRequest, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2OriginalDetectIntentRequest::Representation
3731
-
3732
- property :query_result, as: 'queryResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2QueryResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2QueryResult::Representation
4406
+ property :answer_record, as: 'answerRecord'
4407
+ hash :metadata, as: 'metadata'
4408
+ collection :snippets, as: 'snippets'
4409
+ property :title, as: 'title'
4410
+ property :uri, as: 'uri'
4411
+ end
4412
+ end
3733
4413
 
3734
- property :response_id, as: 'responseId'
3735
- property :session, as: 'session'
4414
+ class GoogleCloudDialogflowV2beta1AutomatedAgentConfig
4415
+ # @private
4416
+ class Representation < Google::Apis::Core::JsonRepresentation
4417
+ property :agent, as: 'agent'
3736
4418
  end
3737
4419
  end
3738
4420
 
3739
- class GoogleCloudDialogflowV2WebhookResponse
4421
+ class GoogleCloudDialogflowV2beta1AutomatedAgentReply
3740
4422
  # @private
3741
4423
  class Representation < Google::Apis::Core::JsonRepresentation
3742
- property :followup_event_input, as: 'followupEventInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EventInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EventInput::Representation
4424
+ hash :cx_session_parameters, as: 'cxSessionParameters'
4425
+ property :detect_intent_response, as: 'detectIntentResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DetectIntentResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DetectIntentResponse::Representation
3743
4426
 
3744
- collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage::Representation
4427
+ property :event, as: 'event'
4428
+ property :intent, as: 'intent'
4429
+ collection :response_messages, as: 'responseMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessage::Representation
3745
4430
 
3746
- property :fulfillment_text, as: 'fulfillmentText'
3747
- collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context::Representation
4431
+ end
4432
+ end
3748
4433
 
3749
- hash :payload, as: 'payload'
3750
- collection :session_entity_types, as: 'sessionEntityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SessionEntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SessionEntityType::Representation
4434
+ class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
4435
+ # @private
4436
+ class Representation < Google::Apis::Core::JsonRepresentation
4437
+ collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity::Representation
3751
4438
 
3752
- property :source, as: 'source'
4439
+ property :language_code, as: 'languageCode'
3753
4440
  end
3754
4441
  end
3755
4442
 
3756
- class GoogleCloudDialogflowV2beta1Agent
4443
+ class GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest
3757
4444
  # @private
3758
4445
  class Representation < Google::Apis::Core::JsonRepresentation
3759
- property :api_version, as: 'apiVersion'
3760
- property :avatar_uri, as: 'avatarUri'
3761
- property :classification_threshold, as: 'classificationThreshold'
3762
- property :default_language_code, as: 'defaultLanguageCode'
3763
- property :description, as: 'description'
3764
- property :display_name, as: 'displayName'
3765
- property :enable_logging, as: 'enableLogging'
3766
- property :match_mode, as: 'matchMode'
3767
- property :parent, as: 'parent'
3768
- collection :supported_language_codes, as: 'supportedLanguageCodes'
3769
- property :tier, as: 'tier'
3770
- property :time_zone, as: 'timeZone'
4446
+ collection :requests, as: 'requests', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1CreateMessageRequest, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1CreateMessageRequest::Representation
4447
+
3771
4448
  end
3772
4449
  end
3773
4450
 
3774
- class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
4451
+ class GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse
3775
4452
  # @private
3776
4453
  class Representation < Google::Apis::Core::JsonRepresentation
3777
- collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity::Representation
4454
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
3778
4455
 
3779
- property :language_code, as: 'languageCode'
3780
4456
  end
3781
4457
  end
3782
4458
 
@@ -3852,6 +4528,30 @@ module Google
3852
4528
  end
3853
4529
  end
3854
4530
 
4531
+ class GoogleCloudDialogflowV2beta1CompileSuggestionRequest
4532
+ # @private
4533
+ class Representation < Google::Apis::Core::JsonRepresentation
4534
+ property :context_size, as: 'contextSize'
4535
+ property :latest_message, as: 'latestMessage'
4536
+ end
4537
+ end
4538
+
4539
+ class GoogleCloudDialogflowV2beta1CompileSuggestionResponse
4540
+ # @private
4541
+ class Representation < Google::Apis::Core::JsonRepresentation
4542
+ property :context_size, as: 'contextSize'
4543
+ property :latest_message, as: 'latestMessage'
4544
+ property :suggestion, as: 'suggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion::Representation
4545
+
4546
+ end
4547
+ end
4548
+
4549
+ class GoogleCloudDialogflowV2beta1CompleteConversationRequest
4550
+ # @private
4551
+ class Representation < Google::Apis::Core::JsonRepresentation
4552
+ end
4553
+ end
4554
+
3855
4555
  class GoogleCloudDialogflowV2beta1Context
3856
4556
  # @private
3857
4557
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3861,6 +4561,71 @@ module Google
3861
4561
  end
3862
4562
  end
3863
4563
 
4564
+ class GoogleCloudDialogflowV2beta1Conversation
4565
+ # @private
4566
+ class Representation < Google::Apis::Core::JsonRepresentation
4567
+ property :conversation_profile, as: 'conversationProfile'
4568
+ property :conversation_stage, as: 'conversationStage'
4569
+ property :end_time, as: 'endTime'
4570
+ property :lifecycle_state, as: 'lifecycleState'
4571
+ property :name, as: 'name'
4572
+ property :phone_number, as: 'phoneNumber', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationPhoneNumber, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationPhoneNumber::Representation
4573
+
4574
+ property :start_time, as: 'startTime'
4575
+ end
4576
+ end
4577
+
4578
+ class GoogleCloudDialogflowV2beta1ConversationEvent
4579
+ # @private
4580
+ class Representation < Google::Apis::Core::JsonRepresentation
4581
+ property :conversation, as: 'conversation'
4582
+ property :error_status, as: 'errorStatus', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
4583
+
4584
+ property :new_message_payload, as: 'newMessagePayload', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
4585
+
4586
+ property :type, as: 'type'
4587
+ end
4588
+ end
4589
+
4590
+ class GoogleCloudDialogflowV2beta1ConversationPhoneNumber
4591
+ # @private
4592
+ class Representation < Google::Apis::Core::JsonRepresentation
4593
+ property :phone_number, as: 'phoneNumber'
4594
+ end
4595
+ end
4596
+
4597
+ class GoogleCloudDialogflowV2beta1ConversationProfile
4598
+ # @private
4599
+ class Representation < Google::Apis::Core::JsonRepresentation
4600
+ property :automated_agent_config, as: 'automatedAgentConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentConfig::Representation
4601
+
4602
+ property :create_time, as: 'createTime'
4603
+ property :display_name, as: 'displayName'
4604
+ property :human_agent_assistant_config, as: 'humanAgentAssistantConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig::Representation
4605
+
4606
+ property :language_code, as: 'languageCode'
4607
+ property :logging_config, as: 'loggingConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1LoggingConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1LoggingConfig::Representation
4608
+
4609
+ property :name, as: 'name'
4610
+ property :new_message_event_notification_config, as: 'newMessageEventNotificationConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig::Representation
4611
+
4612
+ property :notification_config, as: 'notificationConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig::Representation
4613
+
4614
+ property :stt_config, as: 'sttConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SpeechToTextConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SpeechToTextConfig::Representation
4615
+
4616
+ property :update_time, as: 'updateTime'
4617
+ end
4618
+ end
4619
+
4620
+ class GoogleCloudDialogflowV2beta1CreateMessageRequest
4621
+ # @private
4622
+ class Representation < Google::Apis::Core::JsonRepresentation
4623
+ property :message, as: 'message', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
4624
+
4625
+ property :parent, as: 'parent'
4626
+ end
4627
+ end
4628
+
3864
4629
  class GoogleCloudDialogflowV2beta1DetectIntentRequest
3865
4630
  # @private
3866
4631
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3901,6 +4666,7 @@ module Google
3901
4666
  collection :knowledge_types, as: 'knowledgeTypes'
3902
4667
  property :latest_reload_status, as: 'latestReloadStatus', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DocumentReloadStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DocumentReloadStatus::Representation
3903
4668
 
4669
+ hash :metadata, as: 'metadata'
3904
4670
  property :mime_type, as: 'mimeType'
3905
4671
  property :name, as: 'name'
3906
4672
  property :raw_content, :base64 => true, as: 'rawContent'
@@ -3916,6 +4682,13 @@ module Google
3916
4682
  end
3917
4683
  end
3918
4684
 
4685
+ class GoogleCloudDialogflowV2beta1DtmfParameters
4686
+ # @private
4687
+ class Representation < Google::Apis::Core::JsonRepresentation
4688
+ property :accepts_dtmf_input, as: 'acceptsDtmfInput'
4689
+ end
4690
+ end
4691
+
3919
4692
  class GoogleCloudDialogflowV2beta1EntityType
3920
4693
  # @private
3921
4694
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3937,92 +4710,253 @@ module Google
3937
4710
  end
3938
4711
  end
3939
4712
 
3940
- class GoogleCloudDialogflowV2beta1EntityTypeEntity
4713
+ class GoogleCloudDialogflowV2beta1EntityTypeEntity
4714
+ # @private
4715
+ class Representation < Google::Apis::Core::JsonRepresentation
4716
+ collection :synonyms, as: 'synonyms'
4717
+ property :value, as: 'value'
4718
+ end
4719
+ end
4720
+
4721
+ class GoogleCloudDialogflowV2beta1Environment
4722
+ # @private
4723
+ class Representation < Google::Apis::Core::JsonRepresentation
4724
+ property :agent_version, as: 'agentVersion'
4725
+ property :description, as: 'description'
4726
+ property :name, as: 'name'
4727
+ property :state, as: 'state'
4728
+ property :update_time, as: 'updateTime'
4729
+ end
4730
+ end
4731
+
4732
+ class GoogleCloudDialogflowV2beta1EventInput
4733
+ # @private
4734
+ class Representation < Google::Apis::Core::JsonRepresentation
4735
+ property :language_code, as: 'languageCode'
4736
+ property :name, as: 'name'
4737
+ hash :parameters, as: 'parameters'
4738
+ end
4739
+ end
4740
+
4741
+ class GoogleCloudDialogflowV2beta1ExportAgentRequest
4742
+ # @private
4743
+ class Representation < Google::Apis::Core::JsonRepresentation
4744
+ property :agent_uri, as: 'agentUri'
4745
+ end
4746
+ end
4747
+
4748
+ class GoogleCloudDialogflowV2beta1ExportAgentResponse
4749
+ # @private
4750
+ class Representation < Google::Apis::Core::JsonRepresentation
4751
+ property :agent_content, :base64 => true, as: 'agentContent'
4752
+ property :agent_uri, as: 'agentUri'
4753
+ end
4754
+ end
4755
+
4756
+ class GoogleCloudDialogflowV2beta1FaqAnswer
4757
+ # @private
4758
+ class Representation < Google::Apis::Core::JsonRepresentation
4759
+ property :answer, as: 'answer'
4760
+ property :answer_record, as: 'answerRecord'
4761
+ property :confidence, as: 'confidence'
4762
+ hash :metadata, as: 'metadata'
4763
+ property :question, as: 'question'
4764
+ property :source, as: 'source'
4765
+ end
4766
+ end
4767
+
4768
+ class GoogleCloudDialogflowV2beta1Fulfillment
4769
+ # @private
4770
+ class Representation < Google::Apis::Core::JsonRepresentation
4771
+ property :display_name, as: 'displayName'
4772
+ property :enabled, as: 'enabled'
4773
+ collection :features, as: 'features', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentFeature, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentFeature::Representation
4774
+
4775
+ property :generic_web_service, as: 'genericWebService', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService::Representation
4776
+
4777
+ property :name, as: 'name'
4778
+ end
4779
+ end
4780
+
4781
+ class GoogleCloudDialogflowV2beta1FulfillmentFeature
4782
+ # @private
4783
+ class Representation < Google::Apis::Core::JsonRepresentation
4784
+ property :type, as: 'type'
4785
+ end
4786
+ end
4787
+
4788
+ class GoogleCloudDialogflowV2beta1FulfillmentGenericWebService
4789
+ # @private
4790
+ class Representation < Google::Apis::Core::JsonRepresentation
4791
+ property :is_cloud_function, as: 'isCloudFunction'
4792
+ property :password, as: 'password'
4793
+ hash :request_headers, as: 'requestHeaders'
4794
+ property :uri, as: 'uri'
4795
+ property :username, as: 'username'
4796
+ end
4797
+ end
4798
+
4799
+ class GoogleCloudDialogflowV2beta1GcsSource
4800
+ # @private
4801
+ class Representation < Google::Apis::Core::JsonRepresentation
4802
+ property :uri, as: 'uri'
4803
+ end
4804
+ end
4805
+
4806
+ class GoogleCloudDialogflowV2beta1GcsSources
4807
+ # @private
4808
+ class Representation < Google::Apis::Core::JsonRepresentation
4809
+ collection :uris, as: 'uris'
4810
+ end
4811
+ end
4812
+
4813
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig
4814
+ # @private
4815
+ class Representation < Google::Apis::Core::JsonRepresentation
4816
+ property :human_agent_suggestion_config, as: 'humanAgentSuggestionConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig::Representation
4817
+
4818
+ property :message_analysis_config, as: 'messageAnalysisConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig::Representation
4819
+
4820
+ property :notification_config, as: 'notificationConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig::Representation
4821
+
4822
+ end
4823
+ end
4824
+
4825
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig
4826
+ # @private
4827
+ class Representation < Google::Apis::Core::JsonRepresentation
4828
+ property :model, as: 'model'
4829
+ end
4830
+ end
4831
+
4832
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig
4833
+ # @private
4834
+ class Representation < Google::Apis::Core::JsonRepresentation
4835
+ property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
4836
+ end
4837
+ end
4838
+
4839
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig
4840
+ # @private
4841
+ class Representation < Google::Apis::Core::JsonRepresentation
4842
+ collection :feature_configs, as: 'featureConfigs', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig::Representation
4843
+
4844
+ property :group_suggestion_responses, as: 'groupSuggestionResponses'
4845
+ end
4846
+ end
4847
+
4848
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig
4849
+ # @private
4850
+ class Representation < Google::Apis::Core::JsonRepresentation
4851
+ property :conversation_model_config, as: 'conversationModelConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig::Representation
4852
+
4853
+ property :enable_event_based_suggestion, as: 'enableEventBasedSuggestion'
4854
+ property :query_config, as: 'queryConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig::Representation
4855
+
4856
+ property :suggestion_feature, as: 'suggestionFeature', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFeature, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFeature::Representation
4857
+
4858
+ property :suggestion_trigger_settings, as: 'suggestionTriggerSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings::Representation
4859
+
4860
+ end
4861
+ end
4862
+
4863
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig
4864
+ # @private
4865
+ class Representation < Google::Apis::Core::JsonRepresentation
4866
+ property :confidence_threshold, as: 'confidenceThreshold'
4867
+ property :context_filter_settings, as: 'contextFilterSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings::Representation
4868
+
4869
+ property :dialogflow_query_source, as: 'dialogflowQuerySource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource::Representation
4870
+
4871
+ property :document_query_source, as: 'documentQuerySource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource::Representation
4872
+
4873
+ property :knowledge_base_query_source, as: 'knowledgeBaseQuerySource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource::Representation
4874
+
4875
+ property :max_results, as: 'maxResults'
4876
+ end
4877
+ end
4878
+
4879
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings
3941
4880
  # @private
3942
4881
  class Representation < Google::Apis::Core::JsonRepresentation
3943
- collection :synonyms, as: 'synonyms'
3944
- property :value, as: 'value'
4882
+ property :drop_handoff_messages, as: 'dropHandoffMessages'
4883
+ property :drop_ivr_messages, as: 'dropIvrMessages'
4884
+ property :drop_virtual_agent_messages, as: 'dropVirtualAgentMessages'
3945
4885
  end
3946
4886
  end
3947
4887
 
3948
- class GoogleCloudDialogflowV2beta1Environment
4888
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource
3949
4889
  # @private
3950
4890
  class Representation < Google::Apis::Core::JsonRepresentation
3951
- property :agent_version, as: 'agentVersion'
3952
- property :description, as: 'description'
3953
- property :name, as: 'name'
3954
- property :state, as: 'state'
3955
- property :update_time, as: 'updateTime'
4891
+ property :agent, as: 'agent'
3956
4892
  end
3957
4893
  end
3958
4894
 
3959
- class GoogleCloudDialogflowV2beta1EventInput
4895
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource
3960
4896
  # @private
3961
4897
  class Representation < Google::Apis::Core::JsonRepresentation
3962
- property :language_code, as: 'languageCode'
3963
- property :name, as: 'name'
3964
- hash :parameters, as: 'parameters'
4898
+ collection :documents, as: 'documents'
3965
4899
  end
3966
4900
  end
3967
4901
 
3968
- class GoogleCloudDialogflowV2beta1ExportAgentRequest
4902
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource
3969
4903
  # @private
3970
4904
  class Representation < Google::Apis::Core::JsonRepresentation
3971
- property :agent_uri, as: 'agentUri'
4905
+ collection :knowledge_bases, as: 'knowledgeBases'
3972
4906
  end
3973
4907
  end
3974
4908
 
3975
- class GoogleCloudDialogflowV2beta1ExportAgentResponse
4909
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings
3976
4910
  # @private
3977
4911
  class Representation < Google::Apis::Core::JsonRepresentation
3978
- property :agent_content, :base64 => true, as: 'agentContent'
3979
- property :agent_uri, as: 'agentUri'
4912
+ property :no_small_talk, as: 'noSmallTalk'
4913
+ property :only_end_user, as: 'onlyEndUser'
3980
4914
  end
3981
4915
  end
3982
4916
 
3983
- class GoogleCloudDialogflowV2beta1Fulfillment
4917
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
3984
4918
  # @private
3985
4919
  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
4920
+ property :conversation, as: 'conversation'
4921
+ property :participant, as: 'participant'
4922
+ collection :suggestion_results, as: 'suggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
3991
4923
 
3992
- property :name, as: 'name'
3993
4924
  end
3994
4925
  end
3995
4926
 
3996
- class GoogleCloudDialogflowV2beta1FulfillmentFeature
4927
+ class GoogleCloudDialogflowV2beta1ImportAgentRequest
3997
4928
  # @private
3998
4929
  class Representation < Google::Apis::Core::JsonRepresentation
3999
- property :type, as: 'type'
4930
+ property :agent_content, :base64 => true, as: 'agentContent'
4931
+ property :agent_uri, as: 'agentUri'
4000
4932
  end
4001
4933
  end
4002
4934
 
4003
- class GoogleCloudDialogflowV2beta1FulfillmentGenericWebService
4935
+ class GoogleCloudDialogflowV2beta1ImportDocumentTemplate
4004
4936
  # @private
4005
4937
  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'
4938
+ collection :knowledge_types, as: 'knowledgeTypes'
4939
+ hash :metadata, as: 'metadata'
4940
+ property :mime_type, as: 'mimeType'
4011
4941
  end
4012
4942
  end
4013
4943
 
4014
- class GoogleCloudDialogflowV2beta1GcsSource
4944
+ class GoogleCloudDialogflowV2beta1ImportDocumentsRequest
4015
4945
  # @private
4016
4946
  class Representation < Google::Apis::Core::JsonRepresentation
4017
- property :uri, as: 'uri'
4947
+ property :document_template, as: 'documentTemplate', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ImportDocumentTemplate, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ImportDocumentTemplate::Representation
4948
+
4949
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GcsSources, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GcsSources::Representation
4950
+
4951
+ property :import_gcs_custom_metadata, as: 'importGcsCustomMetadata'
4018
4952
  end
4019
4953
  end
4020
4954
 
4021
- class GoogleCloudDialogflowV2beta1ImportAgentRequest
4955
+ class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
4022
4956
  # @private
4023
4957
  class Representation < Google::Apis::Core::JsonRepresentation
4024
- property :agent_content, :base64 => true, as: 'agentContent'
4025
- property :agent_uri, as: 'agentUri'
4958
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
4959
+
4026
4960
  end
4027
4961
  end
4028
4962
 
@@ -4030,6 +4964,7 @@ module Google
4030
4964
  # @private
4031
4965
  class Representation < Google::Apis::Core::JsonRepresentation
4032
4966
  property :audio_encoding, as: 'audioEncoding'
4967
+ property :disable_no_speech_recognized_event, as: 'disableNoSpeechRecognizedEvent'
4033
4968
  property :enable_word_info, as: 'enableWordInfo'
4034
4969
  property :language_code, as: 'languageCode'
4035
4970
  property :model, as: 'model'
@@ -4054,6 +4989,7 @@ module Google
4054
4989
 
4055
4990
  collection :input_context_names, as: 'inputContextNames'
4056
4991
  property :is_fallback, as: 'isFallback'
4992
+ property :live_agent_handoff, as: 'liveAgentHandoff'
4057
4993
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage::Representation
4058
4994
 
4059
4995
  property :ml_disabled, as: 'mlDisabled'
@@ -4581,6 +5517,15 @@ module Google
4581
5517
  end
4582
5518
  end
4583
5519
 
5520
+ class GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse
5521
+ # @private
5522
+ class Representation < Google::Apis::Core::JsonRepresentation
5523
+ collection :answer_records, as: 'answerRecords', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerRecord, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerRecord::Representation
5524
+
5525
+ property :next_page_token, as: 'nextPageToken'
5526
+ end
5527
+ end
5528
+
4584
5529
  class GoogleCloudDialogflowV2beta1ListContextsResponse
4585
5530
  # @private
4586
5531
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4590,6 +5535,24 @@ module Google
4590
5535
  end
4591
5536
  end
4592
5537
 
5538
+ class GoogleCloudDialogflowV2beta1ListConversationProfilesResponse
5539
+ # @private
5540
+ class Representation < Google::Apis::Core::JsonRepresentation
5541
+ collection :conversation_profiles, as: 'conversationProfiles', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationProfile, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationProfile::Representation
5542
+
5543
+ property :next_page_token, as: 'nextPageToken'
5544
+ end
5545
+ end
5546
+
5547
+ class GoogleCloudDialogflowV2beta1ListConversationsResponse
5548
+ # @private
5549
+ class Representation < Google::Apis::Core::JsonRepresentation
5550
+ collection :conversations, as: 'conversations', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Conversation, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Conversation::Representation
5551
+
5552
+ property :next_page_token, as: 'nextPageToken'
5553
+ end
5554
+ end
5555
+
4593
5556
  class GoogleCloudDialogflowV2beta1ListDocumentsResponse
4594
5557
  # @private
4595
5558
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4635,6 +5598,24 @@ module Google
4635
5598
  end
4636
5599
  end
4637
5600
 
5601
+ class GoogleCloudDialogflowV2beta1ListMessagesResponse
5602
+ # @private
5603
+ class Representation < Google::Apis::Core::JsonRepresentation
5604
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
5605
+
5606
+ property :next_page_token, as: 'nextPageToken'
5607
+ end
5608
+ end
5609
+
5610
+ class GoogleCloudDialogflowV2beta1ListParticipantsResponse
5611
+ # @private
5612
+ class Representation < Google::Apis::Core::JsonRepresentation
5613
+ property :next_page_token, as: 'nextPageToken'
5614
+ collection :participants, as: 'participants', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Participant, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Participant::Representation
5615
+
5616
+ end
5617
+ end
5618
+
4638
5619
  class GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse
4639
5620
  # @private
4640
5621
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4644,6 +5625,56 @@ module Google
4644
5625
  end
4645
5626
  end
4646
5627
 
5628
+ class GoogleCloudDialogflowV2beta1ListSuggestionsResponse
5629
+ # @private
5630
+ class Representation < Google::Apis::Core::JsonRepresentation
5631
+ property :next_page_token, as: 'nextPageToken'
5632
+ collection :suggestions, as: 'suggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion::Representation
5633
+
5634
+ end
5635
+ end
5636
+
5637
+ class GoogleCloudDialogflowV2beta1LoggingConfig
5638
+ # @private
5639
+ class Representation < Google::Apis::Core::JsonRepresentation
5640
+ property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
5641
+ end
5642
+ end
5643
+
5644
+ class GoogleCloudDialogflowV2beta1Message
5645
+ # @private
5646
+ class Representation < Google::Apis::Core::JsonRepresentation
5647
+ property :content, as: 'content'
5648
+ property :create_time, as: 'createTime'
5649
+ property :language_code, as: 'languageCode'
5650
+ property :message_annotation, as: 'messageAnnotation', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1MessageAnnotation, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1MessageAnnotation::Representation
5651
+
5652
+ property :name, as: 'name'
5653
+ property :participant, as: 'participant'
5654
+ property :participant_role, as: 'participantRole'
5655
+ property :send_time, as: 'sendTime'
5656
+ property :sentiment_analysis, as: 'sentimentAnalysis', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SentimentAnalysisResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SentimentAnalysisResult::Representation
5657
+
5658
+ end
5659
+ end
5660
+
5661
+ class GoogleCloudDialogflowV2beta1MessageAnnotation
5662
+ # @private
5663
+ class Representation < Google::Apis::Core::JsonRepresentation
5664
+ property :contain_entities, as: 'containEntities'
5665
+ collection :parts, as: 'parts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnnotatedMessagePart, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnnotatedMessagePart::Representation
5666
+
5667
+ end
5668
+ end
5669
+
5670
+ class GoogleCloudDialogflowV2beta1NotificationConfig
5671
+ # @private
5672
+ class Representation < Google::Apis::Core::JsonRepresentation
5673
+ property :message_format, as: 'messageFormat'
5674
+ property :topic, as: 'topic'
5675
+ end
5676
+ end
5677
+
4647
5678
  class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
4648
5679
  # @private
4649
5680
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4653,6 +5684,15 @@ module Google
4653
5684
  end
4654
5685
  end
4655
5686
 
5687
+ class GoogleCloudDialogflowV2beta1OutputAudio
5688
+ # @private
5689
+ class Representation < Google::Apis::Core::JsonRepresentation
5690
+ property :audio, :base64 => true, as: 'audio'
5691
+ property :config, as: 'config', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig::Representation
5692
+
5693
+ end
5694
+ end
5695
+
4656
5696
  class GoogleCloudDialogflowV2beta1OutputAudioConfig
4657
5697
  # @private
4658
5698
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4663,11 +5703,22 @@ module Google
4663
5703
  end
4664
5704
  end
4665
5705
 
5706
+ class GoogleCloudDialogflowV2beta1Participant
5707
+ # @private
5708
+ class Representation < Google::Apis::Core::JsonRepresentation
5709
+ property :name, as: 'name'
5710
+ property :obfuscated_external_user_id, as: 'obfuscatedExternalUserId'
5711
+ property :role, as: 'role'
5712
+ end
5713
+ end
5714
+
4666
5715
  class GoogleCloudDialogflowV2beta1QueryInput
4667
5716
  # @private
4668
5717
  class Representation < Google::Apis::Core::JsonRepresentation
4669
5718
  property :audio_config, as: 'audioConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InputAudioConfig::Representation
4670
5719
 
5720
+ property :dtmf, as: 'dtmf', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TelephonyDtmfEvents, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TelephonyDtmfEvents::Representation
5721
+
4671
5722
  property :event, as: 'event', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput::Representation
4672
5723
 
4673
5724
  property :text, as: 'text', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput::Representation
@@ -4732,6 +5783,39 @@ module Google
4732
5783
  end
4733
5784
  end
4734
5785
 
5786
+ class GoogleCloudDialogflowV2beta1ResponseMessage
5787
+ # @private
5788
+ class Representation < Google::Apis::Core::JsonRepresentation
5789
+ property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction::Representation
5790
+
5791
+ property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff::Representation
5792
+
5793
+ hash :payload, as: 'payload'
5794
+ property :text, as: 'text', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageText, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageText::Representation
5795
+
5796
+ end
5797
+ end
5798
+
5799
+ class GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction
5800
+ # @private
5801
+ class Representation < Google::Apis::Core::JsonRepresentation
5802
+ end
5803
+ end
5804
+
5805
+ class GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff
5806
+ # @private
5807
+ class Representation < Google::Apis::Core::JsonRepresentation
5808
+ hash :metadata, as: 'metadata'
5809
+ end
5810
+ end
5811
+
5812
+ class GoogleCloudDialogflowV2beta1ResponseMessageText
5813
+ # @private
5814
+ class Representation < Google::Apis::Core::JsonRepresentation
5815
+ collection :text, as: 'text'
5816
+ end
5817
+ end
5818
+
4735
5819
  class GoogleCloudDialogflowV2beta1RestoreAgentRequest
4736
5820
  # @private
4737
5821
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4782,6 +5866,15 @@ module Google
4782
5866
  end
4783
5867
  end
4784
5868
 
5869
+ class GoogleCloudDialogflowV2beta1SmartReplyAnswer
5870
+ # @private
5871
+ class Representation < Google::Apis::Core::JsonRepresentation
5872
+ property :answer_record, as: 'answerRecord'
5873
+ property :confidence, as: 'confidence'
5874
+ property :reply, as: 'reply'
5875
+ end
5876
+ end
5877
+
4785
5878
  class GoogleCloudDialogflowV2beta1SpeechContext
4786
5879
  # @private
4787
5880
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4790,6 +5883,13 @@ module Google
4790
5883
  end
4791
5884
  end
4792
5885
 
5886
+ class GoogleCloudDialogflowV2beta1SpeechToTextConfig
5887
+ # @private
5888
+ class Representation < Google::Apis::Core::JsonRepresentation
5889
+ property :speech_model_variant, as: 'speechModelVariant'
5890
+ end
5891
+ end
5892
+
4793
5893
  class GoogleCloudDialogflowV2beta1SubAgent
4794
5894
  # @private
4795
5895
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4798,6 +5898,119 @@ module Google
4798
5898
  end
4799
5899
  end
4800
5900
 
5901
+ class GoogleCloudDialogflowV2beta1SuggestArticlesRequest
5902
+ # @private
5903
+ class Representation < Google::Apis::Core::JsonRepresentation
5904
+ property :context_size, as: 'contextSize'
5905
+ property :latest_message, as: 'latestMessage'
5906
+ end
5907
+ end
5908
+
5909
+ class GoogleCloudDialogflowV2beta1SuggestArticlesResponse
5910
+ # @private
5911
+ class Representation < Google::Apis::Core::JsonRepresentation
5912
+ collection :article_answers, as: 'articleAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer::Representation
5913
+
5914
+ property :context_size, as: 'contextSize'
5915
+ property :latest_message, as: 'latestMessage'
5916
+ end
5917
+ end
5918
+
5919
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest
5920
+ # @private
5921
+ class Representation < Google::Apis::Core::JsonRepresentation
5922
+ property :context_size, as: 'contextSize'
5923
+ property :latest_message, as: 'latestMessage'
5924
+ end
5925
+ end
5926
+
5927
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
5928
+ # @private
5929
+ class Representation < Google::Apis::Core::JsonRepresentation
5930
+ property :context_size, as: 'contextSize'
5931
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer::Representation
5932
+
5933
+ property :latest_message, as: 'latestMessage'
5934
+ end
5935
+ end
5936
+
5937
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest
5938
+ # @private
5939
+ class Representation < Google::Apis::Core::JsonRepresentation
5940
+ property :context_size, as: 'contextSize'
5941
+ property :current_text_input, as: 'currentTextInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput::Representation
5942
+
5943
+ property :latest_message, as: 'latestMessage'
5944
+ end
5945
+ end
5946
+
5947
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
5948
+ # @private
5949
+ class Representation < Google::Apis::Core::JsonRepresentation
5950
+ property :context_size, as: 'contextSize'
5951
+ property :latest_message, as: 'latestMessage'
5952
+ collection :smart_reply_answers, as: 'smartReplyAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SmartReplyAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SmartReplyAnswer::Representation
5953
+
5954
+ end
5955
+ end
5956
+
5957
+ class GoogleCloudDialogflowV2beta1Suggestion
5958
+ # @private
5959
+ class Representation < Google::Apis::Core::JsonRepresentation
5960
+ collection :articles, as: 'articles', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionArticle, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionArticle::Representation
5961
+
5962
+ property :create_time, as: 'createTime'
5963
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFaqAnswer::Representation
5964
+
5965
+ property :latest_message, as: 'latestMessage'
5966
+ property :name, as: 'name'
5967
+ end
5968
+ end
5969
+
5970
+ class GoogleCloudDialogflowV2beta1SuggestionArticle
5971
+ # @private
5972
+ class Representation < Google::Apis::Core::JsonRepresentation
5973
+ property :answer_record, as: 'answerRecord'
5974
+ hash :metadata, as: 'metadata'
5975
+ collection :snippets, as: 'snippets'
5976
+ property :title, as: 'title'
5977
+ property :uri, as: 'uri'
5978
+ end
5979
+ end
5980
+
5981
+ class GoogleCloudDialogflowV2beta1SuggestionFaqAnswer
5982
+ # @private
5983
+ class Representation < Google::Apis::Core::JsonRepresentation
5984
+ property :answer, as: 'answer'
5985
+ property :answer_record, as: 'answerRecord'
5986
+ property :confidence, as: 'confidence'
5987
+ hash :metadata, as: 'metadata'
5988
+ property :question, as: 'question'
5989
+ property :source, as: 'source'
5990
+ end
5991
+ end
5992
+
5993
+ class GoogleCloudDialogflowV2beta1SuggestionFeature
5994
+ # @private
5995
+ class Representation < Google::Apis::Core::JsonRepresentation
5996
+ property :type, as: 'type'
5997
+ end
5998
+ end
5999
+
6000
+ class GoogleCloudDialogflowV2beta1SuggestionResult
6001
+ # @private
6002
+ class Representation < Google::Apis::Core::JsonRepresentation
6003
+ property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
6004
+
6005
+ property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestArticlesResponse::Representation
6006
+
6007
+ property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse::Representation
6008
+
6009
+ property :suggest_smart_replies_response, as: 'suggestSmartRepliesResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse::Representation
6010
+
6011
+ end
6012
+ end
6013
+
4801
6014
  class GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig
4802
6015
  # @private
4803
6016
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4810,6 +6023,13 @@ module Google
4810
6023
  end
4811
6024
  end
4812
6025
 
6026
+ class GoogleCloudDialogflowV2beta1TelephonyDtmfEvents
6027
+ # @private
6028
+ class Representation < Google::Apis::Core::JsonRepresentation
6029
+ collection :dtmf_events, as: 'dtmfEvents'
6030
+ end
6031
+ end
6032
+
4813
6033
  class GoogleCloudDialogflowV2beta1TextInput
4814
6034
  # @private
4815
6035
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4872,6 +6092,7 @@ module Google
4872
6092
  collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage::Representation
4873
6093
 
4874
6094
  property :fulfillment_text, as: 'fulfillmentText'
6095
+ property :live_agent_handoff, as: 'liveAgentHandoff'
4875
6096
  collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context::Representation
4876
6097
 
4877
6098
  hash :payload, as: 'payload'