public sealed class Schema.Types.SchemaField : IMessage<Schema.Types.SchemaField>, IEquatable<Schema.Types.SchemaField>, IDeepCloneable<Schema.Types.SchemaField>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Schema.Types.SchemaField.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The documentation provided covers the `Schema.Types.SchemaField` class within the Google Cloud Dataplex V1 API, detailing its properties, constructors, inheritance, and implementation of various interfaces."],["This `Schema.Types.SchemaField` class represents a column field in a table schema, including functionalities for defining field properties like `Description`, `Fields`, `Mode`, `Name`, and `Type`."],["The documentation includes version history, starting from version 1.0.0 up to the latest, 3.6.0, of the Google.Cloud.Dataplex.V1 API, allowing users to access documentation for specific versions."],["The most recent version of this documentation, 3.6.0, is located at this url: /dotnet/docs/reference/Google.Cloud.Dataplex.V1/latest/Google.Cloud.Dataplex.V1.Schema.Types.SchemaField."],["The `SchemaField` class also includes constructors for creating new instances, both as a default and by copying an existing `Schema.Types.SchemaField` object."]]],[]]