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-21 UTC."],[[["The `BackupSource` class in the Google Cloud AlloyDB v1alpha API provides a message format for describing a backup source."],["This class is part of the `Google.Cloud.AlloyDb.V1Alpha` namespace and is implemented in the `Google.Cloud.AlloyDb.V1Alpha.dll` assembly."],["`BackupSource` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["It has properties such as `BackupName`, which is a required string containing the backup resource name in a specified format, and `BackupNameAsBackupName`, which is a `BackupName` type representing the `BackupName` property."],["The `BackupUid` property is a system-generated, read-only string that represents the unique identifier of the backup used to create the resource, persisting from backup creation to deletion."]]],[]]