public sealed class AttributeValues.Types.StringAttributeValues : IMessage<AttributeValues.Types.StringAttributeValues>, IEquatable<AttributeValues.Types.StringAttributeValues>, IDeepCloneable<AttributeValues.Types.StringAttributeValues>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class AttributeValues.Types.StringAttributeValues.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `AttributeValues.Types.StringAttributeValues` class within the API Hub v1 API."],["The `StringAttributeValues` class is designed to handle attribute values that are strings or JSON data."],["It inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a `Values` property, which is a required `RepeatedField` of strings representing the attribute values."],["The `StringAttributeValues` class has two constructors: a parameterless constructor and one that takes another `StringAttributeValues` object."]]],[]]