[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-04 UTC。"],[[["This webpage details how to retrieve the latest status of a long-running operation using the GET method."],["The HTTP request URL structure is `GET https://metastore.googleapis.com/v1alpha/{name}`, where `{name}` is a required path parameter specifying the operation resource."],["The request body should be empty when making this call."],["A successful response returns an `Operation` instance, offering details about the operation's current status."],["Authorization requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]