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 latest version available for the Google Cloud Asset Inventory v1 API class TableFieldSchema is 3.12.0, with a range of versions available from 2.7.0 to 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableFieldSchema\u003c/code\u003e class, representing a field in \u003ccode\u003eTableSchema\u003c/code\u003e, 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, providing functionalities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eField\u003c/code\u003e, \u003ccode\u003eFields\u003c/code\u003e, \u003ccode\u003eMode\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, which define the name, nested fields, mode (nullable, required, or repeated), and data type of the field, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableFieldSchema\u003c/code\u003e class has two constructors: a default one (\u003ccode\u003eTableFieldSchema()\u003c/code\u003e) and one that takes another \u003ccode\u003eTableFieldSchema\u003c/code\u003e object as a parameter for creating a new object based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe valid data types supported are STRING, BYTES, INTEGER, FLOAT, BOOLEAN, TIMESTAMP, DATE, TIME, DATETIME, GEOGRAPHY, NUMERIC, BIGNUMERIC, and RECORD, with the RECORD type indicating a field containing a nested schema.\u003c/p\u003e\n"]]],[],null,[]]