Google Cloud BeyondCorp Client Connector Services V1 Client - Class TransportProtocol (0.2.2)

Reference documentation and code samples for the Google Cloud BeyondCorp Client Connector Services V1 Client class TransportProtocol.

The protocol used to connect to the server.

Protobuf type google.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Ingress.Config.TransportProtocol

Namespace

Google \ Cloud \ BeyondCorp \ ClientConnectorServices \ V1 \ ClientConnectorService \ Ingress \ Config

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

TRANSPORT_PROTOCOL_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum TRANSPORT_PROTOCOL_UNSPECIFIED = 0;

TCP

Value: 1

TCP protocol.

Generated from protobuf enum TCP = 1;