Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::PluggableDatabase (v0.11.0)

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

The PluggableDatabase resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/PluggableDatabase/

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of the PluggableDatabase resource in the following format: projects/{project}/locations/{region}/pluggableDatabases/{pluggable_database}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of the PluggableDatabase resource in the following format: projects/{project}/locations/{region}/pluggableDatabases/{pluggable_database}
Returns
  • (::String) — Identifier. The name of the PluggableDatabase resource in the following format: projects/{project}/locations/{region}/pluggableDatabases/{pluggable_database}

#oci_url

def oci_url() -> ::String
Returns
  • (::String) — Output only. HTTPS link to OCI resources exposed to Customer via UI Interface.

#properties

def properties() -> ::Google::Cloud::OracleDatabase::V1::PluggableDatabaseProperties
Returns

#properties=

def properties=(value) -> ::Google::Cloud::OracleDatabase::V1::PluggableDatabaseProperties
Parameter
Returns