Compute V1 Client - Class SnapshotType (2.0.0)

Reference documentation and code samples for the Compute V1 Client class SnapshotType.

Indicates the type of the snapshot.

Protobuf type google.cloud.compute.v1.Snapshot.SnapshotType

Namespace

Google \ Cloud \ Compute \ V1 \ Snapshot

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_SNAPSHOT_TYPE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_SNAPSHOT_TYPE = 0;

ARCHIVE

Value: 506752162

Generated from protobuf enum ARCHIVE = 506752162;

STANDARD

Value: 484642493

Generated from protobuf enum STANDARD = 484642493;