Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::Schema (v0.23.0)

Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::Schema.

Represents a schema, for example, a BigQuery, GoogleSQL, or Avro schema.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#columns

def columns() -> ::Array<::Google::Cloud::DataCatalog::V1::ColumnSchema>
Returns

#columns=

def columns=(value) -> ::Array<::Google::Cloud::DataCatalog::V1::ColumnSchema>
Parameter
Returns