sessionMode property
The current session mode of the connection.
Output only. Possible string values are:
- "SESSION_MODE_UNSPECIFIED" : Default unspecified value.
- "DIRECT" : Direct
- "INDIRECT" : Indirect
Implementation
core.String? sessionMode;
The current session mode of the connection.
Output only. Possible string values are:
core.String? sessionMode;