File tree Expand file tree Collapse file tree 3 files changed +3
-99
lines changed
googleapiclient/discovery_cache/documents Expand file tree Collapse file tree 3 files changed +3
-99
lines changed Original file line number Diff line number Diff line change 1495
1495
}
1496
1496
}
1497
1497
},
1498
- "revision" : " 20240516 " ,
1498
+ "revision" : " 20240611 " ,
1499
1499
"rootUrl" : " https://metastore.googleapis.com/" ,
1500
1500
"schemas" : {
1501
1501
"AlterMetadataResourceLocationRequest" : {
1748
1748
},
1749
1749
"type" : " object"
1750
1750
},
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
- },
1776
1751
"DataCatalogConfig" : {
1777
1752
"description" : " Specifies how metastore metadata should be integrated with the Data Catalog service." ,
1778
1753
"id" : " DataCatalogConfig" ,
2279
2254
"description" : " Metadata about the service in a location." ,
2280
2255
"id" : " LocationMetadata" ,
2281
2256
"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
- },
2289
2257
"multiRegionMetadata" : {
2290
2258
"$ref" : " MultiRegionMetadata" ,
2291
2259
"description" : " The multi-region metadata if the current region is a multi-region."
Original file line number Diff line number Diff line change 1796
1796
}
1797
1797
}
1798
1798
},
1799
- "revision" : " 20240516 " ,
1799
+ "revision" : " 20240611 " ,
1800
1800
"rootUrl" : " https://metastore.googleapis.com/" ,
1801
1801
"schemas" : {
1802
1802
"AlterMetadataResourceLocationRequest" : {
2196
2196
},
2197
2197
"type" : " object"
2198
2198
},
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
- },
2224
2199
"DataCatalogConfig" : {
2225
2200
"description" : " Specifies how metastore metadata should be integrated with the Data Catalog service." ,
2226
2201
"id" : " DataCatalogConfig" ,
2794
2769
"description" : " Metadata about the service in a location." ,
2795
2770
"id" : " LocationMetadata" ,
2796
2771
"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
- },
2804
2772
"multiRegionMetadata" : {
2805
2773
"$ref" : " MultiRegionMetadata" ,
2806
2774
"description" : " The multi-region metadata if the current region is a multi-region."
Original file line number Diff line number Diff line change 1796
1796
}
1797
1797
}
1798
1798
},
1799
- "revision" : " 20240516 " ,
1799
+ "revision" : " 20240611 " ,
1800
1800
"rootUrl" : " https://metastore.googleapis.com/" ,
1801
1801
"schemas" : {
1802
1802
"AlterMetadataResourceLocationRequest" : {
2196
2196
},
2197
2197
"type" : " object"
2198
2198
},
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
- },
2224
2199
"DataCatalogConfig" : {
2225
2200
"description" : " Specifies how metastore metadata should be integrated with the Data Catalog service." ,
2226
2201
"id" : " DataCatalogConfig" ,
2794
2769
"description" : " Metadata about the service in a location." ,
2795
2770
"id" : " LocationMetadata" ,
2796
2771
"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
- },
2804
2772
"multiRegionMetadata" : {
2805
2773
"$ref" : " MultiRegionMetadata" ,
2806
2774
"description" : " The multi-region metadata if the current region is a multi-region."
You can’t perform that action at this time.
0 commit comments