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-03-24 UTC."],[[["This documentation details the `BackupSource` class, which is part of the Google Cloud AlloyDB v1beta API, specifically within version 1.0.0-beta08."],["The `BackupSource` class is a message type that describes a source from which a backup can be made, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties such as `BackupName`, `BackupNameAsBackupName`, and `BackupUid` to identify and manage backup resources, including the required format for the backup name."],["It has two constructors, `BackupSource()` and `BackupSource(BackupSource)`, that are used to create new instances of the class, with the latter being a copy constructor."],["The `BackupSource` class inherits from `object` and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`, which are common to all objects."]]],[]]