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-03-21 UTC."],[[["This document provides reference documentation for the `GetRestoreRequest` class within the Google Cloud GKE Backup v1 API, specifically version 2.3.0."],["`GetRestoreRequest` is a class used as a request message for the `GetRestore` operation, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetRestoreRequest` has two constructors: a default constructor and one that takes another `GetRestoreRequest` as a parameter, and it contains two properties to configure the request, namely `Name` and `RestoreName`."],["The API documentation is available in multiple versions ranging from 1.0.0-beta01 to 2.6.0 (latest)."]]],[]]