Reference documentation and code samples for the Compute V1 Client class View.
View of the subBlock.
Protobuf type google.cloud.compute.v1.GetReservationSubBlockRequest.View
Namespace
Google \ Cloud \ Compute \ V1 \ GetReservationSubBlockRequestMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_VIEW
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_VIEW = 0;
SUB_BLOCK_VIEW_BASIC
Value: 236009797This view includes basic information about the reservation sub block
Generated from protobuf enum SUB_BLOCK_VIEW_BASIC = 236009797;
SUB_BLOCK_VIEW_FULL
Value: 440711800Includes detailed topology view.
Generated from protobuf enum SUB_BLOCK_VIEW_FULL = 440711800;
SUB_BLOCK_VIEW_UNSPECIFIED
Value: 246642446The default / unset value. The API will default to the BASIC view.
Generated from protobuf enum SUB_BLOCK_VIEW_UNSPECIFIED = 246642446;