pub async fn delete_log_kafka(
    configuration: &mut Configuration,
    params: DeleteLogKafkaParams
) -> Result<InlineResponse200, Error<DeleteLogKafkaError>>
Expand description

Delete the Kafka logging endpoint for a particular service and version.