Class DeleteSchemaModeRequest (0.1.0)

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

Request for deleting schema mode.

Attribute

Name Description
name str
Required. The resource name of subject to delete the mode for. The format is - projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/mode/{subject} - projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/mode/{subject}