public enum GetReservationBlockRequest.View extends Enum<GetReservationBlockRequest.View> implements ProtocolMessageEnum
View of the Block.
Protobuf enum google.cloud.compute.v1.GetReservationBlockRequest.View
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
BASIC |
This view includes basic information about the reservation block |
BASIC_VALUE |
This view includes basic information about the reservation block |
BLOCK_VIEW_UNSPECIFIED |
The default / unset value. The API will default to the BASIC view. |
BLOCK_VIEW_UNSPECIFIED_VALUE |
The default / unset value. The API will default to the BASIC view. |
FULL |
Includes detailed topology view. |
FULL_VALUE |
Includes detailed topology view. |
UNDEFINED_VIEW |
A value indicating that the enum field is not set. |
UNDEFINED_VIEW_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |