Enum ReservationBlocksResource.GetRequest.ViewEnum
View of the Block.
Namespace: Google.Apis.Compute.v1
Assembly: Google.Apis.Compute.v1.dll
Syntax
public enum ReservationBlocksResource.GetRequest.ViewEnum
Fields
| Name | Description |
|---|---|
| BASIC | This view includes basic information about the reservation block |
| BLOCKVIEWUNSPECIFIED | The default / unset value. The API will default to the BASIC view. |
| FULL | Includes detailed topology view. |