AlterMetadataResourceLocationRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request message for DataprocMetastore.AlterMetadataResourceLocation.
Attributes |
|
---|---|
Name | Description |
service |
str
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} .
|
resource_name |
str
Required. The relative metadata resource name in the following format. databases/{database_id} or
databases/{database_id}/tables/{table_id} or
databases/{database_id}/tables/{table_id}/partitions/{partition_id}
|
location_uri |
str
Required. The new location URI for the metadata resource. |