Output only. The system-generated UID of the backup which was used to
create this resource. The UID is generated when the backup is created, and
it is retained until the backup is deleted.
[[["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-04-17 UTC."],[[["This webpage provides documentation for the `BackupSource` class within the Google Cloud AlloyDB v1 API, specifically version 1.8.0."],["`BackupSource` is a message class used to describe a backup source, inheriting from `object` and implementing multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains two constructors, one default and one that takes another `BackupSource` as an argument, allowing for object creation and copying."],["Key properties of the `BackupSource` class include `BackupName`, which is a required string representing the backup resource name, `BackupNameAsBackupName` which is the typed version of it and `BackupUid`, which is a system-generated, read-only unique ID for the backup."],["The page also lists previous versions of the documentation, from version 1.0.0 up to 1.9.0, the latest version, providing access to documentation on the `BackupSource` class for various release versions."]]],[]]