Skip to content

Commit df97345

Browse files
feat(dialogflow): update the api
#### dialogflow:v2 The following keys were added: - schemas.GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata.properties.conversationDataset.type (Total Keys: 1) #### dialogflow:v2beta1 The following keys were added: - schemas.GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata.properties.conversationDataset.type (Total Keys: 1) #### dialogflow:v3 The following keys were added: - schemas.GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata.properties.conversationDataset.type (Total Keys: 1) #### dialogflow:v3beta1 The following keys were added: - schemas.GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata.properties.conversationDataset.type (Total Keys: 1)
1 parent e071572 commit df97345

File tree

4 files changed

+78
-58
lines changed

4 files changed

+78
-58
lines changed

googleapiclient/discovery_cache/documents/dialogflow.v2.json

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8077,7 +8077,7 @@
80778077
}
80788078
}
80798079
},
8080-
"revision": "20220817",
8080+
"revision": "20220826",
80818081
"rootUrl": "https://dialogflow.googleapis.com/",
80828082
"schemas": {
80838083
"GoogleCloudDialogflowCxV3AudioInput": {
@@ -12311,9 +12311,9 @@
1231112311
],
1231212312
"enumDescriptions": [
1231312313
"Unspecified feature type.",
12314-
"Run article suggestion model.",
12315-
"Run FAQ model.",
12316-
"Run smart reply model."
12314+
"Run article suggestion model for chat.",
12315+
"Run FAQ model for chat.",
12316+
"Run smart reply model for chat."
1231712317
],
1231812318
"type": "string"
1231912319
}
@@ -12350,9 +12350,9 @@
1235012350
],
1235112351
"enumDescriptions": [
1235212352
"Unspecified feature type.",
12353-
"Run article suggestion model.",
12354-
"Run FAQ model.",
12355-
"Run smart reply model."
12353+
"Run article suggestion model for chat.",
12354+
"Run FAQ model for chat.",
12355+
"Run smart reply model for chat."
1235612356
],
1235712357
"type": "string"
1235812358
}
@@ -12722,7 +12722,12 @@
1272212722
"GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata": {
1272312723
"description": "Metadata for ConversationDatasets.",
1272412724
"id": "GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata",
12725-
"properties": {},
12725+
"properties": {
12726+
"conversationDataset": {
12727+
"description": "The resource name of the conversation dataset that will be created. Format: `projects//locations//conversationDatasets/`",
12728+
"type": "string"
12729+
}
12730+
},
1272612731
"type": "object"
1272712732
},
1272812733
"GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata": {
@@ -15833,9 +15838,9 @@
1583315838
],
1583415839
"enumDescriptions": [
1583515840
"Unspecified feature type.",
15836-
"Run article suggestion model.",
15837-
"Run FAQ model.",
15838-
"Run smart reply model."
15841+
"Run article suggestion model for chat.",
15842+
"Run FAQ model for chat.",
15843+
"Run smart reply model for chat."
1583915844
],
1584015845
"type": "string"
1584115846
}
@@ -16137,9 +16142,9 @@
1613716142
],
1613816143
"enumDescriptions": [
1613916144
"Unspecified feature type.",
16140-
"Run article suggestion model.",
16141-
"Run FAQ model.",
16142-
"Run smart reply model."
16145+
"Run article suggestion model for chat.",
16146+
"Run FAQ model for chat.",
16147+
"Run smart reply model for chat."
1614316148
],
1614416149
"type": "string"
1614516150
}
@@ -16600,9 +16605,9 @@
1660016605
],
1660116606
"enumDescriptions": [
1660216607
"Unspecified feature type.",
16603-
"Run article suggestion model.",
16608+
"Run article suggestion model for chat.",
1660416609
"Run FAQ model.",
16605-
"Run smart reply model."
16610+
"Run smart reply model for chat."
1660616611
],
1660716612
"type": "string"
1660816613
}
@@ -18465,9 +18470,9 @@
1846518470
],
1846618471
"enumDescriptions": [
1846718472
"Unspecified feature type.",
18468-
"Run article suggestion model.",
18473+
"Run article suggestion model for chat.",
1846918474
"Run FAQ model.",
18470-
"Run smart reply model."
18475+
"Run smart reply model for chat."
1847118476
],
1847218477
"type": "string"
1847318478
}

googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7441,7 +7441,7 @@
74417441
}
74427442
}
74437443
},
7444-
"revision": "20220817",
7444+
"revision": "20220826",
74457445
"rootUrl": "https://dialogflow.googleapis.com/",
74467446
"schemas": {
74477447
"GoogleCloudDialogflowCxV3AudioInput": {
@@ -11171,9 +11171,9 @@
1117111171
],
1117211172
"enumDescriptions": [
1117311173
"Unspecified feature type.",
11174-
"Run article suggestion model.",
11175-
"Run FAQ model.",
11176-
"Run smart reply model."
11174+
"Run article suggestion model for chat.",
11175+
"Run FAQ model for chat.",
11176+
"Run smart reply model for chat."
1117711177
],
1117811178
"type": "string"
1117911179
}
@@ -11313,7 +11313,12 @@
1131311313
"GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata": {
1131411314
"description": "Metadata for ConversationDatasets.",
1131511315
"id": "GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata",
11316-
"properties": {},
11316+
"properties": {
11317+
"conversationDataset": {
11318+
"description": "The resource name of the conversation dataset that will be created. Format: `projects//locations//conversationDatasets/`",
11319+
"type": "string"
11320+
}
11321+
},
1131711322
"type": "object"
1131811323
},
1131911324
"GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata": {
@@ -12921,9 +12926,9 @@
1292112926
],
1292212927
"enumDescriptions": [
1292312928
"Unspecified feature type.",
12924-
"Run article suggestion model.",
12925-
"Run FAQ model.",
12926-
"Run smart reply model."
12929+
"Run article suggestion model for chat.",
12930+
"Run FAQ model for chat.",
12931+
"Run smart reply model for chat."
1292712932
],
1292812933
"type": "string"
1292912934
}
@@ -13892,9 +13897,9 @@
1389213897
],
1389313898
"enumDescriptions": [
1389413899
"Unspecified feature type.",
13895-
"Run article suggestion model.",
13900+
"Run article suggestion model for chat.",
1389613901
"Run FAQ model.",
13897-
"Run smart reply model."
13902+
"Run smart reply model for chat."
1389813903
],
1389913904
"type": "string"
1390013905
}
@@ -13931,9 +13936,9 @@
1393113936
],
1393213937
"enumDescriptions": [
1393313938
"Unspecified feature type.",
13934-
"Run article suggestion model.",
13939+
"Run article suggestion model for chat.",
1393513940
"Run FAQ model.",
13936-
"Run smart reply model."
13941+
"Run smart reply model for chat."
1393713942
],
1393813943
"type": "string"
1393913944
}
@@ -17508,9 +17513,9 @@
1750817513
],
1750917514
"enumDescriptions": [
1751017515
"Unspecified feature type.",
17511-
"Run article suggestion model.",
17516+
"Run article suggestion model for chat.",
1751217517
"Run FAQ model.",
17513-
"Run smart reply model."
17518+
"Run smart reply model for chat."
1751417519
],
1751517520
"type": "string"
1751617521
}
@@ -17866,9 +17871,9 @@
1786617871
],
1786717872
"enumDescriptions": [
1786817873
"Unspecified feature type.",
17869-
"Run article suggestion model.",
17874+
"Run article suggestion model for chat.",
1787017875
"Run FAQ model.",
17871-
"Run smart reply model."
17876+
"Run smart reply model for chat."
1787217877
],
1787317878
"type": "string"
1787417879
}

googleapiclient/discovery_cache/documents/dialogflow.v3.json

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3820,7 +3820,7 @@
38203820
}
38213821
}
38223822
},
3823-
"revision": "20220817",
3823+
"revision": "20220826",
38243824
"rootUrl": "https://dialogflow.googleapis.com/",
38253825
"schemas": {
38263826
"GoogleCloudDialogflowCxV3AdvancedSettings": {
@@ -9903,9 +9903,9 @@
99039903
],
99049904
"enumDescriptions": [
99059905
"Unspecified feature type.",
9906-
"Run article suggestion model.",
9907-
"Run FAQ model.",
9908-
"Run smart reply model."
9906+
"Run article suggestion model for chat.",
9907+
"Run FAQ model for chat.",
9908+
"Run smart reply model for chat."
99099909
],
99109910
"type": "string"
99119911
}
@@ -10045,7 +10045,12 @@
1004510045
"GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata": {
1004610046
"description": "Metadata for ConversationDatasets.",
1004710047
"id": "GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata",
10048-
"properties": {},
10048+
"properties": {
10049+
"conversationDataset": {
10050+
"description": "The resource name of the conversation dataset that will be created. Format: `projects//locations//conversationDatasets/`",
10051+
"type": "string"
10052+
}
10053+
},
1004910054
"type": "object"
1005010055
},
1005110056
"GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata": {
@@ -11653,9 +11658,9 @@
1165311658
],
1165411659
"enumDescriptions": [
1165511660
"Unspecified feature type.",
11656-
"Run article suggestion model.",
11657-
"Run FAQ model.",
11658-
"Run smart reply model."
11661+
"Run article suggestion model for chat.",
11662+
"Run FAQ model for chat.",
11663+
"Run smart reply model for chat."
1165911664
],
1166011665
"type": "string"
1166111666
}
@@ -12002,9 +12007,9 @@
1200212007
],
1200312008
"enumDescriptions": [
1200412009
"Unspecified feature type.",
12005-
"Run article suggestion model.",
12010+
"Run article suggestion model for chat.",
1200612011
"Run FAQ model.",
12007-
"Run smart reply model."
12012+
"Run smart reply model for chat."
1200812013
],
1200912014
"type": "string"
1201012015
}
@@ -13867,9 +13872,9 @@
1386713872
],
1386813873
"enumDescriptions": [
1386913874
"Unspecified feature type.",
13870-
"Run article suggestion model.",
13875+
"Run article suggestion model for chat.",
1387113876
"Run FAQ model.",
13872-
"Run smart reply model."
13877+
"Run smart reply model for chat."
1387313878
],
1387413879
"type": "string"
1387513880
}

googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3820,7 +3820,7 @@
38203820
}
38213821
}
38223822
},
3823-
"revision": "20220817",
3823+
"revision": "20220826",
38243824
"rootUrl": "https://dialogflow.googleapis.com/",
38253825
"schemas": {
38263826
"GoogleCloudDialogflowCxV3AudioInput": {
@@ -9903,9 +9903,9 @@
99039903
],
99049904
"enumDescriptions": [
99059905
"Unspecified feature type.",
9906-
"Run article suggestion model.",
9907-
"Run FAQ model.",
9908-
"Run smart reply model."
9906+
"Run article suggestion model for chat.",
9907+
"Run FAQ model for chat.",
9908+
"Run smart reply model for chat."
99099909
],
99109910
"type": "string"
99119911
}
@@ -10045,7 +10045,12 @@
1004510045
"GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata": {
1004610046
"description": "Metadata for ConversationDatasets.",
1004710047
"id": "GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata",
10048-
"properties": {},
10048+
"properties": {
10049+
"conversationDataset": {
10050+
"description": "The resource name of the conversation dataset that will be created. Format: `projects//locations//conversationDatasets/`",
10051+
"type": "string"
10052+
}
10053+
},
1004910054
"type": "object"
1005010055
},
1005110056
"GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata": {
@@ -11653,9 +11658,9 @@
1165311658
],
1165411659
"enumDescriptions": [
1165511660
"Unspecified feature type.",
11656-
"Run article suggestion model.",
11657-
"Run FAQ model.",
11658-
"Run smart reply model."
11661+
"Run article suggestion model for chat.",
11662+
"Run FAQ model for chat.",
11663+
"Run smart reply model for chat."
1165911664
],
1166011665
"type": "string"
1166111666
}
@@ -12002,9 +12007,9 @@
1200212007
],
1200312008
"enumDescriptions": [
1200412009
"Unspecified feature type.",
12005-
"Run article suggestion model.",
12010+
"Run article suggestion model for chat.",
1200612011
"Run FAQ model.",
12007-
"Run smart reply model."
12012+
"Run smart reply model for chat."
1200812013
],
1200912014
"type": "string"
1201012015
}
@@ -13867,9 +13872,9 @@
1386713872
],
1386813873
"enumDescriptions": [
1386913874
"Unspecified feature type.",
13870-
"Run article suggestion model.",
13875+
"Run article suggestion model for chat.",
1387113876
"Run FAQ model.",
13872-
"Run smart reply model."
13877+
"Run smart reply model for chat."
1387313878
],
1387413879
"type": "string"
1387513880
}

0 commit comments

Comments
 (0)