Reference documentation and code samples for the BigQuery Storage V1 API class Google::Cloud::Bigquery::Storage::V1::TableFieldSchema::FieldElementType.
Represents the type of a field element.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#type
def type() -> ::Google::Cloud::Bigquery::Storage::V1::TableFieldSchema::Type
Returns
- (::Google::Cloud::Bigquery::Storage::V1::TableFieldSchema::Type) — Required. The type of a field element.
#type=
def type=(value) -> ::Google::Cloud::Bigquery::Storage::V1::TableFieldSchema::Type
Parameter
- value (::Google::Cloud::Bigquery::Storage::V1::TableFieldSchema::Type) — Required. The type of a field element.
Returns
- (::Google::Cloud::Bigquery::Storage::V1::TableFieldSchema::Type) — Required. The type of a field element.