pub async fn update_log_gcs(
    configuration: &mut Configuration,
    params: UpdateLogGcsParams
) -> Result<LoggingGcsResponse, Error<UpdateLogGcsError>>
Expand description

Update the GCS for a particular service and version.