public sealed class RestoreConfig.Types.GroupKind : IMessage<RestoreConfig.Types.GroupKind>, IEquatable<RestoreConfig.Types.GroupKind>, IDeepCloneable<RestoreConfig.Types.GroupKind>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class RestoreConfig.Types.GroupKind.
This is a direct map to the Kubernetes GroupKind type
GroupKind
and is used for identifying specific "types" of resources to restore.
[[["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 covers the `RestoreConfig.Types.GroupKind` class within the Backup for GKE v1 API, specifically for version 2.2.0."],["`RestoreConfig.Types.GroupKind` is a direct mapping to the Kubernetes `GroupKind` type, used to identify specific resource types for restoration."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `RestoreConfig.Types.GroupKind` class includes properties `ResourceGroup` and `ResourceKind` to specify the API group and kind of Kubernetes resources, respectively."],["The latest available documentation version is 2.6.0, and the other versions include 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0 and 1.0.0-beta01."]]],[]]