Interfejs DeletedParticipant
Usunięto zasób uczestnika.
Podpis
declare interface DeletedParticipant extends DeletedResource
Dziedzictwo
Podpisy w usłudze
Nazwa |
Opis |
id |
Identyfikator usuniętego zasobu. (Podejmowany z DeletedResource ) |
participant |
Ustaw na wartość true, jeśli uczestnik został usunięty. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-02-06 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]