public sealed class SchemaField : IMessage<Schema.Types.SchemaField>, IEquatable<Schema.Types.SchemaField>, IDeepCloneable<Schema.Types.SchemaField>, IBufferMessage, IMessage
Required. The name of the field. Must contain only letters, numbers and
underscores, with a maximum length of 767 characters,
and must begin with a letter or underscore.
[[["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 of the \u003ccode\u003eSchemaField\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace is 3.6.0, with a range of prior versions available from 1.0.0 to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSchemaField\u003c/code\u003e class represents a column within a table schema and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSchemaField\u003c/code\u003e objects are created using a parameterless constructor or by copying an existing \u003ccode\u003eSchemaField\u003c/code\u003e instance, and the class contains properties for \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eFields\u003c/code\u003e, \u003ccode\u003eMode\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the \u003ccode\u003eSchemaField\u003c/code\u003e is required and must adhere to specific formatting constraints of letters, numbers, and underscores, with a length of up to 767 characters.\u003c/p\u003e\n"],["\u003cp\u003eThe class resides in the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1.dll\u003c/code\u003e assembly, and it is used to define fields in a table schema, where each field has a type, mode, name, and optionally, a description and nested fields.\u003c/p\u003e\n"]]],[],null,[]]