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 document provides reference documentation for the `GetBackupRequest` class within the Google Cloud Filestore v1 API, outlining its purpose and functionalities."],["The `GetBackupRequest` class is used to fetch the status of a backup, and it inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document covers available versions of the API from 1.0.0 to the latest version 2.7.0, and gives links to the full documentation for each version."],["`GetBackupRequest` contains two properties, `BackupName` which provides a typed view for resource name, and `Name` which stores the resource name as a string."],["There are two constructors for `GetBackupRequest`, a default constructor, and a second constructor that takes another `GetBackupRequest` as a parameter."]]],[]]