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"]],[["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 document provides reference documentation for the `AttributeValues.Types.StringAttributeValues` class within the Google Cloud API Hub v1 API, focusing on version 1.0.0-beta02."],["The `StringAttributeValues` class represents attribute values of string or JSON data types and inherits from `object`."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances, either default or by copying another `StringAttributeValues` object."],["The `Values` property, a `RepeatedField\u003cstring\u003e`, is a required field representing the string or JSON values of the attributes."]]],[]]