Compute Engine v1 API - Class ComputeEnumConstants.Instance.KeyRevocationActionType (2.13.0)

public static class ComputeEnumConstants.Instance.KeyRevocationActionType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Instance.KeyRevocationActionType.

Constants for wire representations of the Instance.Types.KeyRevocationActionType enum.

Inheritance

object > ComputeEnumConstants.Instance.KeyRevocationActionType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

None

public const string None = "NONE"

Wire representation of None.

Field Value
TypeDescription
string

Stop

public const string Stop = "STOP"

Wire representation of Stop.

Field Value
TypeDescription
string

UndefinedKeyRevocationActionType

public const string UndefinedKeyRevocationActionType = "UNDEFINED_KEY_REVOCATION_ACTION_TYPE"

Wire representation of UndefinedKeyRevocationActionType.

Field Value
TypeDescription
string

Unspecified

public const string Unspecified = "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
string