Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class AutonomousDatabaseBackup.
Details of the Autonomous Database Backup resource.
https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDatabaseBackup/
Generated from protobuf message google.cloud.oracledatabase.v1.AutonomousDatabaseBackup
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 Backup resource with the format: projects/{project}/locations/{region}/autonomousDatabaseBackups/{autonomous_database_backup}
↳ autonomous_database
string
Required. The name of the Autonomous Database resource for which the backup is being created. Format: projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}
↳ display_name
string
Optional. User friendly name for the Backup. The name does not have to be unique.
↳ properties
↳ labels
getName
Identifier. The name of the Autonomous Database Backup resource with the format: projects/{project}/locations/{region}/autonomousDatabaseBackups/{autonomous_database_backup}
string
setName
Identifier. The name of the Autonomous Database Backup resource with the format: projects/{project}/locations/{region}/autonomousDatabaseBackups/{autonomous_database_backup}
var
string
$this
getAutonomousDatabase
Required. The name of the Autonomous Database resource for which the backup is being created. Format: projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}
string
setAutonomousDatabase
Required. The name of the Autonomous Database resource for which the backup is being created. Format: projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}
var
string
$this
getDisplayName
Optional. User friendly name for the Backup. The name does not have to be unique.
string
setDisplayName
Optional. User friendly name for the Backup. The name does not have to be unique.
var
string
$this
getProperties
Optional. Various properties of the backup.
hasProperties
clearProperties
setProperties
Optional. Various properties of the backup.
$this
getLabels
Optional. labels or tags associated with the resource.
setLabels
Optional. labels or tags associated with the resource.
$this