Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile (v0.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile.
The connection string profile to allow clients to group. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/DatabaseConnectionStringProfile
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#consumer_group
defconsumer_group()->::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::ConsumerGroup
Returns
- (::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::ConsumerGroup) — Output only. The current consumer group being used by the connection.
#display_name
defdisplay_name()->::String
Returns
- (::String) — Output only. The display name for the database connection.
#host_format
defhost_format()->::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::HostFormat
Returns
- (::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::HostFormat) — Output only. The host name format being currently used in connection string.
#is_regional
defis_regional()->::Boolean
Returns
- (::Boolean) — Output only. This field indicates if the connection string is regional and is only applicable for cross-region Data Guard.
#protocol
defprotocol()->::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::Protocol
Returns
- (::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::Protocol) — Output only. The protocol being used by the connection.
#session_mode
defsession_mode()->::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::SessionMode
Returns
- (::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::SessionMode) — Output only. The current session mode of the connection.
#syntax_format
defsyntax_format()->::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::SyntaxFormat
Returns
- (::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::SyntaxFormat) — Output only. The syntax of the connection string.
#tls_authentication
deftls_authentication()->::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::TLSAuthentication
Returns
- (::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::TLSAuthentication) — Output only. This field indicates the TLS authentication type of the connection.
#value
defvalue()->::String
Returns
- (::String) — Output only. The value of the connection string.