Class ComputeEnumConstants.ShareSettings.ShareType (1.1.0)

public static class ShareType

Constants for wire representations of the ShareSettings.Types.ShareType enum.

Inheritance

Object > ComputeEnumConstants.ShareSettings.ShareType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Local

public const string Local = "LOCAL"

Wire representation of Local.

Field Value
TypeDescription
String

SpecificProjects

public const string SpecificProjects = "SPECIFIC_PROJECTS"

Wire representation of SpecificProjects.

Field Value
TypeDescription
String

UndefinedShareType

public const string UndefinedShareType = "UNDEFINED_SHARE_TYPE"

Wire representation of UndefinedShareType.

Field Value
TypeDescription
String

Unspecified

public const string Unspecified = "SHARE_TYPE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
String