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

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

Schema in Avro JSON format.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#text

def text() -> ::String
Returns
  • (::String) — JSON source of the Avro schema.

#text=

def text=(value) -> ::String
Parameter
  • value (::String) — JSON source of the Avro schema.
Returns
  • (::String) — JSON source of the Avro schema.