Google Cloud Network Connectivity V1 Client - Class ProtocolVersion (1.4.2)

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

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

PROTOCOL_VERSION_UNSPECIFIED

Value: 0

Default value.

Generated from protobuf enum PROTOCOL_VERSION_UNSPECIFIED = 0;

IPV4

Value: 1

The PBR is for IPv4 internet protocol traffic.

Generated from protobuf enum IPV4 = 1;