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"]],[["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-21 UTC."],[[["This document provides reference documentation for the `TableFieldSchema.Types.FieldElementType` class within the Google BigQuery Storage v1 API, outlining its purpose and usage."],["The `FieldElementType` class, found in the `Google.Cloud.BigQuery.Storage.V1` namespace, represents the type of a field element in BigQuery."],["This API documentation details various versions of the library, ranging from version 2.3.0 up to the latest version 3.17.0, with the page content dedicated to 3.15.0."],["The document also specifies that `FieldElementType` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key elements include the `FieldElementType()` constructor, the `FieldElementType(TableFieldSchema.Types.FieldElementType other)` constructor, and the required `Type` property to define the type of a field element."]]],[]]