pub async fn update_log_bigquery(
configuration: &mut Configuration,
params: UpdateLogBigqueryParams,
) -> Result<LoggingBigqueryResponse, Error<UpdateLogBigqueryError>>
Expand description
Update a BigQuery logging object for a particular service and version.