pub async fn list_log_gcs(
configuration: &mut Configuration,
params: ListLogGcsParams,
) -> Result<Vec<LoggingGcsResponse>, Error<ListLogGcsError>>Expand description
List all of the GCS log endpoints for a particular service and version.
pub async fn list_log_gcs(
configuration: &mut Configuration,
params: ListLogGcsParams,
) -> Result<Vec<LoggingGcsResponse>, Error<ListLogGcsError>>List all of the GCS log endpoints for a particular service and version.