Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class ProtocolVersion.
The internet protocol version.
Protobuf type google.cloud.networkconnectivity.v1.PolicyBasedRoute.Filter.ProtocolVersion
Namespace
Google \ Cloud \ NetworkConnectivity \ V1 \ PolicyBasedRoute \ FilterMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
PROTOCOL_VERSION_UNSPECIFIED
Value: 0Default value.
Generated from protobuf enum PROTOCOL_VERSION_UNSPECIFIED = 0;
IPV4
Value: 1The PBR is for IPv4 internet protocol traffic.
Generated from protobuf enum IPV4 = 1;