[[["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-06-10 UTC."],[[["The `AttributeValue` class represents the allowed value types for attributes in a `[KEY]:[VALUE]` format, with the base version being 2.2.0."],["`AttributeValue` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for various functionalities."],["The class offers constructors to create instances, either as a default `AttributeValue` or by copying an existing one, and it inherits from the `Object` class."],["It exposes four properties to deal with the values stored by the class: `BoolValue` for boolean, `IntValue` for 64-bit integers, `StringValue` for up to 256-byte strings, and `ValueCase` to identify the type."],["There are multiple versions of the `Google.Cloud.Trace.V2` package available, ranging from version 2.2.0 to 3.6.0, with 3.6.0 being the latest, providing different levels of functionality."]]],[]]