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, with the latest version being 1.9.0 and the current page showing documentation for version 1.3.0."],["The `BackupSource` class is a message type that describes a backup source and is implemented with interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`BackupSource` includes properties like `BackupName`, `BackupNameAsBackupName`, and `BackupUid`, with `BackupName` being a required string in a specific format and `BackupUid` being an output-only system-generated unique identifier."],["Two constructors are available for the class, `BackupSource()` for default construction, and `BackupSource(BackupSource other)` for creating an instance based on another `BackupSource` object."],["The class belongs to the namespace `Google.Cloud.AlloyDb.V1` and is part of the `Google.Cloud.AlloyDb.V1.dll` assembly, inheriting from `object` and its members."]]],[]]