type property

String? type
getter/setter pair

The type of restore action taken. Possible string values are:

  • "TYPE_UNSPECIFIED" : The type is not available.
  • "UNTRASH" : An object was restored from the trash.

Implementation

core.String? type;