{"name": string,"metadata": {"@type": string,field1: ...,...},"done": boolean,// Union field result can be only one of the following:"error": {object (Status)},"response": {"@type": string,field1: ...,...}// End of list of possible types for union field result.}
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-26 UTC。"],[[["\u003cp\u003eThe \u003ccode\u003eOperation\u003c/code\u003e resource represents a long-running operation initiated by a network API call, providing metadata, status (\u003ccode\u003edone\u003c/code\u003e, \u003ccode\u003eerror\u003c/code\u003e, or \u003ccode\u003eresponse\u003c/code\u003e), and a unique name.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStatus\u003c/code\u003e objects convey operation results with an error code, message, and optional details for debugging.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage operations using methods like \u003ccode\u003ecancel\u003c/code\u003e, \u003ccode\u003eget\u003c/code\u003e, and \u003ccode\u003elist\u003c/code\u003e to track progress or interact with them.\u003c/p\u003e\n"],["\u003cp\u003eOperations may include service-specific metadata, offering insight into their execution and progress.\u003c/p\u003e\n"]]],["The `Operation` resource represents a long-running API operation, containing a `name`, service-specific `metadata`, and a `done` status. If `done` is true, it contains either an `error` or a successful `response`. The `Status` resource defines an error model with an error `code`, a developer-facing `message`, and `details`. Available methods include `cancel` to start operation cancellation, `get` to check the state, and `list` to filter operations.\n"],null,[]]