UpdateSchemaModeRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for updating schema registry or subject mode.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The resource name of the mode. The format is - projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/mode/{subject}: mode for a schema registry, or - projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/mode/{subject}: mode for a specific subject in a specific context |
mode |
google.cloud.managedkafka_schemaregistry_v1.types.SchemaMode.ModeType
Required. The mode type. |