Reference documentation and code samples for the BigQuery Storage V1 API class Google::Cloud::Bigquery::Storage::V1::AvroSchema.
Avro schema.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#schema
def schema() -> ::String
Returns
- (::String) — Json serialized schema, as described at https://avro.apache.org/docs/1.8.1/spec.html.
#schema=
def schema=(value) -> ::String
Parameter
- value (::String) — Json serialized schema, as described at https://avro.apache.org/docs/1.8.1/spec.html.
Returns
- (::String) — Json serialized schema, as described at https://avro.apache.org/docs/1.8.1/spec.html.