Compute V1 Client - Class View (2.0.0)

Reference documentation and code samples for the Compute V1 Client class View.

View of the Block.

Protobuf type google.cloud.compute.v1.GetReservationBlockRequest.View

Namespace

Google \ Cloud \ Compute \ V1 \ GetReservationBlockRequest

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_VIEW

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_VIEW = 0;

BASIC

Value: 62970894

This view includes basic information about the reservation block

Generated from protobuf enum BASIC = 62970894;

BLOCK_VIEW_UNSPECIFIED

Value: 275070479

The default / unset value. The API will default to the BASIC view.

Generated from protobuf enum BLOCK_VIEW_UNSPECIFIED = 275070479;

FULL

Value: 2169487

Includes detailed topology view.

Generated from protobuf enum FULL = 2169487;