public sealed class GetVolumeBackupRequest : IMessage<GetVolumeBackupRequest>, IEquatable<GetVolumeBackupRequest>, IDeepCloneable<GetVolumeBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class GetVolumeBackupRequest.
[[["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-09 UTC."],[[["This document provides reference documentation for the `GetVolumeBackupRequest` class within the Backup for GKE v1 API."],["The `GetVolumeBackupRequest` class is used as a request message for retrieving volume backup information, and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetVolumeBackupRequest` class contains properties such as `Name`, representing the full resource name, and `VolumeBackupName`, offering a typed view over the resource name."],["There are multiple versions available for the `GetVolumeBackupRequest` class ranging from 1.0.0-beta01 to 2.6.0 (latest)."],["The class inherits members from the `Object` type, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]