Google BigQuery Storage v1 API - Class TableFieldSchema.Types.FieldElementType (3.14.0)

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.

Represents the type of a field element.

Inheritance

object > TableFieldSchema.Types.FieldElementType

Namespace

Google.Cloud.BigQuery.Storage.V1

Assembly

Google.Cloud.BigQuery.Storage.V1.dll

Constructors

FieldElementType()

public FieldElementType()

FieldElementType(FieldElementType)

public FieldElementType(TableFieldSchema.Types.FieldElementType other)
Parameter
NameDescription
otherTableFieldSchemaTypesFieldElementType

Properties

Type

public TableFieldSchema.Types.Type Type { get; set; }

Required. The type of a field element.

Property Value
TypeDescription
TableFieldSchemaTypesType