Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class AutonomousDatabase.
Details of the Autonomous Database resource.
https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDatabase/
Generated from protobuf message google.cloud.oracledatabase.v1.AutonomousDatabase
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The name of the Autonomous Database resource in the following format: projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}
↳ database
string
Optional. The name of the Autonomous Database. The database name must be unique in the project. The name must begin with a letter and can contain a maximum of 30 alphanumeric characters.
↳ display_name
string
Optional. The display name for the Autonomous Database. The name does not have to be unique within your project.
↳ entitlement_id
string
Output only. The ID of the subscription entitlement associated with the Autonomous Database.
↳ admin_password
string
Optional. The password for the default ADMIN user.
↳ properties
↳ labels
array| Google\Protobuf\Internal\MapField
Optional. The labels or tags associated with the Autonomous Database.
↳ network
string
Optional. The name of the VPC network used by the Autonomous Database in the following format: projects/{project}/global/networks/{network}
↳ cidr
string
Optional. The subnet CIDR range for the Autonmous Database.
↳ create_time
getName
Identifier. The name of the Autonomous Database resource in the following format: projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}
string
setName
Identifier. The name of the Autonomous Database resource in the following format: projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}
var
string
$this
getDatabase
Optional. The name of the Autonomous Database. The database name must be unique in the project. The name must begin with a letter and can contain a maximum of 30 alphanumeric characters.
string
setDatabase
Optional. The name of the Autonomous Database. The database name must be unique in the project. The name must begin with a letter and can contain a maximum of 30 alphanumeric characters.
var
string
$this
getDisplayName
Optional. The display name for the Autonomous Database. The name does not have to be unique within your project.
string
setDisplayName
Optional. The display name for the Autonomous Database. The name does not have to be unique within your project.
var
string
$this
getEntitlementId
Output only. The ID of the subscription entitlement associated with the Autonomous Database.
string
setEntitlementId
Output only. The ID of the subscription entitlement associated with the Autonomous Database.
var
string
$this
getAdminPassword
Optional. The password for the default ADMIN user.
string
setAdminPassword
Optional. The password for the default ADMIN user.
var
string
$this
getProperties
Optional. The properties of the Autonomous Database.
hasProperties
clearProperties
setProperties
Optional. The properties of the Autonomous Database.
$this
getLabels
Optional. The labels or tags associated with the Autonomous Database.
setLabels
Optional. The labels or tags associated with the Autonomous Database.
$this
getNetwork
Optional. The name of the VPC network used by the Autonomous Database in the following format: projects/{project}/global/networks/{network}
string
setNetwork
Optional. The name of the VPC network used by the Autonomous Database in the following format: projects/{project}/global/networks/{network}
var
string
$this
getCidr
Optional. The subnet CIDR range for the Autonmous Database.
string
setCidr
Optional. The subnet CIDR range for the Autonmous Database.
var
string
$this
getCreateTime
Output only. The date and time that the Autonomous Database was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The date and time that the Autonomous Database was created.
$this