Skip to content

Commit f235b84

Browse files
feat(metastore): update the api
#### metastore:v1 The following keys were deleted: - schemas.CustomRegionMetadata (Total Keys: 7) - schemas.LocationMetadata.properties.customRegionMetadata (Total Keys: 2) #### metastore:v1alpha The following keys were deleted: - schemas.CustomRegionMetadata (Total Keys: 7) - schemas.LocationMetadata.properties.customRegionMetadata (Total Keys: 2) #### metastore:v1beta The following keys were deleted: - schemas.CustomRegionMetadata (Total Keys: 7) - schemas.LocationMetadata.properties.customRegionMetadata (Total Keys: 2)
1 parent 9dd80cd commit f235b84

File tree

3 files changed

+3
-99
lines changed

3 files changed

+3
-99
lines changed

googleapiclient/discovery_cache/documents/metastore.v1.json

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1495,7 +1495,7 @@
14951495
}
14961496
}
14971497
},
1498-
"revision": "20240516",
1498+
"revision": "20240611",
14991499
"rootUrl": "https://metastore.googleapis.com/",
15001500
"schemas": {
15011501
"AlterMetadataResourceLocationRequest": {
@@ -1748,31 +1748,6 @@
17481748
},
17491749
"type": "object"
17501750
},
1751-
"CustomRegionMetadata": {
1752-
"description": "Metadata about a custom region. This is only populated if the region is a custom region. For single/multi regions, it will be empty.",
1753-
"id": "CustomRegionMetadata",
1754-
"properties": {
1755-
"optionalReadOnlyRegions": {
1756-
"description": "The read-only regions for this custom region.",
1757-
"items": {
1758-
"type": "string"
1759-
},
1760-
"type": "array"
1761-
},
1762-
"requiredReadWriteRegions": {
1763-
"description": "The read-write regions for this custom region.",
1764-
"items": {
1765-
"type": "string"
1766-
},
1767-
"type": "array"
1768-
},
1769-
"witnessRegion": {
1770-
"description": "The Spanner witness region for this custom region.",
1771-
"type": "string"
1772-
}
1773-
},
1774-
"type": "object"
1775-
},
17761751
"DataCatalogConfig": {
17771752
"description": "Specifies how metastore metadata should be integrated with the Data Catalog service.",
17781753
"id": "DataCatalogConfig",
@@ -2279,13 +2254,6 @@
22792254
"description": "Metadata about the service in a location.",
22802255
"id": "LocationMetadata",
22812256
"properties": {
2282-
"customRegionMetadata": {
2283-
"description": "Possible configurations supported if the current region is a custom region.",
2284-
"items": {
2285-
"$ref": "CustomRegionMetadata"
2286-
},
2287-
"type": "array"
2288-
},
22892257
"multiRegionMetadata": {
22902258
"$ref": "MultiRegionMetadata",
22912259
"description": "The multi-region metadata if the current region is a multi-region."

googleapiclient/discovery_cache/documents/metastore.v1alpha.json

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1796,7 +1796,7 @@
17961796
}
17971797
}
17981798
},
1799-
"revision": "20240516",
1799+
"revision": "20240611",
18001800
"rootUrl": "https://metastore.googleapis.com/",
18011801
"schemas": {
18021802
"AlterMetadataResourceLocationRequest": {
@@ -2196,31 +2196,6 @@
21962196
},
21972197
"type": "object"
21982198
},
2199-
"CustomRegionMetadata": {
2200-
"description": "Metadata about a custom region. This is only populated if the region is a custom region. For single/multi regions, it will be empty.",
2201-
"id": "CustomRegionMetadata",
2202-
"properties": {
2203-
"optionalReadOnlyRegions": {
2204-
"description": "The read-only regions for this custom region.",
2205-
"items": {
2206-
"type": "string"
2207-
},
2208-
"type": "array"
2209-
},
2210-
"requiredReadWriteRegions": {
2211-
"description": "The read-write regions for this custom region.",
2212-
"items": {
2213-
"type": "string"
2214-
},
2215-
"type": "array"
2216-
},
2217-
"witnessRegion": {
2218-
"description": "The Spanner witness region for this custom region.",
2219-
"type": "string"
2220-
}
2221-
},
2222-
"type": "object"
2223-
},
22242199
"DataCatalogConfig": {
22252200
"description": "Specifies how metastore metadata should be integrated with the Data Catalog service.",
22262201
"id": "DataCatalogConfig",
@@ -2794,13 +2769,6 @@
27942769
"description": "Metadata about the service in a location.",
27952770
"id": "LocationMetadata",
27962771
"properties": {
2797-
"customRegionMetadata": {
2798-
"description": "Possible configurations supported if the current region is a custom region.",
2799-
"items": {
2800-
"$ref": "CustomRegionMetadata"
2801-
},
2802-
"type": "array"
2803-
},
28042772
"multiRegionMetadata": {
28052773
"$ref": "MultiRegionMetadata",
28062774
"description": "The multi-region metadata if the current region is a multi-region."

googleapiclient/discovery_cache/documents/metastore.v1beta.json

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1796,7 +1796,7 @@
17961796
}
17971797
}
17981798
},
1799-
"revision": "20240516",
1799+
"revision": "20240611",
18001800
"rootUrl": "https://metastore.googleapis.com/",
18011801
"schemas": {
18021802
"AlterMetadataResourceLocationRequest": {
@@ -2196,31 +2196,6 @@
21962196
},
21972197
"type": "object"
21982198
},
2199-
"CustomRegionMetadata": {
2200-
"description": "Metadata about a custom region. This is only populated if the region is a custom region. For single/multi regions, it will be empty.",
2201-
"id": "CustomRegionMetadata",
2202-
"properties": {
2203-
"optionalReadOnlyRegions": {
2204-
"description": "The read-only regions for this custom region.",
2205-
"items": {
2206-
"type": "string"
2207-
},
2208-
"type": "array"
2209-
},
2210-
"requiredReadWriteRegions": {
2211-
"description": "The read-write regions for this custom region.",
2212-
"items": {
2213-
"type": "string"
2214-
},
2215-
"type": "array"
2216-
},
2217-
"witnessRegion": {
2218-
"description": "The Spanner witness region for this custom region.",
2219-
"type": "string"
2220-
}
2221-
},
2222-
"type": "object"
2223-
},
22242199
"DataCatalogConfig": {
22252200
"description": "Specifies how metastore metadata should be integrated with the Data Catalog service.",
22262201
"id": "DataCatalogConfig",
@@ -2794,13 +2769,6 @@
27942769
"description": "Metadata about the service in a location.",
27952770
"id": "LocationMetadata",
27962771
"properties": {
2797-
"customRegionMetadata": {
2798-
"description": "Possible configurations supported if the current region is a custom region.",
2799-
"items": {
2800-
"$ref": "CustomRegionMetadata"
2801-
},
2802-
"type": "array"
2803-
},
28042772
"multiRegionMetadata": {
28052773
"$ref": "MultiRegionMetadata",
28062774
"description": "The multi-region metadata if the current region is a multi-region."

0 commit comments

Comments
 (0)