[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-04。"],[[["This webpage details how to alter the location of a metadata resource, such as a database, table, or partition, within a metastore service."],["The process involves sending a `POST` request to the `https://metastore.googleapis.com/v1/{service}:alterLocation` endpoint."],["The `service` path parameter is required and specifies the metastore service's resource name, necessitating the `metastore.services.mutateMetadata` IAM permission."],["The request body must include the `resourceName` (the specific metadata resource) and the new `locationUri` for the resource, both as strings."],["Successful execution of the request will result in a response body that contains an `Operation` instance, signaling the commencement of the metadata relocation."]]],[]]