[[["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-10 UTC."],[[["This webpage provides reference documentation for the `StringArray` class within the Google Cloud AI Platform v1 API, specifically for the .NET framework."],["The `StringArray` class is designed to represent a list of string values and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers versions of the API from 1.0.0 up to the latest release of 3.22.0, with each version having a corresponding link."],["The `StringArray` class inherits from the `object` class, and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class has two constructors: a default constructor (`StringArray()`) and a copy constructor (`StringArray(StringArray)`) that takes another `StringArray` as a parameter, and a property `Values` that is a `RepeatedField` of strings."]]],[]]