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-17 UTC."],[[["This webpage provides reference documentation for the `GetBackupRequest` class within the Google Cloud AlloyDB v1 API, specifically version 1.8.0."],["The `GetBackupRequest` class is a message used for retrieving a backup in AlloyDB and it implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation outlines the class's inheritance from `object`, and provides details on inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["It presents information about the class constructors, the default constructor `GetBackupRequest()` and the constructor `GetBackupRequest(GetBackupRequest)`, alongside the `BackupName` and `Name` properties with their respective types and descriptions."],["This page contains a list of the different versions of the `GetBackupRequest`, and the latest version is 1.9.0, which can be accessed through a dedicated link."]]],[]]