public sealed class TableFieldSchema.Types.FieldElementType : IMessage<TableFieldSchema.Types.FieldElementType>, IEquatable<TableFieldSchema.Types.FieldElementType>, IDeepCloneable<TableFieldSchema.Types.FieldElementType>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class TableFieldSchema.Types.FieldElementType.
[[["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."],[[["The page provides documentation for the `TableFieldSchema.Types.FieldElementType` class within the Google BigQuery Storage v1 API for .NET."],["This class represents the type of a field element, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the API, ranging from the latest version 3.17.0, down to version 2.3.0."],["The `FieldElementType` class includes constructors for default initialization and copying from another `FieldElementType` object."],["The primary property of this class is `Type`, which is a required field specifying the data type of the field element."]]],[]]