public sealed class GetVolumeRestoreRequest : IMessage<GetVolumeRestoreRequest>, IEquatable<GetVolumeRestoreRequest>, IDeepCloneable<GetVolumeRestoreRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class GetVolumeRestoreRequest.
[[["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 `GetVolumeRestoreRequest` class within the Backup for GKE v1 API."],["`GetVolumeRestoreRequest` is a request message used to retrieve information about a specific volume restore operation."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetVolumeRestoreRequest` has a property `Name`, to get the full name of the VolumeRestore resource, and a property `VolumeRestoreName`, which gives a typed view of the aforementioned resource name."],["The latest available version is 2.6.0, and previous versions dating back to 1.0.0-beta01 are also accessible."]]],[]]