Google Cloud Oracle Database V1 Client - Class Protocol (0.1.0)

Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class Protocol.

The protocol being used by the connection.

Protobuf type google.cloud.oracledatabase.v1.DatabaseConnectionStringProfile.Protocol

Namespace

Google \ Cloud \ OracleDatabase \ V1 \ DatabaseConnectionStringProfile

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

PROTOCOL_UNSPECIFIED

Value: 0

Default unspecified value.

Generated from protobuf enum PROTOCOL_UNSPECIFIED = 0;

TCP

Value: 1

Tcp

Generated from protobuf enum TCP = 1;

TCPS

Value: 2

Tcps

Generated from protobuf enum TCPS = 2;