[[["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, spanning versions from 2.2.0 to the latest 3.24.0."],["The `Label` class is a generic representation of a name-value pair, designed to support filtering with `contains()` and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Label` class has two primary properties: `Name` and `Value`, both of which are strings representing the label's name and value, respectively."],["The page details the class's constructors, including a default constructor `Label()` and a copy constructor `Label(Label other)`."],["The `Label` class inherits from the base `object` class and has a set of inherited members, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]