public sealed class GetBackupRequest : IMessage<GetBackupRequest>, IEquatable<GetBackupRequest>, IDeepCloneable<GetBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetBackupRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the `GetBackupRequest` class is 1.8.0, part of the Google.Cloud.NetApp.V1 API."],["`GetBackupRequest` is used to retrieve the state of a specific backup within the NetApp API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetBackupRequest` class has two constructors and two properties, `BackupName` and `Name`, where `Name` is the required backup resource name."],["The `GetBackupRequest` class inherits from the `object` class and includes methods like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]