Compute V1 Client - Class View (2.11.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1 \ GetGlobalForwardingRuleRequest

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

The default view of a ForwardingRule, which includes the basic fields.

Generated from protobuf enum BASIC = 62970894;

FULL

Value: 2169487

The full view, including the ForwardingRule.attached_extensions field.

Generated from protobuf enum FULL = 2169487;