[[["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-08-04 UTC."],[[["This webpage provides documentation for the `Label` class within the Google Cloud Security Center v1 API, covering versions from 2.2.0 up to the latest version 3.24.0."],["The `Label` class is designed to represent a generic name-value pair, enabling filtering with `contains()` and it inherits from Object and implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes two constructors: a default `Label()` and a copy constructor `Label(Label other)` that takes another Label object as a parameter."],["Key properties of the `Label` class are `Name` and `Value`, both of which are string types representing the label's name and value respectively."]]],[]]