מסמך Enum
Document
הוא סוג מונה שמשמש לתיאור השדות של DocumentObject
.
חתימה
export enum Document
חברי מועדון
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-23 (שעון UTC).
[null,null,["עדכון אחרון: 2024-11-23 (שעון UTC)."],[[["`Document` is an enumerated type that outlines the available fields within a `DocumentObject`."],["These fields offer descriptive information about a document, such as its name, ID, type, location, and other metadata."],["Each field of the `Document` enum is linked to further documentation for a deeper understanding."]]],["`Document` is an enumerated type defining fields within a `DocumentObject`. It includes members such as `ADDRESS_LINES`, `AUDIENCE`, `DESCRIPTION`, `DURATION`, `EMBEDDABLE_URL`, `ICON_URL`, `ID`, and `IS_NEW`. Other members cover aspects like `LAST_EDITED_UTC`, `LATITUDE`, `LONGITUDE`, `MIME_TYPE`, `NAME`, `NUM_CHILDREN`, `PARENT_ID`, `PHONE_NUMBERS`, `READ_ONLY`, `SERVICE_ID`, `THUMBNAILS`, `TYPE`, `URL`, and `VERSION`, each corresponding to a specific data point or characteristic of a document.\n"]]