pub async fn delete_log_gcs(
    configuration: &mut Configuration,
    params: DeleteLogGcsParams
) -> Result<InlineResponse200, Error<DeleteLogGcsError>>
Expand description

Delete the GCS Logging for a particular service and version.