Interface DeletedMediaEntry
Deleted resource for a media entry.
Signature
declare interface DeletedMediaEntry extends DeletedResource
Heritage
Property signatures
Name |
Description |
id |
ID of the deleted resource. (Inherited from DeletedResource ) |
mediaEntry |
Set to true if the media entry 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 `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."]]],[]]