public sealed class GetBackupRequest : IMessage<GetBackupRequest>, IEquatable<GetBackupRequest>, IDeepCloneable<GetBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class GetBackupRequest.
[[["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-09 UTC."],[[["This webpage provides documentation for the `GetBackupRequest` class within the Google Cloud AlloyDB v1 API."],["The `GetBackupRequest` class is used to request information about a specific backup, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers multiple versions of the API, from version 1.0.0 up to the latest 1.9.0, with detailed information on each."],["The `GetBackupRequest` class contains two constructors, `GetBackupRequest()` and `GetBackupRequest(GetBackupRequest other)`, and two properties: `BackupName` and `Name`, with the `Name` property being required."]]],[]]