pub async fn list_log_bigquery(
configuration: &mut Configuration,
params: ListLogBigqueryParams,
) -> Result<Vec<LoggingBigqueryResponse>, Error<ListLogBigqueryError>>Expand description
List all of the BigQuery logging objects for a particular service and version.