Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::PluggableDatabaseNodeLevelDetails.
The Pluggable Database Node Level Details.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#node_name
def node_name() -> ::String
Returns
- (::String) — Required. The Node name of the Database home.
#node_name=
def node_name=(value) -> ::String
Parameter
- value (::String) — Required. The Node name of the Database home.
Returns
- (::String) — Required. The Node name of the Database home.
#open_mode
def open_mode() -> ::Google::Cloud::OracleDatabase::V1::PluggableDatabaseNodeLevelDetails::PluggableDatabaseOpenMode
Returns
- (::Google::Cloud::OracleDatabase::V1::PluggableDatabaseNodeLevelDetails::PluggableDatabaseOpenMode) — Required. The mode that the pluggable database is in to open it.
#open_mode=
def open_mode=(value) -> ::Google::Cloud::OracleDatabase::V1::PluggableDatabaseNodeLevelDetails::PluggableDatabaseOpenMode
Parameter
- value (::Google::Cloud::OracleDatabase::V1::PluggableDatabaseNodeLevelDetails::PluggableDatabaseOpenMode) — Required. The mode that the pluggable database is in to open it.
Returns
- (::Google::Cloud::OracleDatabase::V1::PluggableDatabaseNodeLevelDetails::PluggableDatabaseOpenMode) — Required. The mode that the pluggable database is in to open it.
#pluggable_database_id
def pluggable_database_id() -> ::String
Returns
- (::String) — Required. The OCID of the Pluggable Database.
#pluggable_database_id=
def pluggable_database_id=(value) -> ::String
Parameter
- value (::String) — Required. The OCID of the Pluggable Database.
Returns
- (::String) — Required. The OCID of the Pluggable Database.