public static class ComputeEnumConstants.RolloutPlanWaveOrchestrationOptionsDelay.DelimiterReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RolloutPlanWaveOrchestrationOptionsDelay.Delimiter.
Constants for wire representations of the RolloutPlanWaveOrchestrationOptionsDelay.Types.Delimiter enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Batch
public const string Batch = "DELIMITER_BATCH"Wire representation of Batch .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Location
public const string Location = "DELIMITER_LOCATION"Wire representation of Location .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedDelimiter
public const string UndefinedDelimiter = "UNDEFINED_DELIMITER"Wire representation of UndefinedDelimiter .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "DELIMITER_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|