hopsworks.kafka_schema # [source] KafkaSchema # Returned by KafkaApi.create_schema KafkaApi.get_schema KafkaApi.get_schemas [source] id property # Id of the kafka schema. [source] subject property # Name of the subject for the schema. [source] version property # Version of the schema. [source] schema property # Schema definition. [source] delete # delete() Delete the schema. Potentially dangerous operation This operation deletes the schema. RAISES DESCRIPTION hopsworks.client.exceptions.RestAPIError If the backend encounters an error when handling the request