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\u003eThe latest version of the \u003ccode\u003eStructFieldValue\u003c/code\u003e class is 3.22.0, but it also has a wide range of versions dating back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStructFieldValue\u003c/code\u003e is a class within the Google Cloud AI Platform v1 API, and it represents one field of a Struct (or object) type feature value.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, each of which adds certain functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStructFieldValue\u003c/code\u003e class has two properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the name of the field, and \u003ccode\u003eValue\u003c/code\u003e, which is a \u003ccode\u003eFeatureValue\u003c/code\u003e object representing the field's value.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eStructFieldValue()\u003c/code\u003e and a copy constructor \u003ccode\u003eStructFieldValue(StructFieldValue other)\u003c/code\u003e which will create a copy of the \u003ccode\u003eStructFieldValue\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]