[[["易于理解","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 retrieve the latest status of a long-running operation using a GET request."],["The operation's name is specified as a path parameter in the URL using the `name` string variable."],["The HTTP request is a `GET` method directed to a specific URL template, which is: `https://metastore.googleapis.com/v1beta/{name}`."],["The request body should be empty, meaning no additional data is required to be sent with the request."],["A successful request will return an `Operation` instance in the response body, and it requires `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]