public sealed class TableFieldSchema : IMessage<TableFieldSchema>, IEquatable<TableFieldSchema>, IDeepCloneable<TableFieldSchema>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class TableFieldSchema.
The field name. The name must contain only letters (a-z, A-Z),
numbers (0-9), or underscores (_), and must start with a letter or
underscore. The maximum length is 128 characters.
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTableFieldSchema\u003c/code\u003e class, part of the Google Cloud Asset Inventory v1 API, defines a field within a \u003ccode\u003eTableSchema\u003c/code\u003e, utilized for structuring data.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, demonstrating its functionality within the Google.Protobuf ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eField\u003c/code\u003e, \u003ccode\u003eFields\u003c/code\u003e, \u003ccode\u003eMode\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, that allow you to define the field's name, nested structure, whether the field is required or can repeat, and its data type, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableFieldSchema\u003c/code\u003e class has two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eTableFieldSchema\u003c/code\u003e object for copying or cloning purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e3.12.0\u003c/code\u003e whereas the listed content provides documentation for versions ranging from \u003ccode\u003e3.0.0\u003c/code\u003e up to \u003ccode\u003e3.12.0\u003c/code\u003e of the same \u003ccode\u003eTableFieldSchema\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]