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 \ ConfigMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TRANSPORT_PROTOCOL_UNSPECIFIED
Value: 0Default value. This value is unused.
Generated from protobuf enum TRANSPORT_PROTOCOL_UNSPECIFIED = 0;
TCP
Value: 1TCP protocol.
Generated from protobuf enum TCP = 1;