[[["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 `TypeMeta` class is essential for unmarshalling Kubernetes resources within manifests."],["`TypeMeta` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is `2.0.0-beta07`, with older versions `2.0.0-beta06` and `1.0.0-beta04` also documented."],["`TypeMeta` includes properties like `ApiVersion` and `Kind` to define the resource's API version and kind, respectively."],["The `TypeMeta` class has two constructors, a default one and one that takes another `TypeMeta` object as a parameter, allowing it to be cloned."]]],[]]