2023-05-06
▼ ▲ metastore.projects.locations.services.queryMetadata
Path : v1/{+service}:queryMetadata
Parameter Order : service
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:queryMetadata
Description : Query DPMS metadata.
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
service
Type : string
Location : path
Description : Required. The relative resource name of the metastore service to query metadata, in the following format:projects/{project_id}/locations/{location_id}/services/{service_id}.
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/services/[^/]+$
HTTP Method : POST
▼ ▲ metastore.projects.locations.services.moveTableToDatabase
HTTP Method : POST
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:moveTableToDatabase
Parameters :
service
Location : path
Required : Yes
Description : Required. The relative resource name of the metastore service to mutate metadata, in the following format:projects/{project_id}/locations/{location_id}/services/{service_id}.
Pattern : ^projects/[^/]+/locations/[^/]+/services/[^/]+$
Type : string
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Move a table to another database.
Path : v1/{+service}:moveTableToDatabase
Parameter Order : service
▼ ▲ metastore.projects.locations.services.alterLocation
HTTP Method : POST
Path : v1/{+service}:alterLocation
Description : Alter metadata resource location. The metadata resource can be a database, table, or partition. This functionality only updates the parent directory for the respective metadata resource and does not transfer any existing data to the new location.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:alterLocation
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
service
Type : string
Description : Required. The relative resource name of the metastore service to mutate metadata, in the following format:projects/{project_id}/locations/{location_id}/services/{service_id}.
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/services/[^/]+$
Required : Yes
Parameter Order : service