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 information for the `GetVolumeRestoreRequest` class within the Backup for GKE v1 API, specifically version 2.4.0."],["`GetVolumeRestoreRequest` is used as a request message for the `GetVolumeRestore` function, inheriting from the base `object` class and implementing multiple interfaces."],["The class includes a constructor, `GetVolumeRestoreRequest()`, and a copy constructor `GetVolumeRestoreRequest(GetVolumeRestoreRequest other)`."],["Key properties of this class include `Name`, which is a string representing the full resource name, and `VolumeRestoreName`, which provides a typed view of the resource name."],["This class exists in the `Google.Cloud.GkeBackup.V1` namespace and is part of the `Google.Cloud.GkeBackup.V1.dll` assembly, with links to past versions."]]],[]]