מסמך Enum
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
Document
הוא סוג מונה שמשמש לתיאור השדות של DocumentObject
.
חתימה
export enum Document
חברי מועדון
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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) | |"]]