snapshotType property

String? snapshotType
getter/setter pair

Indicates the type of the snapshot. Possible string values are:

  • "ARCHIVE"
  • "STANDARD"

Implementation

core.String? snapshotType;