Function create_log_gcs

Source
pub async fn create_log_gcs(
    configuration: &mut Configuration,
    params: CreateLogGcsParams,
) -> Result<LoggingGcsResponse, Error<CreateLogGcsError>>
Expand description

Create GCS logging for a particular service and version.