public sealed class GroupKind : IMessage<RestoreConfig.Types.GroupKind>, IEquatable<RestoreConfig.Types.GroupKind>, IDeepCloneable<RestoreConfig.Types.GroupKind>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eGroupKind\u003c/code\u003e class, a direct mapping to the Kubernetes GroupKind type, designed to identify specific resource types for restoration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGroupKind\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.GkeBackup.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.GkeBackup.V1.dll\u003c/code\u003e assembly, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default \u003ccode\u003eGroupKind()\u003c/code\u003e and another \u003ccode\u003eGroupKind(RestoreConfig.Types.GroupKind)\u003c/code\u003e for creating a new instance based on an existing \u003ccode\u003eGroupKind\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties, \u003ccode\u003eResourceGroup\u003c/code\u003e and \u003ccode\u003eResourceKind\u003c/code\u003e, both strings, which represent the API group and the kind of a Kubernetes resource, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of the \u003ccode\u003eGroupKind\u003c/code\u003e document is version 2.6.0 and can be found on the first link provided, all other versions going back to 1.0.0-beta01 can be found on this page as well.\u003c/p\u003e\n"]]],[],null,[]]