Reference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::Asset::V1::TableSchema.
BigQuery Compatible table schema.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#fields
def fields() -> ::Array<::Google::Cloud::Asset::V1::TableFieldSchema>
Returns
- (::Array<::Google::Cloud::Asset::V1::TableFieldSchema>) — Describes the fields in a table.
#fields=
def fields=(value) -> ::Array<::Google::Cloud::Asset::V1::TableFieldSchema>
Parameter
- value (::Array<::Google::Cloud::Asset::V1::TableFieldSchema>) — Describes the fields in a table.
Returns
- (::Array<::Google::Cloud::Asset::V1::TableFieldSchema>) — Describes the fields in a table.