[[["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 `StructValue` class is part of the Google Cloud AI Platform v1beta1 API, serving as a feature value for struct or object types."],["`StructValue` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities like serialization, equality checks, and deep cloning."],["This class is located within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is found in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["It has two constructors: a default one `StructValue()` and another that takes another `StructValue` as a parameter, allowing for the creation of new instances or copies."],["The `Values` property of type `RepeatedField\u003cStructFieldValue\u003e` holds a list of field values within the struct."]]],[]]