KafkaTopicSchemaParentRelationAuditResultSet: {
    eventId?: string;
    kafkaTopicSchemaParentRelationAudit?: Audit;
    kafkaTopicSchemaVersionRelationAuditResultSets?: KafkaTopicSchemaVersionRelationAuditResultSet[];
    schemaParentAudit?: Audit;
}

Type declaration