Google Cloud Oracle Database V1 Client - Class SessionMode (0.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class SessionMode.
The various session modes of the GoldengateConnection.
Protobuf type google.cloud.oracledatabase.v1.GoldengateOracleConnectionProperties.SessionMode
Namespace
Google \ Cloud \ OracleDatabase \ V1 \ GoldengateOracleConnectionProperties
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
SESSION_MODE_UNSPECIFIED
Value: 0
Default unspecified value.
Generated from protobuf enum SESSION_MODE_UNSPECIFIED = 0;
DIRECT
Value: 1
Indicates that the resource is using direct session mode.
Generated from protobuf enum DIRECT = 1;
REDIRECT
Value: 2
Indicates that the resource is using redirect session mode.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-31 UTC."],[],[]]