Generated from protobuf messagegoogle.cloud.oracledatabase.v1.AutonomousDatabaseBackup
Namespace
Google \ Cloud \ OracleDatabase \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
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.
Optional. labels or tags associated with the resource.
getName
Identifier. The name of the Autonomous Database Backup resource with the
format:
projects/{project}/locations/{region}/autonomousDatabaseBackups/{autonomous_database_backup}
Returns
Type
Description
string
setName
Identifier. The name of the Autonomous Database Backup resource with the
format:
projects/{project}/locations/{region}/autonomousDatabaseBackups/{autonomous_database_backup}
Parameter
Name
Description
var
string
Returns
Type
Description
$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}
Returns
Type
Description
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}
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDisplayName
Optional. User friendly name for the Backup. The name does not have to be
unique.
Returns
Type
Description
string
setDisplayName
Optional. User friendly name for the Backup. The name does not have to be
unique.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Oracle Database V1 Client - Class AutonomousDatabaseBackup (0.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.1 (latest)](/php/docs/reference/cloud-oracledatabase/latest/V1.AutonomousDatabaseBackup)\n- [0.6.0](/php/docs/reference/cloud-oracledatabase/0.6.0/V1.AutonomousDatabaseBackup)\n- [0.4.1](/php/docs/reference/cloud-oracledatabase/0.4.1/V1.AutonomousDatabaseBackup)\n- [0.3.0](/php/docs/reference/cloud-oracledatabase/0.3.0/V1.AutonomousDatabaseBackup)\n- [0.2.1](/php/docs/reference/cloud-oracledatabase/0.2.1/V1.AutonomousDatabaseBackup)\n- [0.1.2](/php/docs/reference/cloud-oracledatabase/0.1.2/V1.AutonomousDatabaseBackup) \nReference documentation and code samples for the Google Cloud Oracle Database V1 Client class AutonomousDatabaseBackup.\n\nDetails of the Autonomous Database Backup resource.\n\n\u003chttps://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDatabaseBackup/\u003e\n\nGenerated from protobuf message `google.cloud.oracledatabase.v1.AutonomousDatabaseBackup`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OracleDatabase \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nIdentifier. The name of the Autonomous Database Backup resource with the\nformat:\nprojects/{project}/locations/{region}/autonomousDatabaseBackups/{autonomous_database_backup}\n\n### setName\n\nIdentifier. The name of the Autonomous Database Backup resource with the\nformat:\nprojects/{project}/locations/{region}/autonomousDatabaseBackups/{autonomous_database_backup}\n\n### getAutonomousDatabase\n\nRequired. The name of the Autonomous Database resource for which the backup\nis being created. Format:\nprojects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}\n\n### setAutonomousDatabase\n\nRequired. The name of the Autonomous Database resource for which the backup\nis being created. Format:\nprojects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}\n\n### getDisplayName\n\nOptional. User friendly name for the Backup. The name does not have to be\nunique.\n\n### setDisplayName\n\nOptional. User friendly name for the Backup. The name does not have to be\nunique.\n\n### getProperties\n\nOptional. Various properties of the backup.\n\n### hasProperties\n\n### clearProperties\n\n### setProperties\n\nOptional. Various properties of the backup.\n\n### getLabels\n\nOptional. labels or tags associated with the resource.\n\n### setLabels\n\nOptional. labels or tags associated with the resource."]]