pub async fn get_log_bigquery(
configuration: &mut Configuration,
params: GetLogBigqueryParams,
) -> Result<LoggingBigqueryResponse, Error<GetLogBigqueryError>>Expand description
Get the details for a BigQuery logging object for a particular service and version.