public sealed class GetBackupRequest : IMessage<GetBackupRequest>, IEquatable<GetBackupRequest>, IDeepCloneable<GetBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Filestore 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-03-21 UTC."],[[["This documentation page covers the `GetBackupRequest` class within the Google Cloud Filestore v1 API, specifically version 2.5.0."],["`GetBackupRequest` is used to retrieve the state of a backup and is part of the `Google.Cloud.Filestore.V1` namespace."],["The latest version of the API documentation is version 2.7.0, with various previous versions listed and linked from 1.0.0 onwards."],["The class implements several interfaces including `IMessage`, `IEquatable\u003cGetBackupRequest\u003e`, `IDeepCloneable\u003cGetBackupRequest\u003e`, and `IBufferMessage`."],["`GetBackupRequest` includes properties for `BackupName` (a typed view) and `Name` (a string) that specifies the backup resource name."]]],[]]