Compute V1 Client - Class TargetType (2.11.0)

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 \ FirewallPolicyRule

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_TARGET_TYPE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_TARGET_TYPE = 0;

INSTANCES

Value: 131337822

Generated from protobuf enum INSTANCES = 131337822;

INTERNAL_MANAGED_LB

Value: 309241080

Generated from protobuf enum INTERNAL_MANAGED_LB = 309241080;