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."],[[["This webpage provides reference documentation for the `GetBackupRequest` class within the Google Cloud NetApp v1 API, specifically version 1.6.0, and contains a list of other versions."],["`GetBackupRequest` is used to retrieve the state of a backup and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and contains two constructors: a default constructor and one that takes another `GetBackupRequest` object as a parameter."],["The `GetBackupRequest` class has two main properties, `BackupName` which is a typed view of the backup name and `Name`, a string that is the required resource name of the backup."],["The documentation shows the available versions of `GetBackupRequest`, with version 1.8.0 being the latest."]]],[]]