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.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
None
public const string None = "NONE"
Wire representation of None.
Field Value | |
---|---|
Type | Description |
string |
Stop
public const string Stop = "STOP"
Wire representation of Stop.
Field Value | |
---|---|
Type | Description |
string |
UndefinedKeyRevocationActionType
public const string UndefinedKeyRevocationActionType = "UNDEFINED_KEY_REVOCATION_ACTION_TYPE"
Wire representation of UndefinedKeyRevocationActionType.
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED"
Wire representation of Unspecified.
Field Value | |
---|---|
Type | Description |
string |