Class SchemaType (0.1.0)

SchemaType(value)

Schema types.

Enums

Name Description
SCHEMA_TYPE_UNSPECIFIED No schema type. The default will be AVRO.
AVRO Avro schema type.
JSON JSON schema type.
PROTOBUF Protobuf schema type.