[[["わかりやすい","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-25 UTC。"],[],[],null,["# DriveFolder\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nRepresentation of a Google Drive folder.\n\n| JSON representation |\n|--------------------------------------------------------------------|\n| ``` { \"id\": string, \"title\": string, \"alternateLink\": string } ``` |\n\n| Fields ||\n|-----------------|----------------------------------------------------------------------|\n| `id` | `string` Drive API resource ID. |\n| `title` | `string` Title of the Drive folder. Read-only. |\n| `alternateLink` | `string` URL that can be used to access the Drive folder. Read-only. |"]]