Interface ParticipantResource
Base participant resource type
Signature
declare interface ParticipantResource extends ResourceSnapshot
Heritage
Property signatures
Name |
Description |
id |
The resource ID of the resource being updated. For singleton resources, this is unset. (Inherited from ResourceSnapshot ) |
participant |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-24 UTC.
[null,null,["Last updated 2025-01-24 UTC."],[[["This content pertains to the `ParticipantResource` within the Google Workspace Developer Preview Program, providing early access to certain features."],["The `ParticipantResource` extends the `ResourceSnapshot`, inheriting its properties."],["A key property of the `ParticipantResource` is its `id`, which represents the resource ID being updated and may be unset for singleton resources."],["The `participant` property is a signature in the `ParticipantResource` which contains no other description in the provided content."]]],[]]