google-apis-dialogflow_v2beta1 0.5.0 → 0.10.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.5.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210222"
25
+ REVISION = "20210329"
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,777 +1156,1227 @@ 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 GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig
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 GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig
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 GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig
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 GoogleCloudDialogflowV2beta1ImportAgentRequest
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 GoogleCloudDialogflowV2beta1ImportDocumentTemplate
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 GoogleCloudDialogflowV2beta1ImportDocumentsRequest
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 GoogleCloudDialogflowV2beta1ImportDocumentsResponse
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 GoogleCloudDialogflowV2beta1InputAudioConfig
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 GoogleCloudDialogflowV2beta1Intent
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 GoogleCloudDialogflowV2beta1IntentBatch
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 GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
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 GoogleCloudDialogflowV2beta1IntentMessage
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 GoogleCloudDialogflowV2beta1IntentMessageBasicCard
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 GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
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 GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
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 GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
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 GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
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 GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
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 GoogleCloudDialogflowV2beta1IntentMessageCard
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 GoogleCloudDialogflowV2beta1IntentMessageCardButton
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 GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
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 GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
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 GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
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 GoogleCloudDialogflowV2beta1IntentMessageImage
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 GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
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 GoogleCloudDialogflowV2beta1IntentMessageListSelect
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 GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
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 GoogleCloudDialogflowV2beta1IntentMessageMediaContent
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 GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
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 GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
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 GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
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 GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
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 GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
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 GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
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 GoogleCloudDialogflowV2beta1IntentMessageRbmText
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 GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
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 GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
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 GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
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 GoogleCloudDialogflowV2beta1IntentMessageSuggestion
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 GoogleCloudDialogflowV2beta1IntentMessageSuggestions
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 GoogleCloudDialogflowV2beta1IntentMessageTableCard
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 GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
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 GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
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 GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
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 GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
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 GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
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 GoogleCloudDialogflowV2beta1IntentMessageText
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 GoogleCloudDialogflowV2beta1IntentParameter
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 GoogleCloudDialogflowV2beta1IntentTrainingPhrase
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 GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
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 GoogleCloudDialogflowV2beta1KnowledgeAnswers
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 GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
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 GoogleCloudDialogflowV2beta1KnowledgeBase
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
1902
-
1903
- property :virtual_agent_output, as: 'virtualAgentOutput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput::Representation
1915
+ class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
1916
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1904
1917
 
1905
- end
1918
+ include Google::Apis::Core::JsonObjectSupport
1919
+ end
1920
+
1921
+ class GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse
1922
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1923
+
1924
+ include Google::Apis::Core::JsonObjectSupport
1925
+ end
1926
+
1927
+ class GoogleCloudDialogflowV2beta1ListContextsResponse
1928
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1929
+
1930
+ include Google::Apis::Core::JsonObjectSupport
1931
+ end
1932
+
1933
+ class GoogleCloudDialogflowV2beta1ListConversationProfilesResponse
1934
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1935
+
1936
+ include Google::Apis::Core::JsonObjectSupport
1937
+ end
1938
+
1939
+ class GoogleCloudDialogflowV2beta1ListConversationsResponse
1940
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1941
+
1942
+ include Google::Apis::Core::JsonObjectSupport
1943
+ end
1944
+
1945
+ class GoogleCloudDialogflowV2beta1ListDocumentsResponse
1946
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1947
+
1948
+ include Google::Apis::Core::JsonObjectSupport
1949
+ end
1950
+
1951
+ class GoogleCloudDialogflowV2beta1ListEntityTypesResponse
1952
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1953
+
1954
+ include Google::Apis::Core::JsonObjectSupport
1955
+ end
1956
+
1957
+ class GoogleCloudDialogflowV2beta1ListEnvironmentsResponse
1958
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1959
+
1960
+ include Google::Apis::Core::JsonObjectSupport
1961
+ end
1962
+
1963
+ class GoogleCloudDialogflowV2beta1ListIntentsResponse
1964
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1965
+
1966
+ include Google::Apis::Core::JsonObjectSupport
1967
+ end
1968
+
1969
+ class GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse
1970
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1971
+
1972
+ include Google::Apis::Core::JsonObjectSupport
1973
+ end
1974
+
1975
+ class GoogleCloudDialogflowV2beta1ListMessagesResponse
1976
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1977
+
1978
+ include Google::Apis::Core::JsonObjectSupport
1979
+ end
1980
+
1981
+ class GoogleCloudDialogflowV2beta1ListParticipantsResponse
1982
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1983
+
1984
+ include Google::Apis::Core::JsonObjectSupport
1985
+ end
1986
+
1987
+ class GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse
1988
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1989
+
1990
+ include Google::Apis::Core::JsonObjectSupport
1991
+ end
1992
+
1993
+ class GoogleCloudDialogflowV2beta1ListSuggestionsResponse
1994
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1995
+
1996
+ include Google::Apis::Core::JsonObjectSupport
1997
+ end
1998
+
1999
+ class GoogleCloudDialogflowV2beta1LoggingConfig
2000
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2001
+
2002
+ include Google::Apis::Core::JsonObjectSupport
2003
+ end
2004
+
2005
+ class GoogleCloudDialogflowV2beta1Message
2006
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2007
+
2008
+ include Google::Apis::Core::JsonObjectSupport
2009
+ end
2010
+
2011
+ class GoogleCloudDialogflowV2beta1MessageAnnotation
2012
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2013
+
2014
+ include Google::Apis::Core::JsonObjectSupport
2015
+ end
2016
+
2017
+ class GoogleCloudDialogflowV2beta1NotificationConfig
2018
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2019
+
2020
+ include Google::Apis::Core::JsonObjectSupport
2021
+ end
2022
+
2023
+ class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
2024
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2025
+
2026
+ include Google::Apis::Core::JsonObjectSupport
2027
+ end
2028
+
2029
+ class GoogleCloudDialogflowV2beta1OutputAudio
2030
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2031
+
2032
+ include Google::Apis::Core::JsonObjectSupport
2033
+ end
2034
+
2035
+ class GoogleCloudDialogflowV2beta1OutputAudioConfig
2036
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2037
+
2038
+ include Google::Apis::Core::JsonObjectSupport
2039
+ end
2040
+
2041
+ class GoogleCloudDialogflowV2beta1Participant
2042
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2043
+
2044
+ include Google::Apis::Core::JsonObjectSupport
2045
+ end
2046
+
2047
+ class GoogleCloudDialogflowV2beta1QueryInput
2048
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2049
+
2050
+ include Google::Apis::Core::JsonObjectSupport
2051
+ end
2052
+
2053
+ class GoogleCloudDialogflowV2beta1QueryParameters
2054
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2055
+
2056
+ include Google::Apis::Core::JsonObjectSupport
2057
+ end
2058
+
2059
+ class GoogleCloudDialogflowV2beta1QueryResult
2060
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2061
+
2062
+ include Google::Apis::Core::JsonObjectSupport
2063
+ end
2064
+
2065
+ class GoogleCloudDialogflowV2beta1ReloadDocumentRequest
2066
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2067
+
2068
+ include Google::Apis::Core::JsonObjectSupport
2069
+ end
2070
+
2071
+ class GoogleCloudDialogflowV2beta1ResponseMessage
2072
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2073
+
2074
+ include Google::Apis::Core::JsonObjectSupport
2075
+ end
2076
+
2077
+ class GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction
2078
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2079
+
2080
+ include Google::Apis::Core::JsonObjectSupport
2081
+ end
2082
+
2083
+ class GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff
2084
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2085
+
2086
+ include Google::Apis::Core::JsonObjectSupport
2087
+ end
2088
+
2089
+ class GoogleCloudDialogflowV2beta1ResponseMessageText
2090
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2091
+
2092
+ include Google::Apis::Core::JsonObjectSupport
2093
+ end
2094
+
2095
+ class GoogleCloudDialogflowV2beta1RestoreAgentRequest
2096
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2097
+
2098
+ include Google::Apis::Core::JsonObjectSupport
2099
+ end
2100
+
2101
+ class GoogleCloudDialogflowV2beta1SearchAgentsResponse
2102
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2103
+
2104
+ include Google::Apis::Core::JsonObjectSupport
2105
+ end
2106
+
2107
+ class GoogleCloudDialogflowV2beta1Sentiment
2108
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2109
+
2110
+ include Google::Apis::Core::JsonObjectSupport
2111
+ end
2112
+
2113
+ class GoogleCloudDialogflowV2beta1SentimentAnalysisRequestConfig
2114
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2115
+
2116
+ include Google::Apis::Core::JsonObjectSupport
2117
+ end
2118
+
2119
+ class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
2120
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2121
+
2122
+ include Google::Apis::Core::JsonObjectSupport
2123
+ end
2124
+
2125
+ class GoogleCloudDialogflowV2beta1SessionEntityType
2126
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2127
+
2128
+ include Google::Apis::Core::JsonObjectSupport
2129
+ end
2130
+
2131
+ class GoogleCloudDialogflowV2beta1SmartReplyAnswer
2132
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2133
+
2134
+ include Google::Apis::Core::JsonObjectSupport
2135
+ end
2136
+
2137
+ class GoogleCloudDialogflowV2beta1SpeechContext
2138
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2139
+
2140
+ include Google::Apis::Core::JsonObjectSupport
2141
+ end
2142
+
2143
+ class GoogleCloudDialogflowV2beta1SpeechToTextConfig
2144
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2145
+
2146
+ include Google::Apis::Core::JsonObjectSupport
2147
+ end
2148
+
2149
+ class GoogleCloudDialogflowV2beta1SubAgent
2150
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2151
+
2152
+ include Google::Apis::Core::JsonObjectSupport
2153
+ end
2154
+
2155
+ class GoogleCloudDialogflowV2beta1SuggestArticlesRequest
2156
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2157
+
2158
+ include Google::Apis::Core::JsonObjectSupport
2159
+ end
2160
+
2161
+ class GoogleCloudDialogflowV2beta1SuggestArticlesResponse
2162
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2163
+
2164
+ include Google::Apis::Core::JsonObjectSupport
2165
+ end
2166
+
2167
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest
2168
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2169
+
2170
+ include Google::Apis::Core::JsonObjectSupport
2171
+ end
2172
+
2173
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
2174
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2175
+
2176
+ include Google::Apis::Core::JsonObjectSupport
2177
+ end
2178
+
2179
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest
2180
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2181
+
2182
+ include Google::Apis::Core::JsonObjectSupport
2183
+ end
2184
+
2185
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
2186
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2187
+
2188
+ include Google::Apis::Core::JsonObjectSupport
2189
+ end
2190
+
2191
+ class GoogleCloudDialogflowV2beta1Suggestion
2192
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2193
+
2194
+ include Google::Apis::Core::JsonObjectSupport
2195
+ end
2196
+
2197
+ class GoogleCloudDialogflowV2beta1SuggestionArticle
2198
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2199
+
2200
+ include Google::Apis::Core::JsonObjectSupport
2201
+ end
2202
+
2203
+ class GoogleCloudDialogflowV2beta1SuggestionFaqAnswer
2204
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2205
+
2206
+ include Google::Apis::Core::JsonObjectSupport
2207
+ end
2208
+
2209
+ class GoogleCloudDialogflowV2beta1SuggestionFeature
2210
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2211
+
2212
+ include Google::Apis::Core::JsonObjectSupport
2213
+ end
2214
+
2215
+ class GoogleCloudDialogflowV2beta1SuggestionResult
2216
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2217
+
2218
+ include Google::Apis::Core::JsonObjectSupport
2219
+ end
2220
+
2221
+ class GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig
2222
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2223
+
2224
+ include Google::Apis::Core::JsonObjectSupport
2225
+ end
2226
+
2227
+ class GoogleCloudDialogflowV2beta1TelephonyDtmfEvents
2228
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2229
+
2230
+ include Google::Apis::Core::JsonObjectSupport
2231
+ end
2232
+
2233
+ class GoogleCloudDialogflowV2beta1TextInput
2234
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2235
+
2236
+ include Google::Apis::Core::JsonObjectSupport
2237
+ end
2238
+
2239
+ class GoogleCloudDialogflowV2beta1TrainAgentRequest
2240
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2241
+
2242
+ include Google::Apis::Core::JsonObjectSupport
2243
+ end
2244
+
2245
+ class GoogleCloudDialogflowV2beta1ValidationError
2246
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2247
+
2248
+ include Google::Apis::Core::JsonObjectSupport
2249
+ end
2250
+
2251
+ class GoogleCloudDialogflowV2beta1ValidationResult
2252
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2253
+
2254
+ include Google::Apis::Core::JsonObjectSupport
2255
+ end
2256
+
2257
+ class GoogleCloudDialogflowV2beta1VoiceSelectionParams
2258
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2259
+
2260
+ include Google::Apis::Core::JsonObjectSupport
2261
+ end
2262
+
2263
+ class GoogleCloudDialogflowV2beta1WebhookRequest
2264
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2265
+
2266
+ include Google::Apis::Core::JsonObjectSupport
2267
+ end
2268
+
2269
+ class GoogleCloudDialogflowV2beta1WebhookResponse
2270
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2271
+
2272
+ include Google::Apis::Core::JsonObjectSupport
2273
+ end
2274
+
2275
+ class GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
2276
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2277
+
2278
+ include Google::Apis::Core::JsonObjectSupport
2279
+ end
2280
+
2281
+ class GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
2282
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2283
+
2284
+ include Google::Apis::Core::JsonObjectSupport
2285
+ end
2286
+
2287
+ class GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
2288
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2289
+
2290
+ include Google::Apis::Core::JsonObjectSupport
2291
+ end
2292
+
2293
+ class GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
2294
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2295
+
2296
+ include Google::Apis::Core::JsonObjectSupport
2297
+ end
2298
+
2299
+ class GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
2300
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2301
+
2302
+ include Google::Apis::Core::JsonObjectSupport
2303
+ end
2304
+
2305
+ class GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
2306
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2307
+
2308
+ include Google::Apis::Core::JsonObjectSupport
2309
+ end
2310
+
2311
+ class GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
2312
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2313
+
2314
+ include Google::Apis::Core::JsonObjectSupport
2315
+ end
2316
+
2317
+ class GoogleLongrunningListOperationsResponse
2318
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2319
+
2320
+ include Google::Apis::Core::JsonObjectSupport
2321
+ end
2322
+
2323
+ class GoogleLongrunningOperation
2324
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2325
+
2326
+ include Google::Apis::Core::JsonObjectSupport
2327
+ end
2328
+
2329
+ class GoogleProtobufEmpty
2330
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2331
+
2332
+ include Google::Apis::Core::JsonObjectSupport
2333
+ end
2334
+
2335
+ class GoogleRpcStatus
2336
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2337
+
2338
+ include Google::Apis::Core::JsonObjectSupport
2339
+ end
2340
+
2341
+ class GoogleTypeLatLng
2342
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2343
+
2344
+ include Google::Apis::Core::JsonObjectSupport
2345
+ end
2346
+
2347
+ class GoogleCloudDialogflowCxV3AudioInput
2348
+ # @private
2349
+ class Representation < Google::Apis::Core::JsonRepresentation
2350
+ property :audio, :base64 => true, as: 'audio'
2351
+ property :config, as: 'config', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3InputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3InputAudioConfig::Representation
2352
+
2353
+ end
2354
+ end
2355
+
2356
+ class GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata
2357
+ # @private
2358
+ class Representation < Google::Apis::Core::JsonRepresentation
2359
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestError, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestError::Representation
2360
+
2361
+ end
2362
+ end
2363
+
2364
+ class GoogleCloudDialogflowCxV3BatchRunTestCasesResponse
2365
+ # @private
2366
+ class Representation < Google::Apis::Core::JsonRepresentation
2367
+ collection :results, as: 'results', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestCaseResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestCaseResult::Representation
2368
+
2369
+ end
2370
+ end
2371
+
2372
+ class GoogleCloudDialogflowCxV3ConversationTurn
2373
+ # @private
2374
+ class Representation < Google::Apis::Core::JsonRepresentation
2375
+ property :user_input, as: 'userInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnUserInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnUserInput::Representation
2376
+
2377
+ property :virtual_agent_output, as: 'virtualAgentOutput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput::Representation
2378
+
2379
+ end
1906
2380
  end
1907
2381
 
1908
2382
  class GoogleCloudDialogflowCxV3ConversationTurnUserInput
@@ -2473,6 +2947,10 @@ module Google
2473
2947
 
2474
2948
  property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3SessionInfo::Representation
2475
2949
 
2950
+ property :text, as: 'text'
2951
+ property :transcript, as: 'transcript'
2952
+ property :trigger_event, as: 'triggerEvent'
2953
+ property :trigger_intent, as: 'triggerIntent'
2476
2954
  end
2477
2955
  end
2478
2956
 
@@ -3137,6 +3615,10 @@ module Google
3137
3615
 
3138
3616
  property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1SessionInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3beta1SessionInfo::Representation
3139
3617
 
3618
+ property :text, as: 'text'
3619
+ property :transcript, as: 'transcript'
3620
+ property :trigger_event, as: 'triggerEvent'
3621
+ property :trigger_intent, as: 'triggerIntent'
3140
3622
  end
3141
3623
  end
3142
3624
 
@@ -3207,6 +3689,18 @@ module Google
3207
3689
  end
3208
3690
  end
3209
3691
 
3692
+ class GoogleCloudDialogflowV2ArticleAnswer
3693
+ # @private
3694
+ class Representation < Google::Apis::Core::JsonRepresentation
3695
+ property :answer_record, as: 'answerRecord'
3696
+ property :confidence, as: 'confidence'
3697
+ hash :metadata, as: 'metadata'
3698
+ collection :snippets, as: 'snippets'
3699
+ property :title, as: 'title'
3700
+ property :uri, as: 'uri'
3701
+ end
3702
+ end
3703
+
3210
3704
  class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
3211
3705
  # @private
3212
3706
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3282,17 +3776,41 @@ module Google
3282
3776
  end
3283
3777
  end
3284
3778
 
3779
+ class GoogleCloudDialogflowV2FaqAnswer
3780
+ # @private
3781
+ class Representation < Google::Apis::Core::JsonRepresentation
3782
+ property :answer, as: 'answer'
3783
+ property :answer_record, as: 'answerRecord'
3784
+ property :confidence, as: 'confidence'
3785
+ hash :metadata, as: 'metadata'
3786
+ property :question, as: 'question'
3787
+ property :source, as: 'source'
3788
+ end
3789
+ end
3790
+
3791
+ class GoogleCloudDialogflowV2HumanAgentAssistantEvent
3792
+ # @private
3793
+ class Representation < Google::Apis::Core::JsonRepresentation
3794
+ property :conversation, as: 'conversation'
3795
+ property :participant, as: 'participant'
3796
+ collection :suggestion_results, as: 'suggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestionResult::Representation
3797
+
3798
+ end
3799
+ end
3800
+
3285
3801
  class GoogleCloudDialogflowV2Intent
3286
3802
  # @private
3287
3803
  class Representation < Google::Apis::Core::JsonRepresentation
3288
3804
  property :action, as: 'action'
3289
3805
  collection :default_response_platforms, as: 'defaultResponsePlatforms'
3290
3806
  property :display_name, as: 'displayName'
3807
+ property :end_interaction, as: 'endInteraction'
3291
3808
  collection :events, as: 'events'
3292
3809
  collection :followup_intent_info, as: 'followupIntentInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentFollowupIntentInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentFollowupIntentInfo::Representation
3293
3810
 
3294
3811
  collection :input_context_names, as: 'inputContextNames'
3295
3812
  property :is_fallback, as: 'isFallback'
3813
+ property :live_agent_handoff, as: 'liveAgentHandoff'
3296
3814
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage::Representation
3297
3815
 
3298
3816
  property :ml_disabled, as: 'mlDisabled'
@@ -3641,6 +4159,13 @@ module Google
3641
4159
  end
3642
4160
  end
3643
4161
 
4162
+ class GoogleCloudDialogflowV2KnowledgeOperationMetadata
4163
+ # @private
4164
+ class Representation < Google::Apis::Core::JsonRepresentation
4165
+ property :state, as: 'state'
4166
+ end
4167
+ end
4168
+
3644
4169
  class GoogleCloudDialogflowV2Message
3645
4170
  # @private
3646
4171
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3724,6 +4249,38 @@ module Google
3724
4249
  end
3725
4250
  end
3726
4251
 
4252
+ class GoogleCloudDialogflowV2SuggestArticlesResponse
4253
+ # @private
4254
+ class Representation < Google::Apis::Core::JsonRepresentation
4255
+ collection :article_answers, as: 'articleAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ArticleAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ArticleAnswer::Representation
4256
+
4257
+ property :context_size, as: 'contextSize'
4258
+ property :latest_message, as: 'latestMessage'
4259
+ end
4260
+ end
4261
+
4262
+ class GoogleCloudDialogflowV2SuggestFaqAnswersResponse
4263
+ # @private
4264
+ class Representation < Google::Apis::Core::JsonRepresentation
4265
+ property :context_size, as: 'contextSize'
4266
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2FaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2FaqAnswer::Representation
4267
+
4268
+ property :latest_message, as: 'latestMessage'
4269
+ end
4270
+ end
4271
+
4272
+ class GoogleCloudDialogflowV2SuggestionResult
4273
+ # @private
4274
+ class Representation < Google::Apis::Core::JsonRepresentation
4275
+ property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
4276
+
4277
+ property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestArticlesResponse::Representation
4278
+
4279
+ property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestFaqAnswersResponse::Representation
4280
+
4281
+ end
4282
+ end
4283
+
3727
4284
  class GoogleCloudDialogflowV2WebhookRequest
3728
4285
  # @private
3729
4286
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3736,47 +4293,192 @@ module Google
3736
4293
  end
3737
4294
  end
3738
4295
 
3739
- class GoogleCloudDialogflowV2WebhookResponse
4296
+ class GoogleCloudDialogflowV2WebhookResponse
4297
+ # @private
4298
+ class Representation < Google::Apis::Core::JsonRepresentation
4299
+ property :followup_event_input, as: 'followupEventInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EventInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EventInput::Representation
4300
+
4301
+ collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage::Representation
4302
+
4303
+ property :fulfillment_text, as: 'fulfillmentText'
4304
+ collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context::Representation
4305
+
4306
+ hash :payload, as: 'payload'
4307
+ collection :session_entity_types, as: 'sessionEntityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SessionEntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SessionEntityType::Representation
4308
+
4309
+ property :source, as: 'source'
4310
+ end
4311
+ end
4312
+
4313
+ class GoogleCloudDialogflowV2beta1Agent
4314
+ # @private
4315
+ class Representation < Google::Apis::Core::JsonRepresentation
4316
+ property :api_version, as: 'apiVersion'
4317
+ property :avatar_uri, as: 'avatarUri'
4318
+ property :classification_threshold, as: 'classificationThreshold'
4319
+ property :default_language_code, as: 'defaultLanguageCode'
4320
+ property :description, as: 'description'
4321
+ property :display_name, as: 'displayName'
4322
+ property :enable_logging, as: 'enableLogging'
4323
+ property :match_mode, as: 'matchMode'
4324
+ property :parent, as: 'parent'
4325
+ collection :supported_language_codes, as: 'supportedLanguageCodes'
4326
+ property :tier, as: 'tier'
4327
+ property :time_zone, as: 'timeZone'
4328
+ end
4329
+ end
4330
+
4331
+ class GoogleCloudDialogflowV2beta1AgentAssistantFeedback
4332
+ # @private
4333
+ class Representation < Google::Apis::Core::JsonRepresentation
4334
+ property :answer_relevance, as: 'answerRelevance'
4335
+ property :document_correctness, as: 'documentCorrectness'
4336
+ property :document_efficiency, as: 'documentEfficiency'
4337
+ property :summarization_feedback, as: 'summarizationFeedback', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback::Representation
4338
+
4339
+ end
4340
+ end
4341
+
4342
+ class GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback
4343
+ # @private
4344
+ class Representation < Google::Apis::Core::JsonRepresentation
4345
+ property :start_timestamp, as: 'startTimestamp'
4346
+ property :submit_timestamp, as: 'submitTimestamp'
4347
+ property :summary_text, as: 'summaryText'
4348
+ end
4349
+ end
4350
+
4351
+ class GoogleCloudDialogflowV2beta1AgentAssistantRecord
4352
+ # @private
4353
+ class Representation < Google::Apis::Core::JsonRepresentation
4354
+ property :article_suggestion_answer, as: 'articleSuggestionAnswer', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer::Representation
4355
+
4356
+ property :faq_answer, as: 'faqAnswer', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer::Representation
4357
+
4358
+ end
4359
+ end
4360
+
4361
+ class GoogleCloudDialogflowV2beta1AnalyzeContentRequest
4362
+ # @private
4363
+ class Representation < Google::Apis::Core::JsonRepresentation
4364
+ property :event_input, as: 'eventInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput::Representation
4365
+
4366
+ property :message_send_time, as: 'messageSendTime'
4367
+ property :query_params, as: 'queryParams', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryParameters, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryParameters::Representation
4368
+
4369
+ property :reply_audio_config, as: 'replyAudioConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig::Representation
4370
+
4371
+ property :request_id, as: 'requestId'
4372
+ property :text_input, as: 'textInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput::Representation
4373
+
4374
+ end
4375
+ end
4376
+
4377
+ class GoogleCloudDialogflowV2beta1AnalyzeContentResponse
4378
+ # @private
4379
+ class Representation < Google::Apis::Core::JsonRepresentation
4380
+ property :automated_agent_reply, as: 'automatedAgentReply', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentReply, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentReply::Representation
4381
+
4382
+ property :dtmf_parameters, as: 'dtmfParameters', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DtmfParameters, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DtmfParameters::Representation
4383
+
4384
+ collection :end_user_suggestion_results, as: 'endUserSuggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
4385
+
4386
+ collection :human_agent_suggestion_results, as: 'humanAgentSuggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
4387
+
4388
+ property :message, as: 'message', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
4389
+
4390
+ property :reply_audio, as: 'replyAudio', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudio, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudio::Representation
4391
+
4392
+ property :reply_text, as: 'replyText'
4393
+ end
4394
+ end
4395
+
4396
+ class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
4397
+ # @private
4398
+ class Representation < Google::Apis::Core::JsonRepresentation
4399
+ property :entity_type, as: 'entityType'
4400
+ property :formatted_value, as: 'formattedValue'
4401
+ property :text, as: 'text'
4402
+ end
4403
+ end
4404
+
4405
+ class GoogleCloudDialogflowV2beta1AnswerFeedback
4406
+ # @private
4407
+ class Representation < Google::Apis::Core::JsonRepresentation
4408
+ property :agent_assistant_detail_feedback, as: 'agentAssistantDetailFeedback', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedback, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedback::Representation
4409
+
4410
+ property :click_time, as: 'clickTime'
4411
+ property :clicked, as: 'clicked'
4412
+ property :correctness_level, as: 'correctnessLevel'
4413
+ property :display_time, as: 'displayTime'
4414
+ property :displayed, as: 'displayed'
4415
+ end
4416
+ end
4417
+
4418
+ class GoogleCloudDialogflowV2beta1AnswerRecord
4419
+ # @private
4420
+ class Representation < Google::Apis::Core::JsonRepresentation
4421
+ property :agent_assistant_record, as: 'agentAssistantRecord', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantRecord, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantRecord::Representation
4422
+
4423
+ property :answer_feedback, as: 'answerFeedback', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerFeedback, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerFeedback::Representation
4424
+
4425
+ property :name, as: 'name'
4426
+ end
4427
+ end
4428
+
4429
+ class GoogleCloudDialogflowV2beta1ArticleAnswer
4430
+ # @private
4431
+ class Representation < Google::Apis::Core::JsonRepresentation
4432
+ property :answer_record, as: 'answerRecord'
4433
+ hash :metadata, as: 'metadata'
4434
+ collection :snippets, as: 'snippets'
4435
+ property :title, as: 'title'
4436
+ property :uri, as: 'uri'
4437
+ end
4438
+ end
4439
+
4440
+ class GoogleCloudDialogflowV2beta1AutomatedAgentConfig
4441
+ # @private
4442
+ class Representation < Google::Apis::Core::JsonRepresentation
4443
+ property :agent, as: 'agent'
4444
+ end
4445
+ end
4446
+
4447
+ class GoogleCloudDialogflowV2beta1AutomatedAgentReply
3740
4448
  # @private
3741
4449
  class Representation < Google::Apis::Core::JsonRepresentation
3742
- property :followup_event_input, as: 'followupEventInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EventInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EventInput::Representation
4450
+ hash :cx_session_parameters, as: 'cxSessionParameters'
4451
+ property :detect_intent_response, as: 'detectIntentResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DetectIntentResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DetectIntentResponse::Representation
3743
4452
 
3744
- collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage::Representation
4453
+ property :event, as: 'event'
4454
+ property :intent, as: 'intent'
4455
+ collection :response_messages, as: 'responseMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessage::Representation
3745
4456
 
3746
- property :fulfillment_text, as: 'fulfillmentText'
3747
- collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context::Representation
4457
+ end
4458
+ end
3748
4459
 
3749
- hash :payload, as: 'payload'
3750
- collection :session_entity_types, as: 'sessionEntityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SessionEntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SessionEntityType::Representation
4460
+ class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
4461
+ # @private
4462
+ class Representation < Google::Apis::Core::JsonRepresentation
4463
+ collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity::Representation
3751
4464
 
3752
- property :source, as: 'source'
4465
+ property :language_code, as: 'languageCode'
3753
4466
  end
3754
4467
  end
3755
4468
 
3756
- class GoogleCloudDialogflowV2beta1Agent
4469
+ class GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest
3757
4470
  # @private
3758
4471
  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'
4472
+ collection :requests, as: 'requests', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1CreateMessageRequest, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1CreateMessageRequest::Representation
4473
+
3771
4474
  end
3772
4475
  end
3773
4476
 
3774
- class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
4477
+ class GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse
3775
4478
  # @private
3776
4479
  class Representation < Google::Apis::Core::JsonRepresentation
3777
- collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity::Representation
4480
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
3778
4481
 
3779
- property :language_code, as: 'languageCode'
3780
4482
  end
3781
4483
  end
3782
4484
 
@@ -3852,6 +4554,30 @@ module Google
3852
4554
  end
3853
4555
  end
3854
4556
 
4557
+ class GoogleCloudDialogflowV2beta1CompileSuggestionRequest
4558
+ # @private
4559
+ class Representation < Google::Apis::Core::JsonRepresentation
4560
+ property :context_size, as: 'contextSize'
4561
+ property :latest_message, as: 'latestMessage'
4562
+ end
4563
+ end
4564
+
4565
+ class GoogleCloudDialogflowV2beta1CompileSuggestionResponse
4566
+ # @private
4567
+ class Representation < Google::Apis::Core::JsonRepresentation
4568
+ property :context_size, as: 'contextSize'
4569
+ property :latest_message, as: 'latestMessage'
4570
+ property :suggestion, as: 'suggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion::Representation
4571
+
4572
+ end
4573
+ end
4574
+
4575
+ class GoogleCloudDialogflowV2beta1CompleteConversationRequest
4576
+ # @private
4577
+ class Representation < Google::Apis::Core::JsonRepresentation
4578
+ end
4579
+ end
4580
+
3855
4581
  class GoogleCloudDialogflowV2beta1Context
3856
4582
  # @private
3857
4583
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3861,6 +4587,73 @@ module Google
3861
4587
  end
3862
4588
  end
3863
4589
 
4590
+ class GoogleCloudDialogflowV2beta1Conversation
4591
+ # @private
4592
+ class Representation < Google::Apis::Core::JsonRepresentation
4593
+ property :conversation_profile, as: 'conversationProfile'
4594
+ property :conversation_stage, as: 'conversationStage'
4595
+ property :end_time, as: 'endTime'
4596
+ property :lifecycle_state, as: 'lifecycleState'
4597
+ property :name, as: 'name'
4598
+ property :phone_number, as: 'phoneNumber', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationPhoneNumber, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationPhoneNumber::Representation
4599
+
4600
+ property :start_time, as: 'startTime'
4601
+ end
4602
+ end
4603
+
4604
+ class GoogleCloudDialogflowV2beta1ConversationEvent
4605
+ # @private
4606
+ class Representation < Google::Apis::Core::JsonRepresentation
4607
+ property :conversation, as: 'conversation'
4608
+ property :error_status, as: 'errorStatus', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
4609
+
4610
+ property :new_message_payload, as: 'newMessagePayload', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
4611
+
4612
+ property :type, as: 'type'
4613
+ end
4614
+ end
4615
+
4616
+ class GoogleCloudDialogflowV2beta1ConversationPhoneNumber
4617
+ # @private
4618
+ class Representation < Google::Apis::Core::JsonRepresentation
4619
+ property :phone_number, as: 'phoneNumber'
4620
+ end
4621
+ end
4622
+
4623
+ class GoogleCloudDialogflowV2beta1ConversationProfile
4624
+ # @private
4625
+ class Representation < Google::Apis::Core::JsonRepresentation
4626
+ property :automated_agent_config, as: 'automatedAgentConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentConfig::Representation
4627
+
4628
+ property :create_time, as: 'createTime'
4629
+ property :display_name, as: 'displayName'
4630
+ property :human_agent_assistant_config, as: 'humanAgentAssistantConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig::Representation
4631
+
4632
+ property :human_agent_handoff_config, as: 'humanAgentHandoffConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig::Representation
4633
+
4634
+ property :language_code, as: 'languageCode'
4635
+ property :logging_config, as: 'loggingConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1LoggingConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1LoggingConfig::Representation
4636
+
4637
+ property :name, as: 'name'
4638
+ property :new_message_event_notification_config, as: 'newMessageEventNotificationConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig::Representation
4639
+
4640
+ property :notification_config, as: 'notificationConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig::Representation
4641
+
4642
+ property :stt_config, as: 'sttConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SpeechToTextConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SpeechToTextConfig::Representation
4643
+
4644
+ property :update_time, as: 'updateTime'
4645
+ end
4646
+ end
4647
+
4648
+ class GoogleCloudDialogflowV2beta1CreateMessageRequest
4649
+ # @private
4650
+ class Representation < Google::Apis::Core::JsonRepresentation
4651
+ property :message, as: 'message', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
4652
+
4653
+ property :parent, as: 'parent'
4654
+ end
4655
+ end
4656
+
3864
4657
  class GoogleCloudDialogflowV2beta1DetectIntentRequest
3865
4658
  # @private
3866
4659
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3901,6 +4694,7 @@ module Google
3901
4694
  collection :knowledge_types, as: 'knowledgeTypes'
3902
4695
  property :latest_reload_status, as: 'latestReloadStatus', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DocumentReloadStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DocumentReloadStatus::Representation
3903
4696
 
4697
+ hash :metadata, as: 'metadata'
3904
4698
  property :mime_type, as: 'mimeType'
3905
4699
  property :name, as: 'name'
3906
4700
  property :raw_content, :base64 => true, as: 'rawContent'
@@ -3916,6 +4710,13 @@ module Google
3916
4710
  end
3917
4711
  end
3918
4712
 
4713
+ class GoogleCloudDialogflowV2beta1DtmfParameters
4714
+ # @private
4715
+ class Representation < Google::Apis::Core::JsonRepresentation
4716
+ property :accepts_dtmf_input, as: 'acceptsDtmfInput'
4717
+ end
4718
+ end
4719
+
3919
4720
  class GoogleCloudDialogflowV2beta1EntityType
3920
4721
  # @private
3921
4722
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3945,84 +4746,275 @@ module Google
3945
4746
  end
3946
4747
  end
3947
4748
 
3948
- class GoogleCloudDialogflowV2beta1Environment
4749
+ class GoogleCloudDialogflowV2beta1Environment
4750
+ # @private
4751
+ class Representation < Google::Apis::Core::JsonRepresentation
4752
+ property :agent_version, as: 'agentVersion'
4753
+ property :description, as: 'description'
4754
+ property :name, as: 'name'
4755
+ property :state, as: 'state'
4756
+ property :update_time, as: 'updateTime'
4757
+ end
4758
+ end
4759
+
4760
+ class GoogleCloudDialogflowV2beta1EventInput
4761
+ # @private
4762
+ class Representation < Google::Apis::Core::JsonRepresentation
4763
+ property :language_code, as: 'languageCode'
4764
+ property :name, as: 'name'
4765
+ hash :parameters, as: 'parameters'
4766
+ end
4767
+ end
4768
+
4769
+ class GoogleCloudDialogflowV2beta1ExportAgentRequest
4770
+ # @private
4771
+ class Representation < Google::Apis::Core::JsonRepresentation
4772
+ property :agent_uri, as: 'agentUri'
4773
+ end
4774
+ end
4775
+
4776
+ class GoogleCloudDialogflowV2beta1ExportAgentResponse
4777
+ # @private
4778
+ class Representation < Google::Apis::Core::JsonRepresentation
4779
+ property :agent_content, :base64 => true, as: 'agentContent'
4780
+ property :agent_uri, as: 'agentUri'
4781
+ end
4782
+ end
4783
+
4784
+ class GoogleCloudDialogflowV2beta1FaqAnswer
4785
+ # @private
4786
+ class Representation < Google::Apis::Core::JsonRepresentation
4787
+ property :answer, as: 'answer'
4788
+ property :answer_record, as: 'answerRecord'
4789
+ property :confidence, as: 'confidence'
4790
+ hash :metadata, as: 'metadata'
4791
+ property :question, as: 'question'
4792
+ property :source, as: 'source'
4793
+ end
4794
+ end
4795
+
4796
+ class GoogleCloudDialogflowV2beta1Fulfillment
4797
+ # @private
4798
+ class Representation < Google::Apis::Core::JsonRepresentation
4799
+ property :display_name, as: 'displayName'
4800
+ property :enabled, as: 'enabled'
4801
+ collection :features, as: 'features', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentFeature, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentFeature::Representation
4802
+
4803
+ property :generic_web_service, as: 'genericWebService', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService::Representation
4804
+
4805
+ property :name, as: 'name'
4806
+ end
4807
+ end
4808
+
4809
+ class GoogleCloudDialogflowV2beta1FulfillmentFeature
4810
+ # @private
4811
+ class Representation < Google::Apis::Core::JsonRepresentation
4812
+ property :type, as: 'type'
4813
+ end
4814
+ end
4815
+
4816
+ class GoogleCloudDialogflowV2beta1FulfillmentGenericWebService
4817
+ # @private
4818
+ class Representation < Google::Apis::Core::JsonRepresentation
4819
+ property :is_cloud_function, as: 'isCloudFunction'
4820
+ property :password, as: 'password'
4821
+ hash :request_headers, as: 'requestHeaders'
4822
+ property :uri, as: 'uri'
4823
+ property :username, as: 'username'
4824
+ end
4825
+ end
4826
+
4827
+ class GoogleCloudDialogflowV2beta1GcsSource
4828
+ # @private
4829
+ class Representation < Google::Apis::Core::JsonRepresentation
4830
+ property :uri, as: 'uri'
4831
+ end
4832
+ end
4833
+
4834
+ class GoogleCloudDialogflowV2beta1GcsSources
4835
+ # @private
4836
+ class Representation < Google::Apis::Core::JsonRepresentation
4837
+ collection :uris, as: 'uris'
4838
+ end
4839
+ end
4840
+
4841
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig
4842
+ # @private
4843
+ class Representation < Google::Apis::Core::JsonRepresentation
4844
+ property :end_user_suggestion_config, as: 'endUserSuggestionConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig::Representation
4845
+
4846
+ property :human_agent_suggestion_config, as: 'humanAgentSuggestionConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig::Representation
4847
+
4848
+ property :message_analysis_config, as: 'messageAnalysisConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig::Representation
4849
+
4850
+ property :notification_config, as: 'notificationConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig::Representation
4851
+
4852
+ end
4853
+ end
4854
+
4855
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig
4856
+ # @private
4857
+ class Representation < Google::Apis::Core::JsonRepresentation
4858
+ property :model, as: 'model'
4859
+ end
4860
+ end
4861
+
4862
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig
4863
+ # @private
4864
+ class Representation < Google::Apis::Core::JsonRepresentation
4865
+ property :enable_entity_extraction, as: 'enableEntityExtraction'
4866
+ property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
4867
+ end
4868
+ end
4869
+
4870
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig
4871
+ # @private
4872
+ class Representation < Google::Apis::Core::JsonRepresentation
4873
+ collection :feature_configs, as: 'featureConfigs', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig::Representation
4874
+
4875
+ property :group_suggestion_responses, as: 'groupSuggestionResponses'
4876
+ end
4877
+ end
4878
+
4879
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig
4880
+ # @private
4881
+ class Representation < Google::Apis::Core::JsonRepresentation
4882
+ property :conversation_model_config, as: 'conversationModelConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig::Representation
4883
+
4884
+ property :enable_event_based_suggestion, as: 'enableEventBasedSuggestion'
4885
+ property :query_config, as: 'queryConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig::Representation
4886
+
4887
+ property :suggestion_feature, as: 'suggestionFeature', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFeature, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFeature::Representation
4888
+
4889
+ property :suggestion_trigger_settings, as: 'suggestionTriggerSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings::Representation
4890
+
4891
+ end
4892
+ end
4893
+
4894
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig
4895
+ # @private
4896
+ class Representation < Google::Apis::Core::JsonRepresentation
4897
+ property :confidence_threshold, as: 'confidenceThreshold'
4898
+ property :context_filter_settings, as: 'contextFilterSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings::Representation
4899
+
4900
+ property :dialogflow_query_source, as: 'dialogflowQuerySource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource::Representation
4901
+
4902
+ property :document_query_source, as: 'documentQuerySource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource::Representation
4903
+
4904
+ property :knowledge_base_query_source, as: 'knowledgeBaseQuerySource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource::Representation
4905
+
4906
+ property :max_results, as: 'maxResults'
4907
+ end
4908
+ end
4909
+
4910
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings
4911
+ # @private
4912
+ class Representation < Google::Apis::Core::JsonRepresentation
4913
+ property :drop_handoff_messages, as: 'dropHandoffMessages'
4914
+ property :drop_ivr_messages, as: 'dropIvrMessages'
4915
+ property :drop_virtual_agent_messages, as: 'dropVirtualAgentMessages'
4916
+ end
4917
+ end
4918
+
4919
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource
4920
+ # @private
4921
+ class Representation < Google::Apis::Core::JsonRepresentation
4922
+ property :agent, as: 'agent'
4923
+ end
4924
+ end
4925
+
4926
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource
4927
+ # @private
4928
+ class Representation < Google::Apis::Core::JsonRepresentation
4929
+ collection :documents, as: 'documents'
4930
+ end
4931
+ end
4932
+
4933
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource
4934
+ # @private
4935
+ class Representation < Google::Apis::Core::JsonRepresentation
4936
+ collection :knowledge_bases, as: 'knowledgeBases'
4937
+ end
4938
+ end
4939
+
4940
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings
3949
4941
  # @private
3950
4942
  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'
4943
+ property :no_small_talk, as: 'noSmallTalk'
4944
+ property :only_end_user, as: 'onlyEndUser'
3956
4945
  end
3957
4946
  end
3958
4947
 
3959
- class GoogleCloudDialogflowV2beta1EventInput
4948
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
3960
4949
  # @private
3961
4950
  class Representation < Google::Apis::Core::JsonRepresentation
3962
- property :language_code, as: 'languageCode'
3963
- property :name, as: 'name'
3964
- hash :parameters, as: 'parameters'
4951
+ property :conversation, as: 'conversation'
4952
+ property :participant, as: 'participant'
4953
+ collection :suggestion_results, as: 'suggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
4954
+
3965
4955
  end
3966
4956
  end
3967
4957
 
3968
- class GoogleCloudDialogflowV2beta1ExportAgentRequest
4958
+ class GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig
3969
4959
  # @private
3970
4960
  class Representation < Google::Apis::Core::JsonRepresentation
3971
- property :agent_uri, as: 'agentUri'
4961
+ property :live_person_config, as: 'livePersonConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig::Representation
4962
+
4963
+ property :salesforce_live_agent_config, as: 'salesforceLiveAgentConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig::Representation
4964
+
3972
4965
  end
3973
4966
  end
3974
4967
 
3975
- class GoogleCloudDialogflowV2beta1ExportAgentResponse
4968
+ class GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig
3976
4969
  # @private
3977
4970
  class Representation < Google::Apis::Core::JsonRepresentation
3978
- property :agent_content, :base64 => true, as: 'agentContent'
3979
- property :agent_uri, as: 'agentUri'
4971
+ property :account_number, as: 'accountNumber'
3980
4972
  end
3981
4973
  end
3982
4974
 
3983
- class GoogleCloudDialogflowV2beta1Fulfillment
4975
+ class GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig
3984
4976
  # @private
3985
4977
  class Representation < Google::Apis::Core::JsonRepresentation
3986
- property :display_name, as: 'displayName'
3987
- property :enabled, as: 'enabled'
3988
- collection :features, as: 'features', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentFeature, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentFeature::Representation
3989
-
3990
- property :generic_web_service, as: 'genericWebService', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService::Representation
3991
-
3992
- property :name, as: 'name'
4978
+ property :button_id, as: 'buttonId'
4979
+ property :deployment_id, as: 'deploymentId'
4980
+ property :endpoint_domain, as: 'endpointDomain'
4981
+ property :organization_id, as: 'organizationId'
3993
4982
  end
3994
4983
  end
3995
4984
 
3996
- class GoogleCloudDialogflowV2beta1FulfillmentFeature
4985
+ class GoogleCloudDialogflowV2beta1ImportAgentRequest
3997
4986
  # @private
3998
4987
  class Representation < Google::Apis::Core::JsonRepresentation
3999
- property :type, as: 'type'
4988
+ property :agent_content, :base64 => true, as: 'agentContent'
4989
+ property :agent_uri, as: 'agentUri'
4000
4990
  end
4001
4991
  end
4002
4992
 
4003
- class GoogleCloudDialogflowV2beta1FulfillmentGenericWebService
4993
+ class GoogleCloudDialogflowV2beta1ImportDocumentTemplate
4004
4994
  # @private
4005
4995
  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'
4996
+ collection :knowledge_types, as: 'knowledgeTypes'
4997
+ hash :metadata, as: 'metadata'
4998
+ property :mime_type, as: 'mimeType'
4011
4999
  end
4012
5000
  end
4013
5001
 
4014
- class GoogleCloudDialogflowV2beta1GcsSource
5002
+ class GoogleCloudDialogflowV2beta1ImportDocumentsRequest
4015
5003
  # @private
4016
5004
  class Representation < Google::Apis::Core::JsonRepresentation
4017
- property :uri, as: 'uri'
5005
+ property :document_template, as: 'documentTemplate', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ImportDocumentTemplate, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ImportDocumentTemplate::Representation
5006
+
5007
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GcsSources, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GcsSources::Representation
5008
+
5009
+ property :import_gcs_custom_metadata, as: 'importGcsCustomMetadata'
4018
5010
  end
4019
5011
  end
4020
5012
 
4021
- class GoogleCloudDialogflowV2beta1ImportAgentRequest
5013
+ class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
4022
5014
  # @private
4023
5015
  class Representation < Google::Apis::Core::JsonRepresentation
4024
- property :agent_content, :base64 => true, as: 'agentContent'
4025
- property :agent_uri, as: 'agentUri'
5016
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
5017
+
4026
5018
  end
4027
5019
  end
4028
5020
 
@@ -4030,6 +5022,7 @@ module Google
4030
5022
  # @private
4031
5023
  class Representation < Google::Apis::Core::JsonRepresentation
4032
5024
  property :audio_encoding, as: 'audioEncoding'
5025
+ property :disable_no_speech_recognized_event, as: 'disableNoSpeechRecognizedEvent'
4033
5026
  property :enable_word_info, as: 'enableWordInfo'
4034
5027
  property :language_code, as: 'languageCode'
4035
5028
  property :model, as: 'model'
@@ -4054,6 +5047,7 @@ module Google
4054
5047
 
4055
5048
  collection :input_context_names, as: 'inputContextNames'
4056
5049
  property :is_fallback, as: 'isFallback'
5050
+ property :live_agent_handoff, as: 'liveAgentHandoff'
4057
5051
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage::Representation
4058
5052
 
4059
5053
  property :ml_disabled, as: 'mlDisabled'
@@ -4581,6 +5575,15 @@ module Google
4581
5575
  end
4582
5576
  end
4583
5577
 
5578
+ class GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse
5579
+ # @private
5580
+ class Representation < Google::Apis::Core::JsonRepresentation
5581
+ collection :answer_records, as: 'answerRecords', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerRecord, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerRecord::Representation
5582
+
5583
+ property :next_page_token, as: 'nextPageToken'
5584
+ end
5585
+ end
5586
+
4584
5587
  class GoogleCloudDialogflowV2beta1ListContextsResponse
4585
5588
  # @private
4586
5589
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4590,6 +5593,24 @@ module Google
4590
5593
  end
4591
5594
  end
4592
5595
 
5596
+ class GoogleCloudDialogflowV2beta1ListConversationProfilesResponse
5597
+ # @private
5598
+ class Representation < Google::Apis::Core::JsonRepresentation
5599
+ collection :conversation_profiles, as: 'conversationProfiles', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationProfile, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationProfile::Representation
5600
+
5601
+ property :next_page_token, as: 'nextPageToken'
5602
+ end
5603
+ end
5604
+
5605
+ class GoogleCloudDialogflowV2beta1ListConversationsResponse
5606
+ # @private
5607
+ class Representation < Google::Apis::Core::JsonRepresentation
5608
+ collection :conversations, as: 'conversations', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Conversation, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Conversation::Representation
5609
+
5610
+ property :next_page_token, as: 'nextPageToken'
5611
+ end
5612
+ end
5613
+
4593
5614
  class GoogleCloudDialogflowV2beta1ListDocumentsResponse
4594
5615
  # @private
4595
5616
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4635,6 +5656,24 @@ module Google
4635
5656
  end
4636
5657
  end
4637
5658
 
5659
+ class GoogleCloudDialogflowV2beta1ListMessagesResponse
5660
+ # @private
5661
+ class Representation < Google::Apis::Core::JsonRepresentation
5662
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
5663
+
5664
+ property :next_page_token, as: 'nextPageToken'
5665
+ end
5666
+ end
5667
+
5668
+ class GoogleCloudDialogflowV2beta1ListParticipantsResponse
5669
+ # @private
5670
+ class Representation < Google::Apis::Core::JsonRepresentation
5671
+ property :next_page_token, as: 'nextPageToken'
5672
+ collection :participants, as: 'participants', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Participant, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Participant::Representation
5673
+
5674
+ end
5675
+ end
5676
+
4638
5677
  class GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse
4639
5678
  # @private
4640
5679
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4644,6 +5683,56 @@ module Google
4644
5683
  end
4645
5684
  end
4646
5685
 
5686
+ class GoogleCloudDialogflowV2beta1ListSuggestionsResponse
5687
+ # @private
5688
+ class Representation < Google::Apis::Core::JsonRepresentation
5689
+ property :next_page_token, as: 'nextPageToken'
5690
+ collection :suggestions, as: 'suggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion::Representation
5691
+
5692
+ end
5693
+ end
5694
+
5695
+ class GoogleCloudDialogflowV2beta1LoggingConfig
5696
+ # @private
5697
+ class Representation < Google::Apis::Core::JsonRepresentation
5698
+ property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
5699
+ end
5700
+ end
5701
+
5702
+ class GoogleCloudDialogflowV2beta1Message
5703
+ # @private
5704
+ class Representation < Google::Apis::Core::JsonRepresentation
5705
+ property :content, as: 'content'
5706
+ property :create_time, as: 'createTime'
5707
+ property :language_code, as: 'languageCode'
5708
+ property :message_annotation, as: 'messageAnnotation', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1MessageAnnotation, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1MessageAnnotation::Representation
5709
+
5710
+ property :name, as: 'name'
5711
+ property :participant, as: 'participant'
5712
+ property :participant_role, as: 'participantRole'
5713
+ property :send_time, as: 'sendTime'
5714
+ property :sentiment_analysis, as: 'sentimentAnalysis', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SentimentAnalysisResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SentimentAnalysisResult::Representation
5715
+
5716
+ end
5717
+ end
5718
+
5719
+ class GoogleCloudDialogflowV2beta1MessageAnnotation
5720
+ # @private
5721
+ class Representation < Google::Apis::Core::JsonRepresentation
5722
+ property :contain_entities, as: 'containEntities'
5723
+ collection :parts, as: 'parts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnnotatedMessagePart, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnnotatedMessagePart::Representation
5724
+
5725
+ end
5726
+ end
5727
+
5728
+ class GoogleCloudDialogflowV2beta1NotificationConfig
5729
+ # @private
5730
+ class Representation < Google::Apis::Core::JsonRepresentation
5731
+ property :message_format, as: 'messageFormat'
5732
+ property :topic, as: 'topic'
5733
+ end
5734
+ end
5735
+
4647
5736
  class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
4648
5737
  # @private
4649
5738
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4653,6 +5742,15 @@ module Google
4653
5742
  end
4654
5743
  end
4655
5744
 
5745
+ class GoogleCloudDialogflowV2beta1OutputAudio
5746
+ # @private
5747
+ class Representation < Google::Apis::Core::JsonRepresentation
5748
+ property :audio, :base64 => true, as: 'audio'
5749
+ property :config, as: 'config', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig::Representation
5750
+
5751
+ end
5752
+ end
5753
+
4656
5754
  class GoogleCloudDialogflowV2beta1OutputAudioConfig
4657
5755
  # @private
4658
5756
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4663,11 +5761,22 @@ module Google
4663
5761
  end
4664
5762
  end
4665
5763
 
5764
+ class GoogleCloudDialogflowV2beta1Participant
5765
+ # @private
5766
+ class Representation < Google::Apis::Core::JsonRepresentation
5767
+ property :name, as: 'name'
5768
+ property :obfuscated_external_user_id, as: 'obfuscatedExternalUserId'
5769
+ property :role, as: 'role'
5770
+ end
5771
+ end
5772
+
4666
5773
  class GoogleCloudDialogflowV2beta1QueryInput
4667
5774
  # @private
4668
5775
  class Representation < Google::Apis::Core::JsonRepresentation
4669
5776
  property :audio_config, as: 'audioConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InputAudioConfig::Representation
4670
5777
 
5778
+ property :dtmf, as: 'dtmf', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TelephonyDtmfEvents, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TelephonyDtmfEvents::Representation
5779
+
4671
5780
  property :event, as: 'event', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput::Representation
4672
5781
 
4673
5782
  property :text, as: 'text', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput::Representation
@@ -4732,6 +5841,39 @@ module Google
4732
5841
  end
4733
5842
  end
4734
5843
 
5844
+ class GoogleCloudDialogflowV2beta1ResponseMessage
5845
+ # @private
5846
+ class Representation < Google::Apis::Core::JsonRepresentation
5847
+ property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction::Representation
5848
+
5849
+ property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff::Representation
5850
+
5851
+ hash :payload, as: 'payload'
5852
+ property :text, as: 'text', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageText, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageText::Representation
5853
+
5854
+ end
5855
+ end
5856
+
5857
+ class GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction
5858
+ # @private
5859
+ class Representation < Google::Apis::Core::JsonRepresentation
5860
+ end
5861
+ end
5862
+
5863
+ class GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff
5864
+ # @private
5865
+ class Representation < Google::Apis::Core::JsonRepresentation
5866
+ hash :metadata, as: 'metadata'
5867
+ end
5868
+ end
5869
+
5870
+ class GoogleCloudDialogflowV2beta1ResponseMessageText
5871
+ # @private
5872
+ class Representation < Google::Apis::Core::JsonRepresentation
5873
+ collection :text, as: 'text'
5874
+ end
5875
+ end
5876
+
4735
5877
  class GoogleCloudDialogflowV2beta1RestoreAgentRequest
4736
5878
  # @private
4737
5879
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4782,6 +5924,15 @@ module Google
4782
5924
  end
4783
5925
  end
4784
5926
 
5927
+ class GoogleCloudDialogflowV2beta1SmartReplyAnswer
5928
+ # @private
5929
+ class Representation < Google::Apis::Core::JsonRepresentation
5930
+ property :answer_record, as: 'answerRecord'
5931
+ property :confidence, as: 'confidence'
5932
+ property :reply, as: 'reply'
5933
+ end
5934
+ end
5935
+
4785
5936
  class GoogleCloudDialogflowV2beta1SpeechContext
4786
5937
  # @private
4787
5938
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4790,6 +5941,13 @@ module Google
4790
5941
  end
4791
5942
  end
4792
5943
 
5944
+ class GoogleCloudDialogflowV2beta1SpeechToTextConfig
5945
+ # @private
5946
+ class Representation < Google::Apis::Core::JsonRepresentation
5947
+ property :speech_model_variant, as: 'speechModelVariant'
5948
+ end
5949
+ end
5950
+
4793
5951
  class GoogleCloudDialogflowV2beta1SubAgent
4794
5952
  # @private
4795
5953
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4798,6 +5956,119 @@ module Google
4798
5956
  end
4799
5957
  end
4800
5958
 
5959
+ class GoogleCloudDialogflowV2beta1SuggestArticlesRequest
5960
+ # @private
5961
+ class Representation < Google::Apis::Core::JsonRepresentation
5962
+ property :context_size, as: 'contextSize'
5963
+ property :latest_message, as: 'latestMessage'
5964
+ end
5965
+ end
5966
+
5967
+ class GoogleCloudDialogflowV2beta1SuggestArticlesResponse
5968
+ # @private
5969
+ class Representation < Google::Apis::Core::JsonRepresentation
5970
+ collection :article_answers, as: 'articleAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer::Representation
5971
+
5972
+ property :context_size, as: 'contextSize'
5973
+ property :latest_message, as: 'latestMessage'
5974
+ end
5975
+ end
5976
+
5977
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest
5978
+ # @private
5979
+ class Representation < Google::Apis::Core::JsonRepresentation
5980
+ property :context_size, as: 'contextSize'
5981
+ property :latest_message, as: 'latestMessage'
5982
+ end
5983
+ end
5984
+
5985
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
5986
+ # @private
5987
+ class Representation < Google::Apis::Core::JsonRepresentation
5988
+ property :context_size, as: 'contextSize'
5989
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer::Representation
5990
+
5991
+ property :latest_message, as: 'latestMessage'
5992
+ end
5993
+ end
5994
+
5995
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest
5996
+ # @private
5997
+ class Representation < Google::Apis::Core::JsonRepresentation
5998
+ property :context_size, as: 'contextSize'
5999
+ property :current_text_input, as: 'currentTextInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput::Representation
6000
+
6001
+ property :latest_message, as: 'latestMessage'
6002
+ end
6003
+ end
6004
+
6005
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
6006
+ # @private
6007
+ class Representation < Google::Apis::Core::JsonRepresentation
6008
+ property :context_size, as: 'contextSize'
6009
+ property :latest_message, as: 'latestMessage'
6010
+ collection :smart_reply_answers, as: 'smartReplyAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SmartReplyAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SmartReplyAnswer::Representation
6011
+
6012
+ end
6013
+ end
6014
+
6015
+ class GoogleCloudDialogflowV2beta1Suggestion
6016
+ # @private
6017
+ class Representation < Google::Apis::Core::JsonRepresentation
6018
+ collection :articles, as: 'articles', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionArticle, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionArticle::Representation
6019
+
6020
+ property :create_time, as: 'createTime'
6021
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFaqAnswer::Representation
6022
+
6023
+ property :latest_message, as: 'latestMessage'
6024
+ property :name, as: 'name'
6025
+ end
6026
+ end
6027
+
6028
+ class GoogleCloudDialogflowV2beta1SuggestionArticle
6029
+ # @private
6030
+ class Representation < Google::Apis::Core::JsonRepresentation
6031
+ property :answer_record, as: 'answerRecord'
6032
+ hash :metadata, as: 'metadata'
6033
+ collection :snippets, as: 'snippets'
6034
+ property :title, as: 'title'
6035
+ property :uri, as: 'uri'
6036
+ end
6037
+ end
6038
+
6039
+ class GoogleCloudDialogflowV2beta1SuggestionFaqAnswer
6040
+ # @private
6041
+ class Representation < Google::Apis::Core::JsonRepresentation
6042
+ property :answer, as: 'answer'
6043
+ property :answer_record, as: 'answerRecord'
6044
+ property :confidence, as: 'confidence'
6045
+ hash :metadata, as: 'metadata'
6046
+ property :question, as: 'question'
6047
+ property :source, as: 'source'
6048
+ end
6049
+ end
6050
+
6051
+ class GoogleCloudDialogflowV2beta1SuggestionFeature
6052
+ # @private
6053
+ class Representation < Google::Apis::Core::JsonRepresentation
6054
+ property :type, as: 'type'
6055
+ end
6056
+ end
6057
+
6058
+ class GoogleCloudDialogflowV2beta1SuggestionResult
6059
+ # @private
6060
+ class Representation < Google::Apis::Core::JsonRepresentation
6061
+ property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
6062
+
6063
+ property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestArticlesResponse::Representation
6064
+
6065
+ property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse::Representation
6066
+
6067
+ property :suggest_smart_replies_response, as: 'suggestSmartRepliesResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse::Representation
6068
+
6069
+ end
6070
+ end
6071
+
4801
6072
  class GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig
4802
6073
  # @private
4803
6074
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4810,6 +6081,13 @@ module Google
4810
6081
  end
4811
6082
  end
4812
6083
 
6084
+ class GoogleCloudDialogflowV2beta1TelephonyDtmfEvents
6085
+ # @private
6086
+ class Representation < Google::Apis::Core::JsonRepresentation
6087
+ collection :dtmf_events, as: 'dtmfEvents'
6088
+ end
6089
+ end
6090
+
4813
6091
  class GoogleCloudDialogflowV2beta1TextInput
4814
6092
  # @private
4815
6093
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4872,6 +6150,7 @@ module Google
4872
6150
  collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage::Representation
4873
6151
 
4874
6152
  property :fulfillment_text, as: 'fulfillmentText'
6153
+ property :live_agent_handoff, as: 'liveAgentHandoff'
4875
6154
  collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context::Representation
4876
6155
 
4877
6156
  hash :payload, as: 'payload'