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 available for the `GetBackupRequest` class is 1.8.0, which is part of the Google Cloud NetApp v1 API."],["`GetBackupRequest` is a class used to retrieve the state of a backup within the NetApp v1 API."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `GetBackupRequest` class includes properties such as `BackupName` and `Name`, with `Name` being a required string to the backup resource's location and ID."],["The documentation offers a list of past versions of this class dating all the way back to version 1.0.0."]]],[]]