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."],["`GetVolumeRestoreRequest` is the request message for the `GetVolumeRestore` operation, used to retrieve details about a specific volume restore."],["The latest version of the API is 2.6.0, with previous versions including 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0 and 1.0.0-beta01 also documented."],["The class inherits from `object` and implements `IMessage\u003cGetVolumeRestoreRequest\u003e`, `IEquatable\u003cGetVolumeRestoreRequest\u003e`, `IDeepCloneable\u003cGetVolumeRestoreRequest\u003e`, `IBufferMessage`, and `IMessage` interfaces."],["The class includes two constructors, `GetVolumeRestoreRequest()` and `GetVolumeRestoreRequest(GetVolumeRestoreRequest other)`, and two properties, `Name` and `VolumeRestoreName`, which are essential for identifying the volume restore."]]],[]]