Schema of a table.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#fields
def fields() -> ::Array<::Google::Cloud::Bigquery::Storage::V1::TableFieldSchema>
Returns
- (::Array<::Google::Cloud::Bigquery::Storage::V1::TableFieldSchema>) — Describes the fields in a table.
#fields=
def fields=(value) -> ::Array<::Google::Cloud::Bigquery::Storage::V1::TableFieldSchema>
Parameter
- value (::Array<::Google::Cloud::Bigquery::Storage::V1::TableFieldSchema>) — Describes the fields in a table.
Returns
- (::Array<::Google::Cloud::Bigquery::Storage::V1::TableFieldSchema>) — Describes the fields in a table.