public sealed class GetRestoreRequest : IMessage<GetRestoreRequest>, IEquatable<GetRestoreRequest>, IDeepCloneable<GetRestoreRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class GetRestoreRequest.
[[["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-17 UTC."],[[["This document provides reference documentation for the `GetRestoreRequest` class within the Google Cloud GKE Backup v1 API, specifically version 2.5.0."],["`GetRestoreRequest` is a class used as a request message for retrieving restore information, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetRestoreRequest` class has two constructors, a default constructor and one that accepts another `GetRestoreRequest` object."],["It includes two key properties: `Name`, which is a required string representing the restore resource name, and `RestoreName`, which is a typed view over the `Name` property."],["The page lists all versions from 1.0.0-beta01 all the way up to 2.6.0, with 2.6.0 being the most recent version."]]],[]]