[[["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 GKE Hub v1 API class TypeMeta is 2.5.0, with previous versions ranging from 2.4.0 down to 1.0.0 available for reference."],["TypeMeta is a class used for content unmarshalling of Kubernetes resources and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The TypeMeta class inherits from `object` and contains methods such as `GetHashCode`, `GetType`, and `ToString`, and it also exists in the Google.Cloud.GkeHub.V1 namespace."],["TypeMeta has two constructors: a default `TypeMeta()` and `TypeMeta(TypeMeta other)` for creating a new instance from an existing TypeMeta object."],["The TypeMeta class contains two properties, `ApiVersion`, for the resource's API version, and `Kind` for specifying the resource type, both of which are of string type."]]],[]]