public sealed class StructFieldValue : IMessage<StructFieldValue>, IEquatable<StructFieldValue>, IDeepCloneable<StructFieldValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class StructFieldValue.
One field of a Struct (or object) type feature value.
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eStructFieldValue\u003c/code\u003e class represents a single field within a struct or object-type feature value in the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, is a sealed class that inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStructFieldValue\u003c/code\u003e objects have two primary properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the field's name, and \u003ccode\u003eValue\u003c/code\u003e, which is a \u003ccode\u003eFeatureValue\u003c/code\u003e object holding the field's value.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor (\u003ccode\u003eStructFieldValue()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eStructFieldValue(StructFieldValue other)\u003c/code\u003e) for creating a new instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is for version \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, with an older version available at \u003ccode\u003e1.0.0-beta20\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]