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 \ MirroringEndpointGroupMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TYPE_UNSPECIFIED
Value: 0Not set.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
DIRECT
Value: 1An endpoint group that sends packets to a single deployment group.
Generated from protobuf enum DIRECT = 1;