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."],[[["The latest version of the `GetRestoreRequest` class for the Backup for GKE v1 API is version 2.6.0."],["`GetRestoreRequest` is a request message used for the GetRestore operation within the Google Cloud GKE Backup API."],["The `GetRestoreRequest` class inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRestoreRequest` class includes a `Name` property of type string and a `RestoreName` property of type `RestoreName` that represents the name of the restore resource and it's typed view."],["The document contains version history for the GetRestoreRequest class, dating as far back as version 1.0.0-beta01, showing the availability of prior releases."]]],[]]