SchemaReference

SchemaReference is a reference to a schema.

JSON representation
{
  "name": string,
  "subject": string,
  "version": integer
}
Fields
name

string

Required. The name of the reference.

subject

string

Required. The subject of the reference.

version

integer

Required. The version of the reference.