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 \ DatabaseConnectionStringProfileMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
PROTOCOL_UNSPECIFIED
Value: 0Default unspecified value.
Generated from protobuf enum PROTOCOL_UNSPECIFIED = 0;
TCP
Value: 1Tcp
Generated from protobuf enum TCP = 1;
TCPS
Value: 2Tcps
Generated from protobuf enum TCPS = 2;