public static class ComputeEnumConstants.GetReservationSubBlockRequest.ViewReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.GetReservationSubBlockRequest.View.
Constants for wire representations of the GetReservationSubBlockRequest.Types.View enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
SubBlockViewBasic
public const string SubBlockViewBasic = "SUB_BLOCK_VIEW_BASIC"Wire representation of SubBlockViewBasic .
| Field Value | |
|---|---|
| Type | Description |
string |
|
SubBlockViewFull
public const string SubBlockViewFull = "SUB_BLOCK_VIEW_FULL"Wire representation of SubBlockViewFull .
| Field Value | |
|---|---|
| Type | Description |
string |
|
SubBlockViewUnspecified
public const string SubBlockViewUnspecified = "SUB_BLOCK_VIEW_UNSPECIFIED"Wire representation of SubBlockViewUnspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedView
public const string UndefinedView = "UNDEFINED_VIEW"Wire representation of UndefinedView .
| Field Value | |
|---|---|
| Type | Description |
string |
|