name property
Identifier.
The name of the context. Structured like:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}
The context name {context} can contain the following: * Up to 255
characters. * Allowed characters: letters (uppercase or lowercase),
numbers, and the following special characters: .
, -
, _
, +
, %
,
and ~
.
Implementation
core.String? name;