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-03-21 UTC."],[[["This document provides reference documentation for the `GetVolumeRestoreRequest` class within the Backup for GKE v1 API."],["The `GetVolumeRestoreRequest` class is used as a request message for retrieving information about a specific volume restore."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetVolumeRestoreRequest` class include `Name` (the full resource name) and `VolumeRestoreName` (a typed view of the resource name)."],["The latest version for this class is `2.6.0`, and it is part of the `Google.Cloud.GkeBackup.V1` namespace."]]],[]]