เอกสาร Enum
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
Document
เป็นประเภทที่ระบุรายการซึ่งใช้อธิบายช่องของ DocumentObject
ลายเซ็น
export enum Document
สมาชิก
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[],[],null,["# Enum Document\n\n`Document` is an enumerated type used to describe the fields of a\n`DocumentObject`.\n\nSignature\n---------\n\n export enum Document\n\nMembers\n-------\n\n| Name | Description |\n|--------------------------------------------------------|-------------|\n| [`ADDRESS_LINES`](./picker.document.address_lines) | |\n| [`AUDIENCE`](./picker.document.audience) | |\n| [`DESCRIPTION`](./picker.document.description) | |\n| [`DURATION`](./picker.document.duration) | |\n| [`EMBEDDABLE_URL`](./picker.document.embeddable_url) | |\n| [`ICON_URL`](./picker.document.icon_url) | |\n| [`ID`](./picker.document.id) | |\n| [`IS_NEW`](./picker.document.is_new) | |\n| [`LAST_EDITED_UTC`](./picker.document.last_edited_utc) | |\n| [`LATITUDE`](./picker.document.latitude) | |\n| [`LONGITUDE`](./picker.document.longitude) | |\n| [`MIME_TYPE`](./picker.document.mime_type) | |\n| [`NAME`](./picker.document.name) | |\n| [`NUM_CHILDREN`](./picker.document.num_children) | |\n| [`PARENT_ID`](./picker.document.parent_id) | |\n| [`PHONE_NUMBERS`](./picker.document.phone_numbers) | |\n| [`READ_ONLY`](./picker.document.read_only) | |\n| [`SERVICE_ID`](./picker.document.service_id) | |\n| [`THUMBNAILS`](./picker.document.thumbnails) | |\n| [`TYPE`](./picker.document.type) | |\n| [`URL`](./picker.document.url) | |\n| [`VERSION`](./picker.document.version) | |"]]