[[["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 webpage provides documentation for the `NodeLabels` class within the Google Kubernetes Engine v1 API, covering versions from 2.3.0 up to the latest version 3.33.0."],["The `NodeLabels` class is a collection of Kubernetes labels applicable at the node level, as explained in the provided Kubernetes documentation link."],["The documentation details the inheritance of `NodeLabels` from the base `object` class and the implemented interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NodeLabels` class includes two constructors: a default constructor `NodeLabels()` and a copy constructor `NodeLabels(NodeLabels other)` that creates a new instance based on an existing one."],["The `Labels` property of the `NodeLabels` class is of type `MapField` which holds a key-value map of strings that store the labels assigned to nodes."]]],[]]