Sıralama Belgesi
Document
, bir DocumentObject
'un alanlarını açıklamak için kullanılan bir listelenmiş türdür.
İmza
export enum Document
Üyeler
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-11-23 UTC.
[null,null,["Son güncelleme tarihi: 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"]]