schema property
The name of the schema that messages published should be validated against.
Format is projects/{project}/schemas/{schema}
. The value of this field
will be _deleted-schema_
if the schema has been deleted.
Required.
Implementation
core.String? schema;