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-09 UTC."],[[["This page provides reference documentation for the `GetRestoreRequest` class within the Google Cloud GKE Backup v1 API, specifically version 2.1.0."],["`GetRestoreRequest` is a class used for requesting a restore operation, and it inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Name` (string) and `RestoreName` (RestoreName), which are essential for specifying the target restore resource."],["The documentation covers the constructors for `GetRestoreRequest`, including a default constructor and one that accepts another `GetRestoreRequest` instance, and also covers the inherited members."],["This documentation encompasses versions of the `GetRestoreRequest` class, ranging from the latest version 2.6.0, all the way back to 1.0.0-beta01."]]],[]]