Schnittstelle DeletedMediaEntry
Gelöschte Ressource für einen Medieneintrag.
Unterschrift
declare interface DeletedMediaEntry extends DeletedResource
Erbe
Property-Signaturen
Name |
Beschreibung |
id |
ID der gelöschten Ressource. (Von DeletedResource übernommen) |
mediaEntry |
Wird auf „wahr“ gesetzt, wenn der Medieneintrag 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-05 (UTC).
[null,null,["Zuletzt aktualisiert: 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."]]],[]]