Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class CloudAccountDetails.
Details of the OCI Cloud Account.
Generated from protobuf message google.cloud.oracledatabase.v1.CloudAccountDetails
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ cloud_account
string
Output only. OCI account name.
↳ cloud_account_home_region
string
Output only. OCI account home region.
↳ link_existing_account_uri
string
Output only. URL to link an existing account.
↳ account_creation_uri
string
Output only. URL to create a new account and link.
getCloudAccount
Output only. OCI account name.
string
setCloudAccount
Output only. OCI account name.
var
string
$this
getCloudAccountHomeRegion
Output only. OCI account home region.
string
setCloudAccountHomeRegion
Output only. OCI account home region.
var
string
$this
getLinkExistingAccountUri
Output only. URL to link an existing account.
string
hasLinkExistingAccountUri
clearLinkExistingAccountUri
setLinkExistingAccountUri
Output only. URL to link an existing account.
var
string
$this
getAccountCreationUri
Output only. URL to create a new account and link.
string
hasAccountCreationUri
clearAccountCreationUri
setAccountCreationUri
Output only. URL to create a new account and link.
var
string
$this