schema Type
Specifies the Type of this schema group. Possible values are Avro
, Unknown
and Json
. Changing this forces a new resource to be created.
Note: When
schema_type
is specified asJson
,schema_compatibility
must be set toNone
.