public static class ComputeEnumConstants.GetReservationBlockRequest.ViewReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.GetReservationBlockRequest.View.
Constants for wire representations of the GetReservationBlockRequest.Types.View enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Basic
public const string Basic = "BASIC"Wire representation of Basic.
| Field Value | |
|---|---|
| Type | Description |
string |
|
BlockViewUnspecified
public const string BlockViewUnspecified = "BLOCK_VIEW_UNSPECIFIED"Wire representation of BlockViewUnspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Full
public const string Full = "FULL"Wire representation of Full.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedView
public const string UndefinedView = "UNDEFINED_VIEW"Wire representation of UndefinedView.
| Field Value | |
|---|---|
| Type | Description |
string |
|