[[["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-04-09 UTC."],[[["The `StringArray` class in the Cloud AI Platform v1beta1 API is used to represent a list of string values."],["This class is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace and is found within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["`StringArray` inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default one and another that accepts a `StringArray` object as a parameter for copying."],["It has a `Values` property, which is a `RepeatedField` of strings, representing the actual list of string values held by the `StringArray` instance."]]],[]]