Reference documentation and code samples for the Compute V1 Client class View.
Protobuf type google.cloud.compute.v1.GetForwardingRuleRequest.View
Namespace
Google \ Cloud \ Compute \ V1 \ GetForwardingRuleRequestMethods
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;
BASIC
Value: 62970894The default view of a ForwardingRule, which includes the basic fields.
Generated from protobuf enum BASIC = 62970894;
FULL
Value: 2169487The full view, including the ForwardingRule.attached_extensions field.
Generated from protobuf enum FULL = 2169487;