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."],[[["The latest version of the `BackupSource` class within the AlloyDB v1 API is 1.9.0, with previous versions also available, including 1.8.0, 1.7.0, 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0."],["`BackupSource` is a message class that implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class includes properties such as `BackupName`, which is a required string representing the backup resource name in a specific format, and `BackupUid`, which is a system-generated, read-only unique identifier for the backup resource."],["The `BackupNameAsBackupName` property is a `BackupName`-typed view over the `BackupName` resource name property."],["The class contains two constructors, a default `BackupSource()` and a copy constructor `BackupSource(BackupSource other)`."]]],[]]