Class SchemaRegistry (0.1.0)

SchemaRegistry(mapping=None, *, ignore_unknown_fields=False, **kwargs)

SchemaRegistry is a schema registry instance.

Attributes

Name Description
name str
Identifier. The name of the schema registry instance. Structured like: projects/{project}/locations/{location}/schemaRegistries/{schema_registry} The instance name {schema_registry} can contain the following: - Up to 255 characters. - Letters (uppercase or lowercase), numbers, and underscores.
contexts MutableSequence[str]
Output only. The contexts of the schema registry instance.