Compute Engine v1 API - Class ComputeEnumConstants.Snapshot.SnapshotType (2.15.0)

public static class ComputeEnumConstants.Snapshot.SnapshotType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Snapshot.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