Skip to content

Commit 1e8e3c6

Browse files
feat(datacatalog): update the api
#### datacatalog:v1 The following keys were added: - schemas.GoogleCloudDatacatalogV1SearchCatalogRequestScope.properties.includePublicTagTemplates.deprecated (Total Keys: 1)
1 parent 983fb15 commit 1e8e3c6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

googleapiclient/discovery_cache/documents/datacatalog.v1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2144,7 +2144,7 @@
21442144
}
21452145
}
21462146
},
2147-
"revision": "20230630",
2147+
"revision": "20230707",
21482148
"rootUrl": "https://datacatalog.googleapis.com/",
21492149
"schemas": {
21502150
"Binding": {
@@ -3740,6 +3740,7 @@
37403740
"type": "array"
37413741
},
37423742
"includePublicTagTemplates": {
3743+
"deprecated": true,
37433744
"description": "Optional. This field is deprecated. The search mechanism for public and private tag templates is the same.",
37443745
"type": "boolean"
37453746
},

googleapiclient/discovery_cache/documents/datacatalog.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1813,7 +1813,7 @@
18131813
}
18141814
}
18151815
},
1816-
"revision": "20230630",
1816+
"revision": "20230707",
18171817
"rootUrl": "https://datacatalog.googleapis.com/",
18181818
"schemas": {
18191819
"Binding": {

0 commit comments

Comments
 (0)