Enum दस्तावेज़
Document
एक एनोटेटेड टाइप है, जिसका इस्तेमाल DocumentObject
के फ़ील्ड के बारे में बताने के लिए किया जाता है.
हस्ताक्षर
export enum Document
सदस्य
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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"]]