name property
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.
Implementation
core.String? name;