Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::DbHome (v0.11.1)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::DbHome.

Details of the Database Home resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#database

def database() -> ::Google::Cloud::OracleDatabase::V1::Database
Returns

#database=

def database=(value) -> ::Google::Cloud::OracleDatabase::V1::Database
Parameter
Returns

#db_version

def db_version() -> ::String
Returns
  • (::String) — Required. A valid Oracle Database version. For a list of supported versions, use the ListDbVersions operation.

#db_version=

def db_version=(value) -> ::String
Parameter
  • value (::String) — Required. A valid Oracle Database version. For a list of supported versions, use the ListDbVersions operation.
Returns
  • (::String) — Required. A valid Oracle Database version. For a list of supported versions, use the ListDbVersions operation.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Optional. The display name for the Database Home. The name does not have to be unique within your project.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Optional. The display name for the Database Home. The name does not have to be unique within your project.
Returns
  • (::String) — Optional. The display name for the Database Home. The name does not have to be unique within your project.

#is_unified_auditing_enabled

def is_unified_auditing_enabled() -> ::Boolean
Returns
  • (::Boolean) — Optional. Whether unified auditing is enabled for the Database Home.

#is_unified_auditing_enabled=

def is_unified_auditing_enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Whether unified auditing is enabled for the Database Home.
Returns
  • (::Boolean) — Optional. Whether unified auditing is enabled for the Database Home.