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"]],[["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 document provides reference documentation for the `GetBackupRequest` class within the Google.Cloud.NetApp.V1 API, specifically for version 1.7.0."],["The `GetBackupRequest` class is used to retrieve the state of a backup, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating a new `GetBackupRequest` object and copying an existing one, along with properties for managing the backup resource name."],["There are multiple versions of the documentation available, ranging from version 1.0.0 to the latest version 1.8.0, each providing a different perspective on the `GetBackupRequest`."]]],[]]