public sealed class StructFieldValue : IMessage<StructFieldValue>, IEquatable<StructFieldValue>, IDeepCloneable<StructFieldValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 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-20 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eStructFieldValue\u003c/code\u003e class within the Google Cloud AI Platform v1 API, with the latest version being 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStructFieldValue\u003c/code\u003e is a component representing a single field's value within a structured feature (object type), which can be found in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStructFieldValue\u003c/code\u003e class 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\u003eThis documentation includes details about the class's constructors (\u003ccode\u003eStructFieldValue()\u003c/code\u003e, \u003ccode\u003eStructFieldValue(StructFieldValue)\u003c/code\u003e) and properties (\u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eValue\u003c/code\u003e), as well as a version history that starts from version 1.0.0 and goes all the way to version 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe main functionality of this class is to get the \u003ccode\u003eName\u003c/code\u003e and the \u003ccode\u003eValue\u003c/code\u003e of a field in a structured feature, with the property value of \u003ccode\u003eName\u003c/code\u003e being a string, and the property value of \u003ccode\u003eValue\u003c/code\u003e being of type \u003ccode\u003eFeatureValue\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]