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-03-21 UTC."],[[["This documentation page covers the `GetVolumeBackupRequest` class, which is part of the Backup for GKE v1 API."],["The `GetVolumeBackupRequest` class is used to construct requests for retrieving details about a specific volume backup."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class."],["The class contains properties `Name` (string) and `VolumeBackupName` (typed view) which allows the specification of the full name of the VolumeBackup resource requested."],["There are multiple versions of the documentation for this request ranging from 1.0.0-beta01 to 2.6.0 (latest) with this page specifically detailing version 2.3.0."]]],[]]