Interfejs DeletedMediaEntry
Usunięto zasób dla wpisu multimedialnego.
Podpis
declare interface DeletedMediaEntry extends DeletedResource
Dziedzictwo
Podpisy w usłudze
Nazwa |
Opis |
id |
Identyfikator usuniętego zasobu. (Podejmowany z DeletedResource ) |
mediaEntry |
Ustaw na wartość true, jeśli wpis multimediów 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-05 UTC.
[null,null,["Ostatnia aktualizacja: 2025-02-05 UTC."],[[["This content details the `DeletedMediaEntry` interface, which is part of the Google Workspace Developer Preview Program."],["The `DeletedMediaEntry` extends the `DeletedResource` interface, inheriting its properties."],["The interface has two main properties: `id`, which represents the ID of the deleted resource, and `mediaEntry`, which is a boolean indicating successful deletion."],["The `DeletedMediaEntry` interface is available to users through the Google Workspace Developer Preview Program."]]],[]]