diff --git a/googleapiclient/discovery_cache/documents/metastore.v1.json b/googleapiclient/discovery_cache/documents/metastore.v1.json index acc919f0cc7..9e478abd4df 100644 --- a/googleapiclient/discovery_cache/documents/metastore.v1.json +++ b/googleapiclient/discovery_cache/documents/metastore.v1.json @@ -1339,7 +1339,7 @@ } } }, - "revision": "20230610", + "revision": "20230622", "rootUrl": "https://metastore.googleapis.com/", "schemas": { "AlterMetadataResourceLocationRequest": { @@ -1569,6 +1569,7 @@ "id": "DatabaseDump", "properties": { "databaseType": { + "deprecated": true, "description": "The type of the database.", "enum": [ "DATABASE_TYPE_UNSPECIFIED", @@ -1585,6 +1586,7 @@ "type": "string" }, "sourceDatabase": { + "deprecated": true, "description": "The name of the source database.", "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/metastore.v1alpha.json b/googleapiclient/discovery_cache/documents/metastore.v1alpha.json index 297296d3a72..c9f24eca48a 100644 --- a/googleapiclient/discovery_cache/documents/metastore.v1alpha.json +++ b/googleapiclient/discovery_cache/documents/metastore.v1alpha.json @@ -1579,7 +1579,7 @@ } } }, - "revision": "20230610", + "revision": "20230622", "rootUrl": "https://metastore.googleapis.com/", "schemas": { "AlterMetadataResourceLocationRequest": { @@ -1822,6 +1822,7 @@ "id": "DatabaseDump", "properties": { "databaseType": { + "deprecated": true, "description": "The type of the database.", "enum": [ "DATABASE_TYPE_UNSPECIFIED", @@ -1838,6 +1839,7 @@ "type": "string" }, "sourceDatabase": { + "deprecated": true, "description": "The name of the source database.", "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/metastore.v1beta.json b/googleapiclient/discovery_cache/documents/metastore.v1beta.json index 500d69a62b3..f512d7beeaa 100644 --- a/googleapiclient/discovery_cache/documents/metastore.v1beta.json +++ b/googleapiclient/discovery_cache/documents/metastore.v1beta.json @@ -1579,7 +1579,7 @@ } } }, - "revision": "20230610", + "revision": "20230622", "rootUrl": "https://metastore.googleapis.com/", "schemas": { "AlterMetadataResourceLocationRequest": { @@ -1822,6 +1822,7 @@ "id": "DatabaseDump", "properties": { "databaseType": { + "deprecated": true, "description": "The type of the database.", "enum": [ "DATABASE_TYPE_UNSPECIFIED", @@ -1838,6 +1839,7 @@ "type": "string" }, "sourceDatabase": { + "deprecated": true, "description": "The name of the source database.", "type": "string" },