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\u003eThis document provides reference documentation for the \u003ccode\u003eTableFieldSchema\u003c/code\u003e class within the Google Cloud Asset Inventory v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableFieldSchema\u003c/code\u003e class represents a field within a \u003ccode\u003eTableSchema\u003c/code\u003e, offering properties like \u003ccode\u003eField\u003c/code\u003e, \u003ccode\u003eFields\u003c/code\u003e, \u003ccode\u003eMode\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e to define its characteristics.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.12.0, with older versions like 3.11.0 down to 2.7.0 also being documented, and it inherits from object while implementing interfaces like \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\u003eKey properties of the \u003ccode\u003eTableFieldSchema\u003c/code\u003e include \u003ccode\u003eField\u003c/code\u003e (the field's name), \u003ccode\u003eFields\u003c/code\u003e (nested schema fields for RECORD types), \u003ccode\u003eMode\u003c/code\u003e (such as NULLABLE, REQUIRED, or REPEATED), and \u003ccode\u003eType\u003c/code\u003e (like STRING, INTEGER, or RECORD).\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors to initialize a new \u003ccode\u003eTableFieldSchema\u003c/code\u003e class, one is an empty constructor and the other one takes in another \u003ccode\u003eTableFieldSchema\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]