pub async fn delete_log_bigquery(
configuration: &mut Configuration,
params: DeleteLogBigqueryParams,
) -> Result<InlineResponse200, Error<DeleteLogBigqueryError>>
Expand description
Delete a BigQuery logging object for a particular service and version.