Compute V1 Client - Class Views (2.1.0)

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

Defines the extra views returned back in the subnetwork resource. Supported values: - WITH_UTILIZATION: Utilization data is included in the response.

Protobuf type google.cloud.compute.v1.GetSubnetworkRequest.Views

Namespace

Google \ Cloud \ Compute \ V1 \ GetSubnetworkRequest

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_VIEWS

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_VIEWS = 0;

PBDEFAULT

Value: 115302945

Generated from protobuf enum DEFAULT = 115302945;

WITH_UTILIZATION

Value: 504090633

Utilization data is included in the response.

Generated from protobuf enum WITH_UTILIZATION = 504090633;