pub async fn create_log_bigquery(
configuration: &mut Configuration,
params: CreateLogBigqueryParams,
) -> Result<LoggingBigqueryResponse, Error<CreateLogBigqueryError>>
Expand description
Create a BigQuery logging object for a particular service and version.