Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class PluggableDatabase.
The PluggableDatabase resource.
https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/PluggableDatabase/
Generated from protobuf message google.cloud.oracledatabase.v1.PluggableDatabase
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The name of the PluggableDatabase resource in the following format: projects/{project}/locations/{region}/pluggableDatabases/{pluggable_database}
↳ properties
↳ oci_url
string
Output only. HTTPS link to OCI resources exposed to Customer via UI Interface.
↳ create_time
getName
Identifier. The name of the PluggableDatabase resource in the following format: projects/{project}/locations/{region}/pluggableDatabases/{pluggable_database}
string
setName
Identifier. The name of the PluggableDatabase resource in the following format: projects/{project}/locations/{region}/pluggableDatabases/{pluggable_database}
var
string
$this
getProperties
Optional. The properties of the PluggableDatabase.
hasProperties
clearProperties
setProperties
Optional. The properties of the PluggableDatabase.
$this
getOciUrl
Output only. HTTPS link to OCI resources exposed to Customer via UI Interface.
string
setOciUrl
Output only. HTTPS link to OCI resources exposed to Customer via UI Interface.
var
string
$this
getCreateTime
Output only. The date and time that the PluggableDatabase was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The date and time that the PluggableDatabase was created.
$this

