Reference documentation and code samples for the Compute V1 Client class TargetType.
Target types of the firewall policy rule.
Default value is INSTANCES.
Protobuf type google.cloud.compute.v1.FirewallPolicyRule.TargetType
Namespace
Google \ Cloud \ Compute \ V1 \ FirewallPolicyRuleMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_TARGET_TYPE
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_TARGET_TYPE = 0;
INSTANCES
Value: 131337822Generated from protobuf enum INSTANCES = 131337822;
INTERNAL_MANAGED_LB
Value: 309241080Generated from protobuf enum INTERNAL_MANAGED_LB = 309241080;