[[["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 page provides reference documentation for the `ResourceLabels` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, across multiple versions, with the latest being 3.33.0."],["The `ResourceLabels` class is part of the `Google.Cloud.Container.V1` namespace, found in the `Google.Cloud.Container.V1.dll` assembly, and it represents a collection of GCP labels."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for data handling, comparison, and cloning."],["`ResourceLabels` has two constructors; one is the default `ResourceLabels()` constructor, and the other is the `ResourceLabels(ResourceLabels other)` constructor, which takes another `ResourceLabels` object as a parameter."],["The primary property within the `ResourceLabels` class is `Labels`, a `MapField` containing string key-value pairs, representing the labels associated with the resource."]]],[]]