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 webpage provides documentation for the `GetVolumeRestoreRequest` class within the Google Cloud GKE Backup v1 API, specifically version 2.3.0."],["The `GetVolumeRestoreRequest` class is used to request a specific volume restore and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetVolumeRestoreRequest` class has two constructors and two properties: `Name`, which is the full resource name of the VolumeRestore, and `VolumeRestoreName`, which provides a typed view of the `Name` property."],["The documentation includes links to different versions of the `GetVolumeRestoreRequest`, ranging from 1.0.0-beta01 to the latest 2.6.0."],["The `GetVolumeRestoreRequest` class inherits members from the `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]