Skip to content

Commit 8fa6bbd

Browse files
feat(dialogflow): update the api
#### dialogflow:v2 The following keys were added: - resources.projects.resources.answerRecords.methods.list.parameters.filter.deprecated (Total Keys: 1) - resources.projects.resources.locations.resources.answerRecords.methods.list.parameters.filter.deprecated (Total Keys: 1) #### dialogflow:v2beta1 The following keys were added: - resources.projects.resources.answerRecords.methods.list.parameters.filter.deprecated (Total Keys: 1) - resources.projects.resources.locations.resources.answerRecords.methods.list.parameters.filter.deprecated (Total Keys: 1)
1 parent 32a0d48 commit 8fa6bbd

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

googleapiclient/discovery_cache/documents/dialogflow.v2.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2613,6 +2613,7 @@
26132613
],
26142614
"parameters": {
26152615
"filter": {
2616+
"deprecated": true,
26162617
"description": "Optional. Filters to restrict results to specific answer records. Marked deprecated as it hasn't been, and isn't currently, supported. For more information about filtering, see [API Filtering](https://aip.dev/160).",
26172618
"location": "query",
26182619
"type": "string"
@@ -6342,6 +6343,7 @@
63426343
],
63436344
"parameters": {
63446345
"filter": {
6346+
"deprecated": true,
63456347
"description": "Optional. Filters to restrict results to specific answer records. Marked deprecated as it hasn't been, and isn't currently, supported. For more information about filtering, see [API Filtering](https://aip.dev/160).",
63466348
"location": "query",
63476349
"type": "string"
@@ -8209,7 +8211,7 @@
82098211
}
82108212
}
82118213
},
8212-
"revision": "20230525",
8214+
"revision": "20230603",
82138215
"rootUrl": "https://dialogflow.googleapis.com/",
82148216
"schemas": {
82158217
"GoogleCloudDialogflowCxV3AudioInput": {

googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2645,6 +2645,7 @@
26452645
],
26462646
"parameters": {
26472647
"filter": {
2648+
"deprecated": true,
26482649
"description": "Optional. Filters to restrict results to specific answer records. For more information about filtering, see [API Filtering](https://aip.dev/160).",
26492650
"location": "query",
26502651
"type": "string"
@@ -6134,6 +6135,7 @@
61346135
],
61356136
"parameters": {
61366137
"filter": {
6138+
"deprecated": true,
61376139
"description": "Optional. Filters to restrict results to specific answer records. For more information about filtering, see [API Filtering](https://aip.dev/160).",
61386140
"location": "query",
61396141
"type": "string"
@@ -7577,7 +7579,7 @@
75777579
}
75787580
}
75797581
},
7580-
"revision": "20230525",
7582+
"revision": "20230603",
75817583
"rootUrl": "https://dialogflow.googleapis.com/",
75827584
"schemas": {
75837585
"GoogleCloudDialogflowCxV3AudioInput": {

googleapiclient/discovery_cache/documents/dialogflow.v3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3820,7 +3820,7 @@
38203820
}
38213821
}
38223822
},
3823-
"revision": "20230525",
3823+
"revision": "20230603",
38243824
"rootUrl": "https://dialogflow.googleapis.com/",
38253825
"schemas": {
38263826
"GoogleCloudDialogflowCxV3AdvancedSettings": {

googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3820,7 +3820,7 @@
38203820
}
38213821
}
38223822
},
3823-
"revision": "20230525",
3823+
"revision": "20230603",
38243824
"rootUrl": "https://dialogflow.googleapis.com/",
38253825
"schemas": {
38263826
"GoogleCloudDialogflowCxV3AudioInput": {

0 commit comments

Comments
 (0)