[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-12-21 UTC。"],[[["This endpoint deletes a long-running operation, signaling that the client is no longer interested in its result, without canceling the operation itself."],["The HTTP request uses the `DELETE` method with a specific URL pattern, including a path parameter named `name` that represents the operation resource to be deleted."],["The request body must be empty for this operation, and the response body will also be empty if the deletion is successful."],["Deleting an operation requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `cloudaicompanion.operations.delete` IAM permission."],["The server might return `google.rpc.Code.UNIMPLEMENTED` if the method is not supported."]]],[]]