Class ComputeEnumConstants.Snapshot.SnapshotType (2.1.0)

public static class SnapshotType

Constants for wire representations of the Snapshot.Types.SnapshotType enum.

Inheritance

Object > ComputeEnumConstants.Snapshot.SnapshotType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Archive

public const string Archive = "ARCHIVE"

Wire representation of Archive.

Field Value
TypeDescription
String

Standard

public const string Standard = "STANDARD"

Wire representation of Standard.

Field Value
TypeDescription
String

UndefinedSnapshotType

public const string UndefinedSnapshotType = "UNDEFINED_SNAPSHOT_TYPE"

Wire representation of UndefinedSnapshotType.

Field Value
TypeDescription
String