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-08-04 UTC."],[[["The latest version available for the `BackupSource` class is 1.9.0, part of the Google Cloud AlloyDB v1 API."],["`BackupSource` is a class that describes a backup source within the AlloyDB v1 API, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class allows the retrieval of a backup's details, with properties for the `BackupName` in string and typed `BackupName` formats, and the system-generated `BackupUid` of the backup."],["The `BackupSource` class has two constructors, one default and another that accepts a `BackupSource` instance as a parameter to duplicate it."],["The class methods have inheritance from `object` such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]