Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile (v0.1.0)

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

def consumer_group() -> ::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::ConsumerGroup
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — Output only. The display name for the database connection.

#host_format

def host_format() -> ::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::HostFormat
Returns

#is_regional

def is_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

def protocol() -> ::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::Protocol
Returns

#session_mode

def session_mode() -> ::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::SessionMode
Returns

#syntax_format

def syntax_format() -> ::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::SyntaxFormat
Returns

#tls_authentication

def tls_authentication() -> ::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::TLSAuthentication
Returns

#value

def value() -> ::String
Returns
  • (::String) — Output only. The value of the connection string.