プロパティ署名 DocumentObject.parentId
このアイテムの親 ID。たとえば、このファイルを含むフォルダです。
署名
[Document.PARENT_ID]?: string;
詳細
タイプ |
string |
省略可 |
はい |
読み取り専用 |
いいえ |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-09 UTC。
[null,null,["最終更新日 2024-11-09 UTC。"],[[["`PARENT_ID` is a string property representing the ID of the parent item, like the folder containing a file."],["This property is optional and can be modified."]]],["The content defines a property called `PARENT_ID` for a `Document`. This property, a string, represents the ID of the item's parent, such as the folder containing a file. It is an optional property, meaning it may not always be present. Furthermore, it is not a read-only property, indicating its value can be modified.\n"]]