Google Cloud Network Security V1 Client - Class Type (1.3.0)

Reference documentation and code samples for the Google Cloud Network Security V1 Client class Type.

The type of the endpoint group.

Protobuf type google.cloud.networksecurity.v1.MirroringEndpointGroup.Type

Namespace

Google \ Cloud \ NetworkSecurity \ V1 \ MirroringEndpointGroup

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Not set.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

DIRECT

Value: 1

An endpoint group that sends packets to a single deployment group.

Generated from protobuf enum DIRECT = 1;