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 documentation page covers the `GetVolumeRestoreRequest` class, which is part of the Backup for GKE v1 API."],["The `GetVolumeRestoreRequest` class serves as the request message for retrieving details about a specific volume restore operation."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for functionalities like message handling, comparison, deep cloning, and buffered operations."],["The `GetVolumeRestoreRequest` class includes properties such as `Name`, which represents the full resource name of the VolumeRestore, and `VolumeRestoreName`, which provides a typed view of the resource name."],["The current documentation provides reference information for various versions of the API, with version 2.6.0 as the latest."]]],[]]