[[["เข้าใจง่าย","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"],[[["\u003cp\u003eDrive attachment data is referenced using a JSON representation.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON object contains a single field, \u003ccode\u003edriveFileId\u003c/code\u003e, which stores the drive file's ID as a string.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003edriveFileId\u003c/code\u003e can be used with the Drive API for further interactions with the file.\u003c/p\u003e\n"]]],["The JSON representation describes a drive attachment using a `driveFileId`. This `driveFileId` is a string value that uniquely identifies a file within Google Drive. It is intended for use with the Drive API to access or manage the associated file. This ID is the sole field and key piece of information needed to reference a specific drive file.\n"],null,["- [JSON representation](#SCHEMA_REPRESENTATION)\n\nA reference to the data of a drive attachment.\n\n| JSON representation |\n|-----------------------------------|\n| ``` { \"driveFileId\": string } ``` |\n\n| Fields ||\n|---------------|-------------------------------------------------------------|\n| `driveFileId` | `string` The ID for the drive file. Use with the Drive API. |"]]