Interface DeletedParticipant
Deleted resource for a participant.
Signature
declare interface DeletedParticipant extends DeletedResource
Heritage
Property signatures
Name |
Description |
id |
ID of the deleted resource. (Inherited from DeletedResource ) |
participant |
Set to true if the participant is successfully deleted. |
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-02-05 UTC.
[null,null,["Last updated 2025-02-05 UTC."],[[["This content details the `DeletedParticipant` interface, which extends the `DeletedResource` interface."],["The `DeletedParticipant` interface has a property called `participant` that indicates a successful deletion."],["The ID for the deleted resource can be found in the `id` property of the `DeletedResource` interface."],["This interface is accessible through the Google Workspace Developer Preview Program for those seeking early access to such features."]]],[]]