Schnittstelle DeletedParticipant
Gelöschte Ressource für einen Teilnehmer.
Unterschrift
declare interface DeletedParticipant extends DeletedResource
Erbe
Property-Signaturen
Name |
Beschreibung |
id |
ID der gelöschten Ressource. (Von DeletedResource übernommen) |
participant |
„True“, wenn der Teilnehmer erfolgreich gelöscht wurde. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-02-06 (UTC).
[null,null,["Zuletzt aktualisiert: 2025-02-06 (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."]]],[]]