Delete

Stay organized with collections Save and categorize content based on your preferences.

Delete

An object was deleted.

JSON representation
{
  "type": enum (Type)
}
Fields
type

enum ( Type )

The type of delete action taken.

Type

The type of deletion.

Enums
TYPE_UNSPECIFIED Deletion type is not available.
TRASH An object was put into the trash.
PERMANENT_DELETE An object was deleted permanently.