プロパティ署名 DocumentObject.serviceId
このアイテムが選択されたサービスを記述する ID。
署名
[Document.SERVICE_ID]?: string;
詳細
タイプ |
string |
省略可 |
はい |
読み取り専用 |
いいえ |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-07 UTC。
[null,null,["最終更新日 2024-11-07 UTC。"],[[["`SERVICE_ID` is an optional string property representing the service from which the item originated."],["Although optional, `SERVICE_ID` offers a way to identify the specific service associated with the selected item."]]],["The `SERVICE_ID` property, a string, identifies the service from which an item was selected. This property is optional, meaning it may not always be present. It is also not read-only, indicating it can be modified. The property type is string.\n"]]