SchemaType

Schema types.

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