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."],[[["This document provides reference documentation for the `TableFieldSchema.Types.FieldElementType` class within the Google BigQuery Storage v1 API for .NET."],["The `FieldElementType` class represents the type of a field element in the BigQuery Storage API, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It is available within the `Google.Cloud.BigQuery.Storage.V1` namespace, found in the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."],["The latest version of the documentation is for version 3.17.0, with older versions available down to version 2.3.0, and this specific page is viewing version 3.12.0."],["The class has two constructors, a default one and another that takes another `TableFieldSchema.Types.FieldElementType` object as a parameter, along with one property named `Type` that defines the type of the field element."]]],[]]