google-apis-dialogflow_v2beta1 0.3.0 → 0.8.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +21 -0
- data/lib/google/apis/dialogflow_v2beta1/classes.rb +5010 -2327
- data/lib/google/apis/dialogflow_v2beta1/gem_version.rb +3 -3
- data/lib/google/apis/dialogflow_v2beta1/representations.rb +1432 -226
- data/lib/google/apis/dialogflow_v2beta1/service.rb +2754 -906
- metadata +5 -5
@@ -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.
|
19
|
+
GEM_VERSION = "0.8.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.2.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210318"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -844,6 +844,12 @@ module Google
|
|
844
844
|
include Google::Apis::Core::JsonObjectSupport
|
845
845
|
end
|
846
846
|
|
847
|
+
class GoogleCloudDialogflowV2ArticleAnswer
|
848
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
849
|
+
|
850
|
+
include Google::Apis::Core::JsonObjectSupport
|
851
|
+
end
|
852
|
+
|
847
853
|
class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
|
848
854
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
849
855
|
|
@@ -892,6 +898,18 @@ module Google
|
|
892
898
|
include Google::Apis::Core::JsonObjectSupport
|
893
899
|
end
|
894
900
|
|
901
|
+
class GoogleCloudDialogflowV2FaqAnswer
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
|
+
|
904
|
+
include Google::Apis::Core::JsonObjectSupport
|
905
|
+
end
|
906
|
+
|
907
|
+
class GoogleCloudDialogflowV2HumanAgentAssistantEvent
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
|
+
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
911
|
+
end
|
912
|
+
|
895
913
|
class GoogleCloudDialogflowV2Intent
|
896
914
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
897
915
|
|
@@ -1090,6 +1108,12 @@ module Google
|
|
1090
1108
|
include Google::Apis::Core::JsonObjectSupport
|
1091
1109
|
end
|
1092
1110
|
|
1111
|
+
class GoogleCloudDialogflowV2KnowledgeOperationMetadata
|
1112
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1113
|
+
|
1114
|
+
include Google::Apis::Core::JsonObjectSupport
|
1115
|
+
end
|
1116
|
+
|
1093
1117
|
class GoogleCloudDialogflowV2Message
|
1094
1118
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1095
1119
|
|
@@ -1132,775 +1156,1201 @@ module Google
|
|
1132
1156
|
include Google::Apis::Core::JsonObjectSupport
|
1133
1157
|
end
|
1134
1158
|
|
1135
|
-
class
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
1561
|
+
class GoogleCloudDialogflowV2beta1ImportAgentRequest
|
1538
1562
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1539
1563
|
|
1540
1564
|
include Google::Apis::Core::JsonObjectSupport
|
1541
1565
|
end
|
1542
1566
|
|
1543
|
-
class
|
1567
|
+
class GoogleCloudDialogflowV2beta1ImportDocumentTemplate
|
1544
1568
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1545
1569
|
|
1546
1570
|
include Google::Apis::Core::JsonObjectSupport
|
1547
1571
|
end
|
1548
1572
|
|
1549
|
-
class
|
1573
|
+
class GoogleCloudDialogflowV2beta1ImportDocumentsRequest
|
1550
1574
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1551
1575
|
|
1552
1576
|
include Google::Apis::Core::JsonObjectSupport
|
1553
1577
|
end
|
1554
1578
|
|
1555
|
-
class
|
1579
|
+
class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
|
1556
1580
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1557
1581
|
|
1558
1582
|
include Google::Apis::Core::JsonObjectSupport
|
1559
1583
|
end
|
1560
1584
|
|
1561
|
-
class
|
1585
|
+
class GoogleCloudDialogflowV2beta1InputAudioConfig
|
1562
1586
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1563
1587
|
|
1564
1588
|
include Google::Apis::Core::JsonObjectSupport
|
1565
1589
|
end
|
1566
1590
|
|
1567
|
-
class
|
1591
|
+
class GoogleCloudDialogflowV2beta1Intent
|
1568
1592
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1569
1593
|
|
1570
1594
|
include Google::Apis::Core::JsonObjectSupport
|
1571
1595
|
end
|
1572
1596
|
|
1573
|
-
class
|
1597
|
+
class GoogleCloudDialogflowV2beta1IntentBatch
|
1574
1598
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1575
1599
|
|
1576
1600
|
include Google::Apis::Core::JsonObjectSupport
|
1577
1601
|
end
|
1578
1602
|
|
1579
|
-
class
|
1603
|
+
class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
|
1580
1604
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1581
1605
|
|
1582
1606
|
include Google::Apis::Core::JsonObjectSupport
|
1583
1607
|
end
|
1584
1608
|
|
1585
|
-
class
|
1609
|
+
class GoogleCloudDialogflowV2beta1IntentMessage
|
1586
1610
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1587
1611
|
|
1588
1612
|
include Google::Apis::Core::JsonObjectSupport
|
1589
1613
|
end
|
1590
1614
|
|
1591
|
-
class
|
1615
|
+
class GoogleCloudDialogflowV2beta1IntentMessageBasicCard
|
1592
1616
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1593
1617
|
|
1594
1618
|
include Google::Apis::Core::JsonObjectSupport
|
1595
1619
|
end
|
1596
1620
|
|
1597
|
-
class
|
1621
|
+
class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
|
1598
1622
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1599
1623
|
|
1600
1624
|
include Google::Apis::Core::JsonObjectSupport
|
1601
1625
|
end
|
1602
1626
|
|
1603
|
-
class
|
1627
|
+
class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
|
1604
1628
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1605
1629
|
|
1606
1630
|
include Google::Apis::Core::JsonObjectSupport
|
1607
1631
|
end
|
1608
1632
|
|
1609
|
-
class
|
1633
|
+
class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
|
1610
1634
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1611
1635
|
|
1612
1636
|
include Google::Apis::Core::JsonObjectSupport
|
1613
1637
|
end
|
1614
1638
|
|
1615
|
-
class
|
1639
|
+
class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
|
1616
1640
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1617
1641
|
|
1618
1642
|
include Google::Apis::Core::JsonObjectSupport
|
1619
1643
|
end
|
1620
1644
|
|
1621
|
-
class
|
1645
|
+
class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
|
1622
1646
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1623
1647
|
|
1624
1648
|
include Google::Apis::Core::JsonObjectSupport
|
1625
1649
|
end
|
1626
1650
|
|
1627
|
-
class
|
1651
|
+
class GoogleCloudDialogflowV2beta1IntentMessageCard
|
1628
1652
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1629
1653
|
|
1630
1654
|
include Google::Apis::Core::JsonObjectSupport
|
1631
1655
|
end
|
1632
1656
|
|
1633
|
-
class
|
1657
|
+
class GoogleCloudDialogflowV2beta1IntentMessageCardButton
|
1634
1658
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1635
1659
|
|
1636
1660
|
include Google::Apis::Core::JsonObjectSupport
|
1637
1661
|
end
|
1638
1662
|
|
1639
|
-
class
|
1663
|
+
class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
|
1640
1664
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1641
1665
|
|
1642
1666
|
include Google::Apis::Core::JsonObjectSupport
|
1643
1667
|
end
|
1644
1668
|
|
1645
|
-
class
|
1669
|
+
class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
|
1646
1670
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1647
1671
|
|
1648
1672
|
include Google::Apis::Core::JsonObjectSupport
|
1649
1673
|
end
|
1650
1674
|
|
1651
|
-
class
|
1675
|
+
class GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
|
1652
1676
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1653
1677
|
|
1654
1678
|
include Google::Apis::Core::JsonObjectSupport
|
1655
1679
|
end
|
1656
1680
|
|
1657
|
-
class
|
1681
|
+
class GoogleCloudDialogflowV2beta1IntentMessageImage
|
1658
1682
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1659
1683
|
|
1660
1684
|
include Google::Apis::Core::JsonObjectSupport
|
1661
1685
|
end
|
1662
1686
|
|
1663
|
-
class
|
1687
|
+
class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
|
1664
1688
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1665
1689
|
|
1666
1690
|
include Google::Apis::Core::JsonObjectSupport
|
1667
1691
|
end
|
1668
1692
|
|
1669
|
-
class
|
1693
|
+
class GoogleCloudDialogflowV2beta1IntentMessageListSelect
|
1670
1694
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1671
1695
|
|
1672
1696
|
include Google::Apis::Core::JsonObjectSupport
|
1673
1697
|
end
|
1674
1698
|
|
1675
|
-
class
|
1699
|
+
class GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
|
1676
1700
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1677
1701
|
|
1678
1702
|
include Google::Apis::Core::JsonObjectSupport
|
1679
1703
|
end
|
1680
1704
|
|
1681
|
-
class
|
1705
|
+
class GoogleCloudDialogflowV2beta1IntentMessageMediaContent
|
1682
1706
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1683
1707
|
|
1684
1708
|
include Google::Apis::Core::JsonObjectSupport
|
1685
1709
|
end
|
1686
1710
|
|
1687
|
-
class
|
1711
|
+
class GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
|
1688
1712
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1689
1713
|
|
1690
1714
|
include Google::Apis::Core::JsonObjectSupport
|
1691
1715
|
end
|
1692
1716
|
|
1693
|
-
class
|
1717
|
+
class GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
|
1694
1718
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1695
1719
|
|
1696
1720
|
include Google::Apis::Core::JsonObjectSupport
|
1697
1721
|
end
|
1698
1722
|
|
1699
|
-
class
|
1723
|
+
class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
|
1700
1724
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1701
1725
|
|
1702
1726
|
include Google::Apis::Core::JsonObjectSupport
|
1703
1727
|
end
|
1704
1728
|
|
1705
|
-
class
|
1729
|
+
class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
|
1706
1730
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1707
1731
|
|
1708
1732
|
include Google::Apis::Core::JsonObjectSupport
|
1709
1733
|
end
|
1710
1734
|
|
1711
|
-
class
|
1735
|
+
class GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
|
1712
1736
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1713
1737
|
|
1714
1738
|
include Google::Apis::Core::JsonObjectSupport
|
1715
1739
|
end
|
1716
1740
|
|
1717
|
-
class
|
1741
|
+
class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
|
1718
1742
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1719
1743
|
|
1720
1744
|
include Google::Apis::Core::JsonObjectSupport
|
1721
1745
|
end
|
1722
1746
|
|
1723
|
-
class
|
1747
|
+
class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
|
1724
1748
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1725
1749
|
|
1726
1750
|
include Google::Apis::Core::JsonObjectSupport
|
1727
1751
|
end
|
1728
1752
|
|
1729
|
-
class
|
1753
|
+
class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
|
1730
1754
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1731
1755
|
|
1732
1756
|
include Google::Apis::Core::JsonObjectSupport
|
1733
1757
|
end
|
1734
1758
|
|
1735
|
-
class
|
1759
|
+
class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
|
1736
1760
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1737
1761
|
|
1738
1762
|
include Google::Apis::Core::JsonObjectSupport
|
1739
1763
|
end
|
1740
1764
|
|
1741
|
-
class
|
1765
|
+
class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
|
1742
1766
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1743
1767
|
|
1744
1768
|
include Google::Apis::Core::JsonObjectSupport
|
1745
1769
|
end
|
1746
1770
|
|
1747
|
-
class
|
1771
|
+
class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
|
1748
1772
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1749
1773
|
|
1750
1774
|
include Google::Apis::Core::JsonObjectSupport
|
1751
1775
|
end
|
1752
1776
|
|
1753
|
-
class
|
1777
|
+
class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
|
1754
1778
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1755
1779
|
|
1756
1780
|
include Google::Apis::Core::JsonObjectSupport
|
1757
1781
|
end
|
1758
1782
|
|
1759
|
-
class
|
1783
|
+
class GoogleCloudDialogflowV2beta1IntentMessageRbmText
|
1760
1784
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1761
1785
|
|
1762
1786
|
include Google::Apis::Core::JsonObjectSupport
|
1763
1787
|
end
|
1764
1788
|
|
1765
|
-
class
|
1789
|
+
class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
|
1766
1790
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1767
1791
|
|
1768
1792
|
include Google::Apis::Core::JsonObjectSupport
|
1769
1793
|
end
|
1770
1794
|
|
1771
|
-
class
|
1795
|
+
class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
|
1772
1796
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1773
1797
|
|
1774
1798
|
include Google::Apis::Core::JsonObjectSupport
|
1775
1799
|
end
|
1776
1800
|
|
1777
|
-
class
|
1801
|
+
class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
|
1778
1802
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1779
1803
|
|
1780
1804
|
include Google::Apis::Core::JsonObjectSupport
|
1781
1805
|
end
|
1782
1806
|
|
1783
|
-
class
|
1807
|
+
class GoogleCloudDialogflowV2beta1IntentMessageSuggestion
|
1784
1808
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1785
1809
|
|
1786
1810
|
include Google::Apis::Core::JsonObjectSupport
|
1787
1811
|
end
|
1788
1812
|
|
1789
|
-
class
|
1813
|
+
class GoogleCloudDialogflowV2beta1IntentMessageSuggestions
|
1790
1814
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1791
1815
|
|
1792
1816
|
include Google::Apis::Core::JsonObjectSupport
|
1793
1817
|
end
|
1794
1818
|
|
1795
|
-
class
|
1819
|
+
class GoogleCloudDialogflowV2beta1IntentMessageTableCard
|
1796
1820
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1797
1821
|
|
1798
1822
|
include Google::Apis::Core::JsonObjectSupport
|
1799
1823
|
end
|
1800
1824
|
|
1801
|
-
class
|
1825
|
+
class GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
|
1802
1826
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1803
1827
|
|
1804
1828
|
include Google::Apis::Core::JsonObjectSupport
|
1805
1829
|
end
|
1806
1830
|
|
1807
|
-
class
|
1831
|
+
class GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
|
1808
1832
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1809
1833
|
|
1810
1834
|
include Google::Apis::Core::JsonObjectSupport
|
1811
1835
|
end
|
1812
1836
|
|
1813
|
-
class
|
1837
|
+
class GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
|
1814
1838
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1815
1839
|
|
1816
1840
|
include Google::Apis::Core::JsonObjectSupport
|
1817
1841
|
end
|
1818
1842
|
|
1819
|
-
class
|
1843
|
+
class GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
|
1820
1844
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1821
1845
|
|
1822
1846
|
include Google::Apis::Core::JsonObjectSupport
|
1823
1847
|
end
|
1824
1848
|
|
1825
|
-
class
|
1849
|
+
class GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
|
1826
1850
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1827
1851
|
|
1828
1852
|
include Google::Apis::Core::JsonObjectSupport
|
1829
1853
|
end
|
1830
1854
|
|
1831
|
-
class
|
1855
|
+
class GoogleCloudDialogflowV2beta1IntentMessageText
|
1832
1856
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1833
1857
|
|
1834
1858
|
include Google::Apis::Core::JsonObjectSupport
|
1835
1859
|
end
|
1836
1860
|
|
1837
|
-
class
|
1861
|
+
class GoogleCloudDialogflowV2beta1IntentParameter
|
1838
1862
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1839
1863
|
|
1840
1864
|
include Google::Apis::Core::JsonObjectSupport
|
1841
1865
|
end
|
1842
1866
|
|
1843
|
-
class
|
1867
|
+
class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
|
1844
1868
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1845
1869
|
|
1846
1870
|
include Google::Apis::Core::JsonObjectSupport
|
1847
1871
|
end
|
1848
1872
|
|
1849
|
-
class
|
1873
|
+
class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
|
1850
1874
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1851
1875
|
|
1852
1876
|
include Google::Apis::Core::JsonObjectSupport
|
1853
1877
|
end
|
1854
1878
|
|
1855
|
-
class
|
1879
|
+
class GoogleCloudDialogflowV2beta1KnowledgeAnswers
|
1856
1880
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
1881
|
|
1858
1882
|
include Google::Apis::Core::JsonObjectSupport
|
1859
1883
|
end
|
1860
1884
|
|
1861
|
-
class
|
1885
|
+
class GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
|
1862
1886
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1863
1887
|
|
1864
1888
|
include Google::Apis::Core::JsonObjectSupport
|
1865
1889
|
end
|
1866
1890
|
|
1867
|
-
class
|
1891
|
+
class GoogleCloudDialogflowV2beta1KnowledgeBase
|
1868
1892
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1869
1893
|
|
1870
1894
|
include Google::Apis::Core::JsonObjectSupport
|
1871
1895
|
end
|
1872
1896
|
|
1873
|
-
class
|
1874
|
-
|
1875
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1876
|
-
property :audio, :base64 => true, as: 'audio'
|
1877
|
-
property :config, as: 'config', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3InputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3InputAudioConfig::Representation
|
1897
|
+
class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
|
1898
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1878
1899
|
|
1879
|
-
|
1900
|
+
include Google::Apis::Core::JsonObjectSupport
|
1880
1901
|
end
|
1881
1902
|
|
1882
|
-
class
|
1883
|
-
|
1884
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1885
|
-
collection :errors, as: 'errors', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestError, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestError::Representation
|
1903
|
+
class GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse
|
1904
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1886
1905
|
|
1887
|
-
|
1906
|
+
include Google::Apis::Core::JsonObjectSupport
|
1888
1907
|
end
|
1889
1908
|
|
1890
|
-
class
|
1891
|
-
|
1892
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1893
|
-
collection :results, as: 'results', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestCaseResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestCaseResult::Representation
|
1909
|
+
class GoogleCloudDialogflowV2beta1ListContextsResponse
|
1910
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1894
1911
|
|
1895
|
-
|
1912
|
+
include Google::Apis::Core::JsonObjectSupport
|
1896
1913
|
end
|
1897
1914
|
|
1898
|
-
class
|
1899
|
-
|
1900
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1901
|
-
property :user_input, as: 'userInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnUserInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnUserInput::Representation
|
1915
|
+
class GoogleCloudDialogflowV2beta1ListConversationProfilesResponse
|
1916
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1902
1917
|
|
1903
|
-
|
1918
|
+
include Google::Apis::Core::JsonObjectSupport
|
1919
|
+
end
|
1920
|
+
|
1921
|
+
class GoogleCloudDialogflowV2beta1ListConversationsResponse
|
1922
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1923
|
+
|
1924
|
+
include Google::Apis::Core::JsonObjectSupport
|
1925
|
+
end
|
1926
|
+
|
1927
|
+
class GoogleCloudDialogflowV2beta1ListDocumentsResponse
|
1928
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1929
|
+
|
1930
|
+
include Google::Apis::Core::JsonObjectSupport
|
1931
|
+
end
|
1932
|
+
|
1933
|
+
class GoogleCloudDialogflowV2beta1ListEntityTypesResponse
|
1934
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1935
|
+
|
1936
|
+
include Google::Apis::Core::JsonObjectSupport
|
1937
|
+
end
|
1938
|
+
|
1939
|
+
class GoogleCloudDialogflowV2beta1ListEnvironmentsResponse
|
1940
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1941
|
+
|
1942
|
+
include Google::Apis::Core::JsonObjectSupport
|
1943
|
+
end
|
1944
|
+
|
1945
|
+
class GoogleCloudDialogflowV2beta1ListIntentsResponse
|
1946
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1947
|
+
|
1948
|
+
include Google::Apis::Core::JsonObjectSupport
|
1949
|
+
end
|
1950
|
+
|
1951
|
+
class GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse
|
1952
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1953
|
+
|
1954
|
+
include Google::Apis::Core::JsonObjectSupport
|
1955
|
+
end
|
1956
|
+
|
1957
|
+
class GoogleCloudDialogflowV2beta1ListMessagesResponse
|
1958
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1959
|
+
|
1960
|
+
include Google::Apis::Core::JsonObjectSupport
|
1961
|
+
end
|
1962
|
+
|
1963
|
+
class GoogleCloudDialogflowV2beta1ListParticipantsResponse
|
1964
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1965
|
+
|
1966
|
+
include Google::Apis::Core::JsonObjectSupport
|
1967
|
+
end
|
1968
|
+
|
1969
|
+
class GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse
|
1970
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1971
|
+
|
1972
|
+
include Google::Apis::Core::JsonObjectSupport
|
1973
|
+
end
|
1974
|
+
|
1975
|
+
class GoogleCloudDialogflowV2beta1ListSuggestionsResponse
|
1976
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1977
|
+
|
1978
|
+
include Google::Apis::Core::JsonObjectSupport
|
1979
|
+
end
|
1980
|
+
|
1981
|
+
class GoogleCloudDialogflowV2beta1LoggingConfig
|
1982
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1983
|
+
|
1984
|
+
include Google::Apis::Core::JsonObjectSupport
|
1985
|
+
end
|
1986
|
+
|
1987
|
+
class GoogleCloudDialogflowV2beta1Message
|
1988
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1989
|
+
|
1990
|
+
include Google::Apis::Core::JsonObjectSupport
|
1991
|
+
end
|
1992
|
+
|
1993
|
+
class GoogleCloudDialogflowV2beta1MessageAnnotation
|
1994
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1995
|
+
|
1996
|
+
include Google::Apis::Core::JsonObjectSupport
|
1997
|
+
end
|
1998
|
+
|
1999
|
+
class GoogleCloudDialogflowV2beta1NotificationConfig
|
2000
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2001
|
+
|
2002
|
+
include Google::Apis::Core::JsonObjectSupport
|
2003
|
+
end
|
2004
|
+
|
2005
|
+
class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
|
2006
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2007
|
+
|
2008
|
+
include Google::Apis::Core::JsonObjectSupport
|
2009
|
+
end
|
2010
|
+
|
2011
|
+
class GoogleCloudDialogflowV2beta1OutputAudio
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2013
|
+
|
2014
|
+
include Google::Apis::Core::JsonObjectSupport
|
2015
|
+
end
|
2016
|
+
|
2017
|
+
class GoogleCloudDialogflowV2beta1OutputAudioConfig
|
2018
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2019
|
+
|
2020
|
+
include Google::Apis::Core::JsonObjectSupport
|
2021
|
+
end
|
2022
|
+
|
2023
|
+
class GoogleCloudDialogflowV2beta1Participant
|
2024
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2025
|
+
|
2026
|
+
include Google::Apis::Core::JsonObjectSupport
|
2027
|
+
end
|
2028
|
+
|
2029
|
+
class GoogleCloudDialogflowV2beta1QueryInput
|
2030
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2031
|
+
|
2032
|
+
include Google::Apis::Core::JsonObjectSupport
|
2033
|
+
end
|
2034
|
+
|
2035
|
+
class GoogleCloudDialogflowV2beta1QueryParameters
|
2036
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2037
|
+
|
2038
|
+
include Google::Apis::Core::JsonObjectSupport
|
2039
|
+
end
|
2040
|
+
|
2041
|
+
class GoogleCloudDialogflowV2beta1QueryResult
|
2042
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2043
|
+
|
2044
|
+
include Google::Apis::Core::JsonObjectSupport
|
2045
|
+
end
|
2046
|
+
|
2047
|
+
class GoogleCloudDialogflowV2beta1ReloadDocumentRequest
|
2048
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2049
|
+
|
2050
|
+
include Google::Apis::Core::JsonObjectSupport
|
2051
|
+
end
|
2052
|
+
|
2053
|
+
class GoogleCloudDialogflowV2beta1ResponseMessage
|
2054
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2055
|
+
|
2056
|
+
include Google::Apis::Core::JsonObjectSupport
|
2057
|
+
end
|
2058
|
+
|
2059
|
+
class GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction
|
2060
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2061
|
+
|
2062
|
+
include Google::Apis::Core::JsonObjectSupport
|
2063
|
+
end
|
2064
|
+
|
2065
|
+
class GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff
|
2066
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2067
|
+
|
2068
|
+
include Google::Apis::Core::JsonObjectSupport
|
2069
|
+
end
|
2070
|
+
|
2071
|
+
class GoogleCloudDialogflowV2beta1ResponseMessageText
|
2072
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2073
|
+
|
2074
|
+
include Google::Apis::Core::JsonObjectSupport
|
2075
|
+
end
|
2076
|
+
|
2077
|
+
class GoogleCloudDialogflowV2beta1RestoreAgentRequest
|
2078
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2079
|
+
|
2080
|
+
include Google::Apis::Core::JsonObjectSupport
|
2081
|
+
end
|
2082
|
+
|
2083
|
+
class GoogleCloudDialogflowV2beta1SearchAgentsResponse
|
2084
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2085
|
+
|
2086
|
+
include Google::Apis::Core::JsonObjectSupport
|
2087
|
+
end
|
2088
|
+
|
2089
|
+
class GoogleCloudDialogflowV2beta1Sentiment
|
2090
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2091
|
+
|
2092
|
+
include Google::Apis::Core::JsonObjectSupport
|
2093
|
+
end
|
2094
|
+
|
2095
|
+
class GoogleCloudDialogflowV2beta1SentimentAnalysisRequestConfig
|
2096
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2097
|
+
|
2098
|
+
include Google::Apis::Core::JsonObjectSupport
|
2099
|
+
end
|
2100
|
+
|
2101
|
+
class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
|
2102
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2103
|
+
|
2104
|
+
include Google::Apis::Core::JsonObjectSupport
|
2105
|
+
end
|
2106
|
+
|
2107
|
+
class GoogleCloudDialogflowV2beta1SessionEntityType
|
2108
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2109
|
+
|
2110
|
+
include Google::Apis::Core::JsonObjectSupport
|
2111
|
+
end
|
2112
|
+
|
2113
|
+
class GoogleCloudDialogflowV2beta1SmartReplyAnswer
|
2114
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2115
|
+
|
2116
|
+
include Google::Apis::Core::JsonObjectSupport
|
2117
|
+
end
|
2118
|
+
|
2119
|
+
class GoogleCloudDialogflowV2beta1SpeechContext
|
2120
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2121
|
+
|
2122
|
+
include Google::Apis::Core::JsonObjectSupport
|
2123
|
+
end
|
2124
|
+
|
2125
|
+
class GoogleCloudDialogflowV2beta1SpeechToTextConfig
|
2126
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2127
|
+
|
2128
|
+
include Google::Apis::Core::JsonObjectSupport
|
2129
|
+
end
|
2130
|
+
|
2131
|
+
class GoogleCloudDialogflowV2beta1SubAgent
|
2132
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2133
|
+
|
2134
|
+
include Google::Apis::Core::JsonObjectSupport
|
2135
|
+
end
|
2136
|
+
|
2137
|
+
class GoogleCloudDialogflowV2beta1SuggestArticlesRequest
|
2138
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2139
|
+
|
2140
|
+
include Google::Apis::Core::JsonObjectSupport
|
2141
|
+
end
|
2142
|
+
|
2143
|
+
class GoogleCloudDialogflowV2beta1SuggestArticlesResponse
|
2144
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2145
|
+
|
2146
|
+
include Google::Apis::Core::JsonObjectSupport
|
2147
|
+
end
|
2148
|
+
|
2149
|
+
class GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest
|
2150
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2151
|
+
|
2152
|
+
include Google::Apis::Core::JsonObjectSupport
|
2153
|
+
end
|
2154
|
+
|
2155
|
+
class GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
|
2156
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2157
|
+
|
2158
|
+
include Google::Apis::Core::JsonObjectSupport
|
2159
|
+
end
|
2160
|
+
|
2161
|
+
class GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest
|
2162
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2163
|
+
|
2164
|
+
include Google::Apis::Core::JsonObjectSupport
|
2165
|
+
end
|
2166
|
+
|
2167
|
+
class GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
|
2168
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2169
|
+
|
2170
|
+
include Google::Apis::Core::JsonObjectSupport
|
2171
|
+
end
|
2172
|
+
|
2173
|
+
class GoogleCloudDialogflowV2beta1Suggestion
|
2174
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2175
|
+
|
2176
|
+
include Google::Apis::Core::JsonObjectSupport
|
2177
|
+
end
|
2178
|
+
|
2179
|
+
class GoogleCloudDialogflowV2beta1SuggestionArticle
|
2180
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2181
|
+
|
2182
|
+
include Google::Apis::Core::JsonObjectSupport
|
2183
|
+
end
|
2184
|
+
|
2185
|
+
class GoogleCloudDialogflowV2beta1SuggestionFaqAnswer
|
2186
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2187
|
+
|
2188
|
+
include Google::Apis::Core::JsonObjectSupport
|
2189
|
+
end
|
2190
|
+
|
2191
|
+
class GoogleCloudDialogflowV2beta1SuggestionFeature
|
2192
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2193
|
+
|
2194
|
+
include Google::Apis::Core::JsonObjectSupport
|
2195
|
+
end
|
2196
|
+
|
2197
|
+
class GoogleCloudDialogflowV2beta1SuggestionResult
|
2198
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2199
|
+
|
2200
|
+
include Google::Apis::Core::JsonObjectSupport
|
2201
|
+
end
|
2202
|
+
|
2203
|
+
class GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig
|
2204
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2205
|
+
|
2206
|
+
include Google::Apis::Core::JsonObjectSupport
|
2207
|
+
end
|
2208
|
+
|
2209
|
+
class GoogleCloudDialogflowV2beta1TextInput
|
2210
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2211
|
+
|
2212
|
+
include Google::Apis::Core::JsonObjectSupport
|
2213
|
+
end
|
2214
|
+
|
2215
|
+
class GoogleCloudDialogflowV2beta1TrainAgentRequest
|
2216
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2217
|
+
|
2218
|
+
include Google::Apis::Core::JsonObjectSupport
|
2219
|
+
end
|
2220
|
+
|
2221
|
+
class GoogleCloudDialogflowV2beta1ValidationError
|
2222
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2223
|
+
|
2224
|
+
include Google::Apis::Core::JsonObjectSupport
|
2225
|
+
end
|
2226
|
+
|
2227
|
+
class GoogleCloudDialogflowV2beta1ValidationResult
|
2228
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2229
|
+
|
2230
|
+
include Google::Apis::Core::JsonObjectSupport
|
2231
|
+
end
|
2232
|
+
|
2233
|
+
class GoogleCloudDialogflowV2beta1VoiceSelectionParams
|
2234
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2235
|
+
|
2236
|
+
include Google::Apis::Core::JsonObjectSupport
|
2237
|
+
end
|
2238
|
+
|
2239
|
+
class GoogleCloudDialogflowV2beta1WebhookRequest
|
2240
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2241
|
+
|
2242
|
+
include Google::Apis::Core::JsonObjectSupport
|
2243
|
+
end
|
2244
|
+
|
2245
|
+
class GoogleCloudDialogflowV2beta1WebhookResponse
|
2246
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2247
|
+
|
2248
|
+
include Google::Apis::Core::JsonObjectSupport
|
2249
|
+
end
|
2250
|
+
|
2251
|
+
class GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
|
2252
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2253
|
+
|
2254
|
+
include Google::Apis::Core::JsonObjectSupport
|
2255
|
+
end
|
2256
|
+
|
2257
|
+
class GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
|
2258
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2259
|
+
|
2260
|
+
include Google::Apis::Core::JsonObjectSupport
|
2261
|
+
end
|
2262
|
+
|
2263
|
+
class GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
|
2264
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2265
|
+
|
2266
|
+
include Google::Apis::Core::JsonObjectSupport
|
2267
|
+
end
|
2268
|
+
|
2269
|
+
class GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
|
2270
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2271
|
+
|
2272
|
+
include Google::Apis::Core::JsonObjectSupport
|
2273
|
+
end
|
2274
|
+
|
2275
|
+
class GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
|
2276
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2277
|
+
|
2278
|
+
include Google::Apis::Core::JsonObjectSupport
|
2279
|
+
end
|
2280
|
+
|
2281
|
+
class GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
|
2282
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2283
|
+
|
2284
|
+
include Google::Apis::Core::JsonObjectSupport
|
2285
|
+
end
|
2286
|
+
|
2287
|
+
class GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
|
2288
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2289
|
+
|
2290
|
+
include Google::Apis::Core::JsonObjectSupport
|
2291
|
+
end
|
2292
|
+
|
2293
|
+
class GoogleLongrunningListOperationsResponse
|
2294
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2295
|
+
|
2296
|
+
include Google::Apis::Core::JsonObjectSupport
|
2297
|
+
end
|
2298
|
+
|
2299
|
+
class GoogleLongrunningOperation
|
2300
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2301
|
+
|
2302
|
+
include Google::Apis::Core::JsonObjectSupport
|
2303
|
+
end
|
2304
|
+
|
2305
|
+
class GoogleProtobufEmpty
|
2306
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2307
|
+
|
2308
|
+
include Google::Apis::Core::JsonObjectSupport
|
2309
|
+
end
|
2310
|
+
|
2311
|
+
class GoogleRpcStatus
|
2312
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2313
|
+
|
2314
|
+
include Google::Apis::Core::JsonObjectSupport
|
2315
|
+
end
|
2316
|
+
|
2317
|
+
class GoogleTypeLatLng
|
2318
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2319
|
+
|
2320
|
+
include Google::Apis::Core::JsonObjectSupport
|
2321
|
+
end
|
2322
|
+
|
2323
|
+
class GoogleCloudDialogflowCxV3AudioInput
|
2324
|
+
# @private
|
2325
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2326
|
+
property :audio, :base64 => true, as: 'audio'
|
2327
|
+
property :config, as: 'config', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3InputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3InputAudioConfig::Representation
|
2328
|
+
|
2329
|
+
end
|
2330
|
+
end
|
2331
|
+
|
2332
|
+
class GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata
|
2333
|
+
# @private
|
2334
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2335
|
+
collection :errors, as: 'errors', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestError, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestError::Representation
|
2336
|
+
|
2337
|
+
end
|
2338
|
+
end
|
2339
|
+
|
2340
|
+
class GoogleCloudDialogflowCxV3BatchRunTestCasesResponse
|
2341
|
+
# @private
|
2342
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2343
|
+
collection :results, as: 'results', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestCaseResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3TestCaseResult::Representation
|
2344
|
+
|
2345
|
+
end
|
2346
|
+
end
|
2347
|
+
|
2348
|
+
class GoogleCloudDialogflowCxV3ConversationTurn
|
2349
|
+
# @private
|
2350
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2351
|
+
property :user_input, as: 'userInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnUserInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnUserInput::Representation
|
2352
|
+
|
2353
|
+
property :virtual_agent_output, as: 'virtualAgentOutput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput::Representation
|
1904
2354
|
|
1905
2355
|
end
|
1906
2356
|
end
|
@@ -3207,6 +3657,18 @@ module Google
|
|
3207
3657
|
end
|
3208
3658
|
end
|
3209
3659
|
|
3660
|
+
class GoogleCloudDialogflowV2ArticleAnswer
|
3661
|
+
# @private
|
3662
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3663
|
+
property :answer_record, as: 'answerRecord'
|
3664
|
+
property :confidence, as: 'confidence'
|
3665
|
+
hash :metadata, as: 'metadata'
|
3666
|
+
collection :snippets, as: 'snippets'
|
3667
|
+
property :title, as: 'title'
|
3668
|
+
property :uri, as: 'uri'
|
3669
|
+
end
|
3670
|
+
end
|
3671
|
+
|
3210
3672
|
class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
|
3211
3673
|
# @private
|
3212
3674
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3282,17 +3744,41 @@ module Google
|
|
3282
3744
|
end
|
3283
3745
|
end
|
3284
3746
|
|
3747
|
+
class GoogleCloudDialogflowV2FaqAnswer
|
3748
|
+
# @private
|
3749
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3750
|
+
property :answer, as: 'answer'
|
3751
|
+
property :answer_record, as: 'answerRecord'
|
3752
|
+
property :confidence, as: 'confidence'
|
3753
|
+
hash :metadata, as: 'metadata'
|
3754
|
+
property :question, as: 'question'
|
3755
|
+
property :source, as: 'source'
|
3756
|
+
end
|
3757
|
+
end
|
3758
|
+
|
3759
|
+
class GoogleCloudDialogflowV2HumanAgentAssistantEvent
|
3760
|
+
# @private
|
3761
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3762
|
+
property :conversation, as: 'conversation'
|
3763
|
+
property :participant, as: 'participant'
|
3764
|
+
collection :suggestion_results, as: 'suggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestionResult::Representation
|
3765
|
+
|
3766
|
+
end
|
3767
|
+
end
|
3768
|
+
|
3285
3769
|
class GoogleCloudDialogflowV2Intent
|
3286
3770
|
# @private
|
3287
3771
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3288
3772
|
property :action, as: 'action'
|
3289
3773
|
collection :default_response_platforms, as: 'defaultResponsePlatforms'
|
3290
3774
|
property :display_name, as: 'displayName'
|
3775
|
+
property :end_interaction, as: 'endInteraction'
|
3291
3776
|
collection :events, as: 'events'
|
3292
3777
|
collection :followup_intent_info, as: 'followupIntentInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentFollowupIntentInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentFollowupIntentInfo::Representation
|
3293
3778
|
|
3294
3779
|
collection :input_context_names, as: 'inputContextNames'
|
3295
3780
|
property :is_fallback, as: 'isFallback'
|
3781
|
+
property :live_agent_handoff, as: 'liveAgentHandoff'
|
3296
3782
|
collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage::Representation
|
3297
3783
|
|
3298
3784
|
property :ml_disabled, as: 'mlDisabled'
|
@@ -3641,6 +4127,13 @@ module Google
|
|
3641
4127
|
end
|
3642
4128
|
end
|
3643
4129
|
|
4130
|
+
class GoogleCloudDialogflowV2KnowledgeOperationMetadata
|
4131
|
+
# @private
|
4132
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4133
|
+
property :state, as: 'state'
|
4134
|
+
end
|
4135
|
+
end
|
4136
|
+
|
3644
4137
|
class GoogleCloudDialogflowV2Message
|
3645
4138
|
# @private
|
3646
4139
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3706,77 +4199,254 @@ module Google
|
|
3706
4199
|
end
|
3707
4200
|
end
|
3708
4201
|
|
3709
|
-
class GoogleCloudDialogflowV2SentimentAnalysisResult
|
4202
|
+
class GoogleCloudDialogflowV2SentimentAnalysisResult
|
4203
|
+
# @private
|
4204
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4205
|
+
property :query_text_sentiment, as: 'queryTextSentiment', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Sentiment, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Sentiment::Representation
|
4206
|
+
|
4207
|
+
end
|
4208
|
+
end
|
4209
|
+
|
4210
|
+
class GoogleCloudDialogflowV2SessionEntityType
|
4211
|
+
# @private
|
4212
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4213
|
+
collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EntityTypeEntity::Representation
|
4214
|
+
|
4215
|
+
property :entity_override_mode, as: 'entityOverrideMode'
|
4216
|
+
property :name, as: 'name'
|
4217
|
+
end
|
4218
|
+
end
|
4219
|
+
|
4220
|
+
class GoogleCloudDialogflowV2SuggestArticlesResponse
|
4221
|
+
# @private
|
4222
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4223
|
+
collection :article_answers, as: 'articleAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ArticleAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2ArticleAnswer::Representation
|
4224
|
+
|
4225
|
+
property :context_size, as: 'contextSize'
|
4226
|
+
property :latest_message, as: 'latestMessage'
|
4227
|
+
end
|
4228
|
+
end
|
4229
|
+
|
4230
|
+
class GoogleCloudDialogflowV2SuggestFaqAnswersResponse
|
4231
|
+
# @private
|
4232
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4233
|
+
property :context_size, as: 'contextSize'
|
4234
|
+
collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2FaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2FaqAnswer::Representation
|
4235
|
+
|
4236
|
+
property :latest_message, as: 'latestMessage'
|
4237
|
+
end
|
4238
|
+
end
|
4239
|
+
|
4240
|
+
class GoogleCloudDialogflowV2SuggestionResult
|
4241
|
+
# @private
|
4242
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4243
|
+
property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
|
4244
|
+
|
4245
|
+
property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestArticlesResponse::Representation
|
4246
|
+
|
4247
|
+
property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SuggestFaqAnswersResponse::Representation
|
4248
|
+
|
4249
|
+
end
|
4250
|
+
end
|
4251
|
+
|
4252
|
+
class GoogleCloudDialogflowV2WebhookRequest
|
4253
|
+
# @private
|
4254
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4255
|
+
property :original_detect_intent_request, as: 'originalDetectIntentRequest', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2OriginalDetectIntentRequest, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2OriginalDetectIntentRequest::Representation
|
4256
|
+
|
4257
|
+
property :query_result, as: 'queryResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2QueryResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2QueryResult::Representation
|
4258
|
+
|
4259
|
+
property :response_id, as: 'responseId'
|
4260
|
+
property :session, as: 'session'
|
4261
|
+
end
|
4262
|
+
end
|
4263
|
+
|
4264
|
+
class GoogleCloudDialogflowV2WebhookResponse
|
4265
|
+
# @private
|
4266
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4267
|
+
property :followup_event_input, as: 'followupEventInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EventInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EventInput::Representation
|
4268
|
+
|
4269
|
+
collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage::Representation
|
4270
|
+
|
4271
|
+
property :fulfillment_text, as: 'fulfillmentText'
|
4272
|
+
collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context::Representation
|
4273
|
+
|
4274
|
+
hash :payload, as: 'payload'
|
4275
|
+
collection :session_entity_types, as: 'sessionEntityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SessionEntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SessionEntityType::Representation
|
4276
|
+
|
4277
|
+
property :source, as: 'source'
|
4278
|
+
end
|
4279
|
+
end
|
4280
|
+
|
4281
|
+
class GoogleCloudDialogflowV2beta1Agent
|
4282
|
+
# @private
|
4283
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4284
|
+
property :api_version, as: 'apiVersion'
|
4285
|
+
property :avatar_uri, as: 'avatarUri'
|
4286
|
+
property :classification_threshold, as: 'classificationThreshold'
|
4287
|
+
property :default_language_code, as: 'defaultLanguageCode'
|
4288
|
+
property :description, as: 'description'
|
4289
|
+
property :display_name, as: 'displayName'
|
4290
|
+
property :enable_logging, as: 'enableLogging'
|
4291
|
+
property :match_mode, as: 'matchMode'
|
4292
|
+
property :parent, as: 'parent'
|
4293
|
+
collection :supported_language_codes, as: 'supportedLanguageCodes'
|
4294
|
+
property :tier, as: 'tier'
|
4295
|
+
property :time_zone, as: 'timeZone'
|
4296
|
+
end
|
4297
|
+
end
|
4298
|
+
|
4299
|
+
class GoogleCloudDialogflowV2beta1AgentAssistantFeedback
|
4300
|
+
# @private
|
4301
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4302
|
+
property :answer_relevance, as: 'answerRelevance'
|
4303
|
+
property :document_correctness, as: 'documentCorrectness'
|
4304
|
+
property :document_efficiency, as: 'documentEfficiency'
|
4305
|
+
property :summarization_feedback, as: 'summarizationFeedback', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback::Representation
|
4306
|
+
|
4307
|
+
end
|
4308
|
+
end
|
4309
|
+
|
4310
|
+
class GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback
|
4311
|
+
# @private
|
4312
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4313
|
+
property :start_timestamp, as: 'startTimestamp'
|
4314
|
+
property :submit_timestamp, as: 'submitTimestamp'
|
4315
|
+
property :summary_text, as: 'summaryText'
|
4316
|
+
end
|
4317
|
+
end
|
4318
|
+
|
4319
|
+
class GoogleCloudDialogflowV2beta1AgentAssistantRecord
|
4320
|
+
# @private
|
4321
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4322
|
+
property :article_suggestion_answer, as: 'articleSuggestionAnswer', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer::Representation
|
4323
|
+
|
4324
|
+
property :faq_answer, as: 'faqAnswer', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer::Representation
|
4325
|
+
|
4326
|
+
end
|
4327
|
+
end
|
4328
|
+
|
4329
|
+
class GoogleCloudDialogflowV2beta1AnalyzeContentRequest
|
4330
|
+
# @private
|
4331
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4332
|
+
property :event_input, as: 'eventInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput::Representation
|
4333
|
+
|
4334
|
+
property :message_send_time, as: 'messageSendTime'
|
4335
|
+
property :query_params, as: 'queryParams', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryParameters, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryParameters::Representation
|
4336
|
+
|
4337
|
+
property :reply_audio_config, as: 'replyAudioConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig::Representation
|
4338
|
+
|
4339
|
+
property :request_id, as: 'requestId'
|
4340
|
+
property :text_input, as: 'textInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput::Representation
|
4341
|
+
|
4342
|
+
end
|
4343
|
+
end
|
4344
|
+
|
4345
|
+
class GoogleCloudDialogflowV2beta1AnalyzeContentResponse
|
4346
|
+
# @private
|
4347
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4348
|
+
property :automated_agent_reply, as: 'automatedAgentReply', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentReply, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentReply::Representation
|
4349
|
+
|
4350
|
+
property :dtmf_parameters, as: 'dtmfParameters', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DtmfParameters, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DtmfParameters::Representation
|
4351
|
+
|
4352
|
+
collection :end_user_suggestion_results, as: 'endUserSuggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
|
4353
|
+
|
4354
|
+
collection :human_agent_suggestion_results, as: 'humanAgentSuggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
|
4355
|
+
|
4356
|
+
property :message, as: 'message', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
|
4357
|
+
|
4358
|
+
property :reply_audio, as: 'replyAudio', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudio, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudio::Representation
|
4359
|
+
|
4360
|
+
property :reply_text, as: 'replyText'
|
4361
|
+
end
|
4362
|
+
end
|
4363
|
+
|
4364
|
+
class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
|
4365
|
+
# @private
|
4366
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4367
|
+
property :entity_type, as: 'entityType'
|
4368
|
+
property :formatted_value, as: 'formattedValue'
|
4369
|
+
property :text, as: 'text'
|
4370
|
+
end
|
4371
|
+
end
|
4372
|
+
|
4373
|
+
class GoogleCloudDialogflowV2beta1AnswerFeedback
|
4374
|
+
# @private
|
4375
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4376
|
+
property :agent_assistant_detail_feedback, as: 'agentAssistantDetailFeedback', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedback, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantFeedback::Representation
|
4377
|
+
|
4378
|
+
property :click_time, as: 'clickTime'
|
4379
|
+
property :clicked, as: 'clicked'
|
4380
|
+
property :correctness_level, as: 'correctnessLevel'
|
4381
|
+
property :display_time, as: 'displayTime'
|
4382
|
+
property :displayed, as: 'displayed'
|
4383
|
+
end
|
4384
|
+
end
|
4385
|
+
|
4386
|
+
class GoogleCloudDialogflowV2beta1AnswerRecord
|
4387
|
+
# @private
|
4388
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4389
|
+
property :agent_assistant_record, as: 'agentAssistantRecord', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantRecord, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AgentAssistantRecord::Representation
|
4390
|
+
|
4391
|
+
property :answer_feedback, as: 'answerFeedback', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerFeedback, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerFeedback::Representation
|
4392
|
+
|
4393
|
+
property :name, as: 'name'
|
4394
|
+
end
|
4395
|
+
end
|
4396
|
+
|
4397
|
+
class GoogleCloudDialogflowV2beta1ArticleAnswer
|
3710
4398
|
# @private
|
3711
4399
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3712
|
-
property :
|
3713
|
-
|
4400
|
+
property :answer_record, as: 'answerRecord'
|
4401
|
+
hash :metadata, as: 'metadata'
|
4402
|
+
collection :snippets, as: 'snippets'
|
4403
|
+
property :title, as: 'title'
|
4404
|
+
property :uri, as: 'uri'
|
3714
4405
|
end
|
3715
4406
|
end
|
3716
4407
|
|
3717
|
-
class
|
4408
|
+
class GoogleCloudDialogflowV2beta1AutomatedAgentConfig
|
3718
4409
|
# @private
|
3719
4410
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3720
|
-
|
3721
|
-
|
3722
|
-
property :entity_override_mode, as: 'entityOverrideMode'
|
3723
|
-
property :name, as: 'name'
|
4411
|
+
property :agent, as: 'agent'
|
3724
4412
|
end
|
3725
4413
|
end
|
3726
4414
|
|
3727
|
-
class
|
4415
|
+
class GoogleCloudDialogflowV2beta1AutomatedAgentReply
|
3728
4416
|
# @private
|
3729
4417
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3730
|
-
|
4418
|
+
hash :cx_session_parameters, as: 'cxSessionParameters'
|
4419
|
+
property :detect_intent_response, as: 'detectIntentResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DetectIntentResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DetectIntentResponse::Representation
|
3731
4420
|
|
3732
|
-
property :
|
4421
|
+
property :event, as: 'event'
|
4422
|
+
property :intent, as: 'intent'
|
4423
|
+
collection :response_messages, as: 'responseMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessage::Representation
|
3733
4424
|
|
3734
|
-
property :response_id, as: 'responseId'
|
3735
|
-
property :session, as: 'session'
|
3736
4425
|
end
|
3737
4426
|
end
|
3738
4427
|
|
3739
|
-
class
|
4428
|
+
class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
|
3740
4429
|
# @private
|
3741
4430
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3742
|
-
|
3743
|
-
|
3744
|
-
collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage::Representation
|
3745
|
-
|
3746
|
-
property :fulfillment_text, as: 'fulfillmentText'
|
3747
|
-
collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context::Representation
|
3748
|
-
|
3749
|
-
hash :payload, as: 'payload'
|
3750
|
-
collection :session_entity_types, as: 'sessionEntityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SessionEntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SessionEntityType::Representation
|
4431
|
+
collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity::Representation
|
3751
4432
|
|
3752
|
-
property :
|
4433
|
+
property :language_code, as: 'languageCode'
|
3753
4434
|
end
|
3754
4435
|
end
|
3755
4436
|
|
3756
|
-
class
|
4437
|
+
class GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest
|
3757
4438
|
# @private
|
3758
4439
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3759
|
-
|
3760
|
-
|
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'
|
4440
|
+
collection :requests, as: 'requests', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1CreateMessageRequest, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1CreateMessageRequest::Representation
|
4441
|
+
|
3771
4442
|
end
|
3772
4443
|
end
|
3773
4444
|
|
3774
|
-
class
|
4445
|
+
class GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse
|
3775
4446
|
# @private
|
3776
4447
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3777
|
-
collection :
|
4448
|
+
collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
|
3778
4449
|
|
3779
|
-
property :language_code, as: 'languageCode'
|
3780
4450
|
end
|
3781
4451
|
end
|
3782
4452
|
|
@@ -3852,6 +4522,30 @@ module Google
|
|
3852
4522
|
end
|
3853
4523
|
end
|
3854
4524
|
|
4525
|
+
class GoogleCloudDialogflowV2beta1CompileSuggestionRequest
|
4526
|
+
# @private
|
4527
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4528
|
+
property :context_size, as: 'contextSize'
|
4529
|
+
property :latest_message, as: 'latestMessage'
|
4530
|
+
end
|
4531
|
+
end
|
4532
|
+
|
4533
|
+
class GoogleCloudDialogflowV2beta1CompileSuggestionResponse
|
4534
|
+
# @private
|
4535
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4536
|
+
property :context_size, as: 'contextSize'
|
4537
|
+
property :latest_message, as: 'latestMessage'
|
4538
|
+
property :suggestion, as: 'suggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion::Representation
|
4539
|
+
|
4540
|
+
end
|
4541
|
+
end
|
4542
|
+
|
4543
|
+
class GoogleCloudDialogflowV2beta1CompleteConversationRequest
|
4544
|
+
# @private
|
4545
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4546
|
+
end
|
4547
|
+
end
|
4548
|
+
|
3855
4549
|
class GoogleCloudDialogflowV2beta1Context
|
3856
4550
|
# @private
|
3857
4551
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3861,6 +4555,71 @@ module Google
|
|
3861
4555
|
end
|
3862
4556
|
end
|
3863
4557
|
|
4558
|
+
class GoogleCloudDialogflowV2beta1Conversation
|
4559
|
+
# @private
|
4560
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4561
|
+
property :conversation_profile, as: 'conversationProfile'
|
4562
|
+
property :conversation_stage, as: 'conversationStage'
|
4563
|
+
property :end_time, as: 'endTime'
|
4564
|
+
property :lifecycle_state, as: 'lifecycleState'
|
4565
|
+
property :name, as: 'name'
|
4566
|
+
property :phone_number, as: 'phoneNumber', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationPhoneNumber, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationPhoneNumber::Representation
|
4567
|
+
|
4568
|
+
property :start_time, as: 'startTime'
|
4569
|
+
end
|
4570
|
+
end
|
4571
|
+
|
4572
|
+
class GoogleCloudDialogflowV2beta1ConversationEvent
|
4573
|
+
# @private
|
4574
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4575
|
+
property :conversation, as: 'conversation'
|
4576
|
+
property :error_status, as: 'errorStatus', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
|
4577
|
+
|
4578
|
+
property :new_message_payload, as: 'newMessagePayload', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
|
4579
|
+
|
4580
|
+
property :type, as: 'type'
|
4581
|
+
end
|
4582
|
+
end
|
4583
|
+
|
4584
|
+
class GoogleCloudDialogflowV2beta1ConversationPhoneNumber
|
4585
|
+
# @private
|
4586
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4587
|
+
property :phone_number, as: 'phoneNumber'
|
4588
|
+
end
|
4589
|
+
end
|
4590
|
+
|
4591
|
+
class GoogleCloudDialogflowV2beta1ConversationProfile
|
4592
|
+
# @private
|
4593
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4594
|
+
property :automated_agent_config, as: 'automatedAgentConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AutomatedAgentConfig::Representation
|
4595
|
+
|
4596
|
+
property :create_time, as: 'createTime'
|
4597
|
+
property :display_name, as: 'displayName'
|
4598
|
+
property :human_agent_assistant_config, as: 'humanAgentAssistantConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig::Representation
|
4599
|
+
|
4600
|
+
property :language_code, as: 'languageCode'
|
4601
|
+
property :logging_config, as: 'loggingConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1LoggingConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1LoggingConfig::Representation
|
4602
|
+
|
4603
|
+
property :name, as: 'name'
|
4604
|
+
property :new_message_event_notification_config, as: 'newMessageEventNotificationConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig::Representation
|
4605
|
+
|
4606
|
+
property :notification_config, as: 'notificationConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig::Representation
|
4607
|
+
|
4608
|
+
property :stt_config, as: 'sttConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SpeechToTextConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SpeechToTextConfig::Representation
|
4609
|
+
|
4610
|
+
property :update_time, as: 'updateTime'
|
4611
|
+
end
|
4612
|
+
end
|
4613
|
+
|
4614
|
+
class GoogleCloudDialogflowV2beta1CreateMessageRequest
|
4615
|
+
# @private
|
4616
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4617
|
+
property :message, as: 'message', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
|
4618
|
+
|
4619
|
+
property :parent, as: 'parent'
|
4620
|
+
end
|
4621
|
+
end
|
4622
|
+
|
3864
4623
|
class GoogleCloudDialogflowV2beta1DetectIntentRequest
|
3865
4624
|
# @private
|
3866
4625
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3901,6 +4660,7 @@ module Google
|
|
3901
4660
|
collection :knowledge_types, as: 'knowledgeTypes'
|
3902
4661
|
property :latest_reload_status, as: 'latestReloadStatus', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DocumentReloadStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1DocumentReloadStatus::Representation
|
3903
4662
|
|
4663
|
+
hash :metadata, as: 'metadata'
|
3904
4664
|
property :mime_type, as: 'mimeType'
|
3905
4665
|
property :name, as: 'name'
|
3906
4666
|
property :raw_content, :base64 => true, as: 'rawContent'
|
@@ -3916,6 +4676,13 @@ module Google
|
|
3916
4676
|
end
|
3917
4677
|
end
|
3918
4678
|
|
4679
|
+
class GoogleCloudDialogflowV2beta1DtmfParameters
|
4680
|
+
# @private
|
4681
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4682
|
+
property :accepts_dtmf_input, as: 'acceptsDtmfInput'
|
4683
|
+
end
|
4684
|
+
end
|
4685
|
+
|
3919
4686
|
class GoogleCloudDialogflowV2beta1EntityType
|
3920
4687
|
# @private
|
3921
4688
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3924,105 +4691,266 @@ module Google
|
|
3924
4691
|
property :enable_fuzzy_extraction, as: 'enableFuzzyExtraction'
|
3925
4692
|
collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity::Representation
|
3926
4693
|
|
3927
|
-
property :kind, as: 'kind'
|
3928
|
-
property :name, as: 'name'
|
4694
|
+
property :kind, as: 'kind'
|
4695
|
+
property :name, as: 'name'
|
4696
|
+
end
|
4697
|
+
end
|
4698
|
+
|
4699
|
+
class GoogleCloudDialogflowV2beta1EntityTypeBatch
|
4700
|
+
# @private
|
4701
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4702
|
+
collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityType::Representation
|
4703
|
+
|
4704
|
+
end
|
4705
|
+
end
|
4706
|
+
|
4707
|
+
class GoogleCloudDialogflowV2beta1EntityTypeEntity
|
4708
|
+
# @private
|
4709
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4710
|
+
collection :synonyms, as: 'synonyms'
|
4711
|
+
property :value, as: 'value'
|
4712
|
+
end
|
4713
|
+
end
|
4714
|
+
|
4715
|
+
class GoogleCloudDialogflowV2beta1Environment
|
4716
|
+
# @private
|
4717
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4718
|
+
property :agent_version, as: 'agentVersion'
|
4719
|
+
property :description, as: 'description'
|
4720
|
+
property :name, as: 'name'
|
4721
|
+
property :state, as: 'state'
|
4722
|
+
property :update_time, as: 'updateTime'
|
4723
|
+
end
|
4724
|
+
end
|
4725
|
+
|
4726
|
+
class GoogleCloudDialogflowV2beta1EventInput
|
4727
|
+
# @private
|
4728
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4729
|
+
property :language_code, as: 'languageCode'
|
4730
|
+
property :name, as: 'name'
|
4731
|
+
hash :parameters, as: 'parameters'
|
4732
|
+
end
|
4733
|
+
end
|
4734
|
+
|
4735
|
+
class GoogleCloudDialogflowV2beta1ExportAgentRequest
|
4736
|
+
# @private
|
4737
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4738
|
+
property :agent_uri, as: 'agentUri'
|
4739
|
+
end
|
4740
|
+
end
|
4741
|
+
|
4742
|
+
class GoogleCloudDialogflowV2beta1ExportAgentResponse
|
4743
|
+
# @private
|
4744
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4745
|
+
property :agent_content, :base64 => true, as: 'agentContent'
|
4746
|
+
property :agent_uri, as: 'agentUri'
|
4747
|
+
end
|
4748
|
+
end
|
4749
|
+
|
4750
|
+
class GoogleCloudDialogflowV2beta1FaqAnswer
|
4751
|
+
# @private
|
4752
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4753
|
+
property :answer, as: 'answer'
|
4754
|
+
property :answer_record, as: 'answerRecord'
|
4755
|
+
property :confidence, as: 'confidence'
|
4756
|
+
hash :metadata, as: 'metadata'
|
4757
|
+
property :question, as: 'question'
|
4758
|
+
property :source, as: 'source'
|
4759
|
+
end
|
4760
|
+
end
|
4761
|
+
|
4762
|
+
class GoogleCloudDialogflowV2beta1Fulfillment
|
4763
|
+
# @private
|
4764
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4765
|
+
property :display_name, as: 'displayName'
|
4766
|
+
property :enabled, as: 'enabled'
|
4767
|
+
collection :features, as: 'features', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentFeature, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentFeature::Representation
|
4768
|
+
|
4769
|
+
property :generic_web_service, as: 'genericWebService', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService::Representation
|
4770
|
+
|
4771
|
+
property :name, as: 'name'
|
4772
|
+
end
|
4773
|
+
end
|
4774
|
+
|
4775
|
+
class GoogleCloudDialogflowV2beta1FulfillmentFeature
|
4776
|
+
# @private
|
4777
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4778
|
+
property :type, as: 'type'
|
4779
|
+
end
|
4780
|
+
end
|
4781
|
+
|
4782
|
+
class GoogleCloudDialogflowV2beta1FulfillmentGenericWebService
|
4783
|
+
# @private
|
4784
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4785
|
+
property :is_cloud_function, as: 'isCloudFunction'
|
4786
|
+
property :password, as: 'password'
|
4787
|
+
hash :request_headers, as: 'requestHeaders'
|
4788
|
+
property :uri, as: 'uri'
|
4789
|
+
property :username, as: 'username'
|
4790
|
+
end
|
4791
|
+
end
|
4792
|
+
|
4793
|
+
class GoogleCloudDialogflowV2beta1GcsSource
|
4794
|
+
# @private
|
4795
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4796
|
+
property :uri, as: 'uri'
|
4797
|
+
end
|
4798
|
+
end
|
4799
|
+
|
4800
|
+
class GoogleCloudDialogflowV2beta1GcsSources
|
4801
|
+
# @private
|
4802
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4803
|
+
collection :uris, as: 'uris'
|
4804
|
+
end
|
4805
|
+
end
|
4806
|
+
|
4807
|
+
class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig
|
4808
|
+
# @private
|
4809
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4810
|
+
property :human_agent_suggestion_config, as: 'humanAgentSuggestionConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig::Representation
|
4811
|
+
|
4812
|
+
property :message_analysis_config, as: 'messageAnalysisConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig::Representation
|
4813
|
+
|
4814
|
+
property :notification_config, as: 'notificationConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1NotificationConfig::Representation
|
4815
|
+
|
4816
|
+
end
|
4817
|
+
end
|
4818
|
+
|
4819
|
+
class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig
|
4820
|
+
# @private
|
4821
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4822
|
+
property :model, as: 'model'
|
4823
|
+
end
|
4824
|
+
end
|
4825
|
+
|
4826
|
+
class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig
|
4827
|
+
# @private
|
4828
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4829
|
+
property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
|
4830
|
+
end
|
4831
|
+
end
|
4832
|
+
|
4833
|
+
class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig
|
4834
|
+
# @private
|
4835
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4836
|
+
collection :feature_configs, as: 'featureConfigs', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig::Representation
|
4837
|
+
|
4838
|
+
property :group_suggestion_responses, as: 'groupSuggestionResponses'
|
4839
|
+
end
|
4840
|
+
end
|
4841
|
+
|
4842
|
+
class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig
|
4843
|
+
# @private
|
4844
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4845
|
+
property :conversation_model_config, as: 'conversationModelConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig::Representation
|
4846
|
+
|
4847
|
+
property :enable_event_based_suggestion, as: 'enableEventBasedSuggestion'
|
4848
|
+
property :query_config, as: 'queryConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig::Representation
|
4849
|
+
|
4850
|
+
property :suggestion_feature, as: 'suggestionFeature', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFeature, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFeature::Representation
|
4851
|
+
|
4852
|
+
property :suggestion_trigger_settings, as: 'suggestionTriggerSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings::Representation
|
4853
|
+
|
3929
4854
|
end
|
3930
4855
|
end
|
3931
4856
|
|
3932
|
-
class
|
4857
|
+
class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig
|
3933
4858
|
# @private
|
3934
4859
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3935
|
-
|
4860
|
+
property :confidence_threshold, as: 'confidenceThreshold'
|
4861
|
+
property :context_filter_settings, as: 'contextFilterSettings', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings::Representation
|
3936
4862
|
|
4863
|
+
property :dialogflow_query_source, as: 'dialogflowQuerySource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource::Representation
|
4864
|
+
|
4865
|
+
property :document_query_source, as: 'documentQuerySource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource::Representation
|
4866
|
+
|
4867
|
+
property :knowledge_base_query_source, as: 'knowledgeBaseQuerySource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource::Representation
|
4868
|
+
|
4869
|
+
property :max_results, as: 'maxResults'
|
3937
4870
|
end
|
3938
4871
|
end
|
3939
4872
|
|
3940
|
-
class
|
4873
|
+
class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings
|
3941
4874
|
# @private
|
3942
4875
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3943
|
-
|
3944
|
-
property :
|
4876
|
+
property :drop_handoff_messages, as: 'dropHandoffMessages'
|
4877
|
+
property :drop_ivr_messages, as: 'dropIvrMessages'
|
4878
|
+
property :drop_virtual_agent_messages, as: 'dropVirtualAgentMessages'
|
3945
4879
|
end
|
3946
4880
|
end
|
3947
4881
|
|
3948
|
-
class
|
4882
|
+
class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource
|
3949
4883
|
# @private
|
3950
4884
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3951
|
-
property :
|
3952
|
-
property :description, as: 'description'
|
3953
|
-
property :name, as: 'name'
|
3954
|
-
property :state, as: 'state'
|
3955
|
-
property :update_time, as: 'updateTime'
|
4885
|
+
property :agent, as: 'agent'
|
3956
4886
|
end
|
3957
4887
|
end
|
3958
4888
|
|
3959
|
-
class
|
4889
|
+
class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource
|
3960
4890
|
# @private
|
3961
4891
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3962
|
-
|
3963
|
-
property :name, as: 'name'
|
3964
|
-
hash :parameters, as: 'parameters'
|
4892
|
+
collection :documents, as: 'documents'
|
3965
4893
|
end
|
3966
4894
|
end
|
3967
4895
|
|
3968
|
-
class
|
4896
|
+
class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource
|
3969
4897
|
# @private
|
3970
4898
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3971
|
-
|
4899
|
+
collection :knowledge_bases, as: 'knowledgeBases'
|
3972
4900
|
end
|
3973
4901
|
end
|
3974
4902
|
|
3975
|
-
class
|
4903
|
+
class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings
|
3976
4904
|
# @private
|
3977
4905
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3978
|
-
property :
|
3979
|
-
property :
|
4906
|
+
property :no_small_talk, as: 'noSmallTalk'
|
4907
|
+
property :only_end_user, as: 'onlyEndUser'
|
3980
4908
|
end
|
3981
4909
|
end
|
3982
4910
|
|
3983
|
-
class
|
4911
|
+
class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
|
3984
4912
|
# @private
|
3985
4913
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3986
|
-
property :
|
3987
|
-
property :
|
3988
|
-
collection :
|
3989
|
-
|
3990
|
-
property :generic_web_service, as: 'genericWebService', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FulfillmentGenericWebService::Representation
|
4914
|
+
property :conversation, as: 'conversation'
|
4915
|
+
property :participant, as: 'participant'
|
4916
|
+
collection :suggestion_results, as: 'suggestionResults', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
|
3991
4917
|
|
3992
|
-
property :name, as: 'name'
|
3993
4918
|
end
|
3994
4919
|
end
|
3995
4920
|
|
3996
|
-
class
|
4921
|
+
class GoogleCloudDialogflowV2beta1ImportAgentRequest
|
3997
4922
|
# @private
|
3998
4923
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3999
|
-
property :
|
4924
|
+
property :agent_content, :base64 => true, as: 'agentContent'
|
4925
|
+
property :agent_uri, as: 'agentUri'
|
4000
4926
|
end
|
4001
4927
|
end
|
4002
4928
|
|
4003
|
-
class
|
4929
|
+
class GoogleCloudDialogflowV2beta1ImportDocumentTemplate
|
4004
4930
|
# @private
|
4005
4931
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4006
|
-
|
4007
|
-
|
4008
|
-
|
4009
|
-
property :uri, as: 'uri'
|
4010
|
-
property :username, as: 'username'
|
4932
|
+
collection :knowledge_types, as: 'knowledgeTypes'
|
4933
|
+
hash :metadata, as: 'metadata'
|
4934
|
+
property :mime_type, as: 'mimeType'
|
4011
4935
|
end
|
4012
4936
|
end
|
4013
4937
|
|
4014
|
-
class
|
4938
|
+
class GoogleCloudDialogflowV2beta1ImportDocumentsRequest
|
4015
4939
|
# @private
|
4016
4940
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4017
|
-
property :
|
4941
|
+
property :document_template, as: 'documentTemplate', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ImportDocumentTemplate, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ImportDocumentTemplate::Representation
|
4942
|
+
|
4943
|
+
property :gcs_source, as: 'gcsSource', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GcsSources, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1GcsSources::Representation
|
4944
|
+
|
4945
|
+
property :import_gcs_custom_metadata, as: 'importGcsCustomMetadata'
|
4018
4946
|
end
|
4019
4947
|
end
|
4020
4948
|
|
4021
|
-
class
|
4949
|
+
class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
|
4022
4950
|
# @private
|
4023
4951
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4024
|
-
|
4025
|
-
|
4952
|
+
collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
|
4953
|
+
|
4026
4954
|
end
|
4027
4955
|
end
|
4028
4956
|
|
@@ -4030,6 +4958,7 @@ module Google
|
|
4030
4958
|
# @private
|
4031
4959
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4032
4960
|
property :audio_encoding, as: 'audioEncoding'
|
4961
|
+
property :disable_no_speech_recognized_event, as: 'disableNoSpeechRecognizedEvent'
|
4033
4962
|
property :enable_word_info, as: 'enableWordInfo'
|
4034
4963
|
property :language_code, as: 'languageCode'
|
4035
4964
|
property :model, as: 'model'
|
@@ -4054,6 +4983,7 @@ module Google
|
|
4054
4983
|
|
4055
4984
|
collection :input_context_names, as: 'inputContextNames'
|
4056
4985
|
property :is_fallback, as: 'isFallback'
|
4986
|
+
property :live_agent_handoff, as: 'liveAgentHandoff'
|
4057
4987
|
collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage::Representation
|
4058
4988
|
|
4059
4989
|
property :ml_disabled, as: 'mlDisabled'
|
@@ -4581,6 +5511,15 @@ module Google
|
|
4581
5511
|
end
|
4582
5512
|
end
|
4583
5513
|
|
5514
|
+
class GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse
|
5515
|
+
# @private
|
5516
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5517
|
+
collection :answer_records, as: 'answerRecords', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerRecord, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnswerRecord::Representation
|
5518
|
+
|
5519
|
+
property :next_page_token, as: 'nextPageToken'
|
5520
|
+
end
|
5521
|
+
end
|
5522
|
+
|
4584
5523
|
class GoogleCloudDialogflowV2beta1ListContextsResponse
|
4585
5524
|
# @private
|
4586
5525
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4590,6 +5529,24 @@ module Google
|
|
4590
5529
|
end
|
4591
5530
|
end
|
4592
5531
|
|
5532
|
+
class GoogleCloudDialogflowV2beta1ListConversationProfilesResponse
|
5533
|
+
# @private
|
5534
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5535
|
+
collection :conversation_profiles, as: 'conversationProfiles', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationProfile, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ConversationProfile::Representation
|
5536
|
+
|
5537
|
+
property :next_page_token, as: 'nextPageToken'
|
5538
|
+
end
|
5539
|
+
end
|
5540
|
+
|
5541
|
+
class GoogleCloudDialogflowV2beta1ListConversationsResponse
|
5542
|
+
# @private
|
5543
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5544
|
+
collection :conversations, as: 'conversations', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Conversation, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Conversation::Representation
|
5545
|
+
|
5546
|
+
property :next_page_token, as: 'nextPageToken'
|
5547
|
+
end
|
5548
|
+
end
|
5549
|
+
|
4593
5550
|
class GoogleCloudDialogflowV2beta1ListDocumentsResponse
|
4594
5551
|
# @private
|
4595
5552
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4635,6 +5592,24 @@ module Google
|
|
4635
5592
|
end
|
4636
5593
|
end
|
4637
5594
|
|
5595
|
+
class GoogleCloudDialogflowV2beta1ListMessagesResponse
|
5596
|
+
# @private
|
5597
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5598
|
+
collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Message::Representation
|
5599
|
+
|
5600
|
+
property :next_page_token, as: 'nextPageToken'
|
5601
|
+
end
|
5602
|
+
end
|
5603
|
+
|
5604
|
+
class GoogleCloudDialogflowV2beta1ListParticipantsResponse
|
5605
|
+
# @private
|
5606
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5607
|
+
property :next_page_token, as: 'nextPageToken'
|
5608
|
+
collection :participants, as: 'participants', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Participant, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Participant::Representation
|
5609
|
+
|
5610
|
+
end
|
5611
|
+
end
|
5612
|
+
|
4638
5613
|
class GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse
|
4639
5614
|
# @private
|
4640
5615
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4644,6 +5619,56 @@ module Google
|
|
4644
5619
|
end
|
4645
5620
|
end
|
4646
5621
|
|
5622
|
+
class GoogleCloudDialogflowV2beta1ListSuggestionsResponse
|
5623
|
+
# @private
|
5624
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5625
|
+
property :next_page_token, as: 'nextPageToken'
|
5626
|
+
collection :suggestions, as: 'suggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Suggestion::Representation
|
5627
|
+
|
5628
|
+
end
|
5629
|
+
end
|
5630
|
+
|
5631
|
+
class GoogleCloudDialogflowV2beta1LoggingConfig
|
5632
|
+
# @private
|
5633
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5634
|
+
property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
|
5635
|
+
end
|
5636
|
+
end
|
5637
|
+
|
5638
|
+
class GoogleCloudDialogflowV2beta1Message
|
5639
|
+
# @private
|
5640
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5641
|
+
property :content, as: 'content'
|
5642
|
+
property :create_time, as: 'createTime'
|
5643
|
+
property :language_code, as: 'languageCode'
|
5644
|
+
property :message_annotation, as: 'messageAnnotation', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1MessageAnnotation, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1MessageAnnotation::Representation
|
5645
|
+
|
5646
|
+
property :name, as: 'name'
|
5647
|
+
property :participant, as: 'participant'
|
5648
|
+
property :participant_role, as: 'participantRole'
|
5649
|
+
property :send_time, as: 'sendTime'
|
5650
|
+
property :sentiment_analysis, as: 'sentimentAnalysis', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SentimentAnalysisResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SentimentAnalysisResult::Representation
|
5651
|
+
|
5652
|
+
end
|
5653
|
+
end
|
5654
|
+
|
5655
|
+
class GoogleCloudDialogflowV2beta1MessageAnnotation
|
5656
|
+
# @private
|
5657
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5658
|
+
property :contain_entities, as: 'containEntities'
|
5659
|
+
collection :parts, as: 'parts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnnotatedMessagePart, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnnotatedMessagePart::Representation
|
5660
|
+
|
5661
|
+
end
|
5662
|
+
end
|
5663
|
+
|
5664
|
+
class GoogleCloudDialogflowV2beta1NotificationConfig
|
5665
|
+
# @private
|
5666
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5667
|
+
property :message_format, as: 'messageFormat'
|
5668
|
+
property :topic, as: 'topic'
|
5669
|
+
end
|
5670
|
+
end
|
5671
|
+
|
4647
5672
|
class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
|
4648
5673
|
# @private
|
4649
5674
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4653,6 +5678,15 @@ module Google
|
|
4653
5678
|
end
|
4654
5679
|
end
|
4655
5680
|
|
5681
|
+
class GoogleCloudDialogflowV2beta1OutputAudio
|
5682
|
+
# @private
|
5683
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5684
|
+
property :audio, :base64 => true, as: 'audio'
|
5685
|
+
property :config, as: 'config', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OutputAudioConfig::Representation
|
5686
|
+
|
5687
|
+
end
|
5688
|
+
end
|
5689
|
+
|
4656
5690
|
class GoogleCloudDialogflowV2beta1OutputAudioConfig
|
4657
5691
|
# @private
|
4658
5692
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4663,6 +5697,15 @@ module Google
|
|
4663
5697
|
end
|
4664
5698
|
end
|
4665
5699
|
|
5700
|
+
class GoogleCloudDialogflowV2beta1Participant
|
5701
|
+
# @private
|
5702
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5703
|
+
property :name, as: 'name'
|
5704
|
+
property :obfuscated_external_user_id, as: 'obfuscatedExternalUserId'
|
5705
|
+
property :role, as: 'role'
|
5706
|
+
end
|
5707
|
+
end
|
5708
|
+
|
4666
5709
|
class GoogleCloudDialogflowV2beta1QueryInput
|
4667
5710
|
# @private
|
4668
5711
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4732,6 +5775,39 @@ module Google
|
|
4732
5775
|
end
|
4733
5776
|
end
|
4734
5777
|
|
5778
|
+
class GoogleCloudDialogflowV2beta1ResponseMessage
|
5779
|
+
# @private
|
5780
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5781
|
+
property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction::Representation
|
5782
|
+
|
5783
|
+
property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff::Representation
|
5784
|
+
|
5785
|
+
hash :payload, as: 'payload'
|
5786
|
+
property :text, as: 'text', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageText, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ResponseMessageText::Representation
|
5787
|
+
|
5788
|
+
end
|
5789
|
+
end
|
5790
|
+
|
5791
|
+
class GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction
|
5792
|
+
# @private
|
5793
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5794
|
+
end
|
5795
|
+
end
|
5796
|
+
|
5797
|
+
class GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff
|
5798
|
+
# @private
|
5799
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5800
|
+
hash :metadata, as: 'metadata'
|
5801
|
+
end
|
5802
|
+
end
|
5803
|
+
|
5804
|
+
class GoogleCloudDialogflowV2beta1ResponseMessageText
|
5805
|
+
# @private
|
5806
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5807
|
+
collection :text, as: 'text'
|
5808
|
+
end
|
5809
|
+
end
|
5810
|
+
|
4735
5811
|
class GoogleCloudDialogflowV2beta1RestoreAgentRequest
|
4736
5812
|
# @private
|
4737
5813
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4782,6 +5858,15 @@ module Google
|
|
4782
5858
|
end
|
4783
5859
|
end
|
4784
5860
|
|
5861
|
+
class GoogleCloudDialogflowV2beta1SmartReplyAnswer
|
5862
|
+
# @private
|
5863
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5864
|
+
property :answer_record, as: 'answerRecord'
|
5865
|
+
property :confidence, as: 'confidence'
|
5866
|
+
property :reply, as: 'reply'
|
5867
|
+
end
|
5868
|
+
end
|
5869
|
+
|
4785
5870
|
class GoogleCloudDialogflowV2beta1SpeechContext
|
4786
5871
|
# @private
|
4787
5872
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4790,6 +5875,13 @@ module Google
|
|
4790
5875
|
end
|
4791
5876
|
end
|
4792
5877
|
|
5878
|
+
class GoogleCloudDialogflowV2beta1SpeechToTextConfig
|
5879
|
+
# @private
|
5880
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5881
|
+
property :speech_model_variant, as: 'speechModelVariant'
|
5882
|
+
end
|
5883
|
+
end
|
5884
|
+
|
4793
5885
|
class GoogleCloudDialogflowV2beta1SubAgent
|
4794
5886
|
# @private
|
4795
5887
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4798,6 +5890,119 @@ module Google
|
|
4798
5890
|
end
|
4799
5891
|
end
|
4800
5892
|
|
5893
|
+
class GoogleCloudDialogflowV2beta1SuggestArticlesRequest
|
5894
|
+
# @private
|
5895
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5896
|
+
property :context_size, as: 'contextSize'
|
5897
|
+
property :latest_message, as: 'latestMessage'
|
5898
|
+
end
|
5899
|
+
end
|
5900
|
+
|
5901
|
+
class GoogleCloudDialogflowV2beta1SuggestArticlesResponse
|
5902
|
+
# @private
|
5903
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5904
|
+
collection :article_answers, as: 'articleAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ArticleAnswer::Representation
|
5905
|
+
|
5906
|
+
property :context_size, as: 'contextSize'
|
5907
|
+
property :latest_message, as: 'latestMessage'
|
5908
|
+
end
|
5909
|
+
end
|
5910
|
+
|
5911
|
+
class GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest
|
5912
|
+
# @private
|
5913
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5914
|
+
property :context_size, as: 'contextSize'
|
5915
|
+
property :latest_message, as: 'latestMessage'
|
5916
|
+
end
|
5917
|
+
end
|
5918
|
+
|
5919
|
+
class GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
|
5920
|
+
# @private
|
5921
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5922
|
+
property :context_size, as: 'contextSize'
|
5923
|
+
collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1FaqAnswer::Representation
|
5924
|
+
|
5925
|
+
property :latest_message, as: 'latestMessage'
|
5926
|
+
end
|
5927
|
+
end
|
5928
|
+
|
5929
|
+
class GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest
|
5930
|
+
# @private
|
5931
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5932
|
+
property :context_size, as: 'contextSize'
|
5933
|
+
property :current_text_input, as: 'currentTextInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput::Representation
|
5934
|
+
|
5935
|
+
property :latest_message, as: 'latestMessage'
|
5936
|
+
end
|
5937
|
+
end
|
5938
|
+
|
5939
|
+
class GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
|
5940
|
+
# @private
|
5941
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5942
|
+
property :context_size, as: 'contextSize'
|
5943
|
+
property :latest_message, as: 'latestMessage'
|
5944
|
+
collection :smart_reply_answers, as: 'smartReplyAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SmartReplyAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SmartReplyAnswer::Representation
|
5945
|
+
|
5946
|
+
end
|
5947
|
+
end
|
5948
|
+
|
5949
|
+
class GoogleCloudDialogflowV2beta1Suggestion
|
5950
|
+
# @private
|
5951
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5952
|
+
collection :articles, as: 'articles', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionArticle, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionArticle::Representation
|
5953
|
+
|
5954
|
+
property :create_time, as: 'createTime'
|
5955
|
+
collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFaqAnswer, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestionFaqAnswer::Representation
|
5956
|
+
|
5957
|
+
property :latest_message, as: 'latestMessage'
|
5958
|
+
property :name, as: 'name'
|
5959
|
+
end
|
5960
|
+
end
|
5961
|
+
|
5962
|
+
class GoogleCloudDialogflowV2beta1SuggestionArticle
|
5963
|
+
# @private
|
5964
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5965
|
+
property :answer_record, as: 'answerRecord'
|
5966
|
+
hash :metadata, as: 'metadata'
|
5967
|
+
collection :snippets, as: 'snippets'
|
5968
|
+
property :title, as: 'title'
|
5969
|
+
property :uri, as: 'uri'
|
5970
|
+
end
|
5971
|
+
end
|
5972
|
+
|
5973
|
+
class GoogleCloudDialogflowV2beta1SuggestionFaqAnswer
|
5974
|
+
# @private
|
5975
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5976
|
+
property :answer, as: 'answer'
|
5977
|
+
property :answer_record, as: 'answerRecord'
|
5978
|
+
property :confidence, as: 'confidence'
|
5979
|
+
hash :metadata, as: 'metadata'
|
5980
|
+
property :question, as: 'question'
|
5981
|
+
property :source, as: 'source'
|
5982
|
+
end
|
5983
|
+
end
|
5984
|
+
|
5985
|
+
class GoogleCloudDialogflowV2beta1SuggestionFeature
|
5986
|
+
# @private
|
5987
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5988
|
+
property :type, as: 'type'
|
5989
|
+
end
|
5990
|
+
end
|
5991
|
+
|
5992
|
+
class GoogleCloudDialogflowV2beta1SuggestionResult
|
5993
|
+
# @private
|
5994
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5995
|
+
property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
|
5996
|
+
|
5997
|
+
property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestArticlesResponse::Representation
|
5998
|
+
|
5999
|
+
property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse::Representation
|
6000
|
+
|
6001
|
+
property :suggest_smart_replies_response, as: 'suggestSmartRepliesResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse::Representation
|
6002
|
+
|
6003
|
+
end
|
6004
|
+
end
|
6005
|
+
|
4801
6006
|
class GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig
|
4802
6007
|
# @private
|
4803
6008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4872,6 +6077,7 @@ module Google
|
|
4872
6077
|
collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage::Representation
|
4873
6078
|
|
4874
6079
|
property :fulfillment_text, as: 'fulfillmentText'
|
6080
|
+
property :live_agent_handoff, as: 'liveAgentHandoff'
|
4875
6081
|
collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context::Representation
|
4876
6082
|
|
4877
6083
|
hash :payload, as: 'payload'
|