pub async fn get_log_gcs(
configuration: &mut Configuration,
params: GetLogGcsParams,
) -> Result<LoggingGcsResponse, Error<GetLogGcsError>>
Expand description
Get the GCS Logging for a particular service and version.
pub async fn get_log_gcs(
configuration: &mut Configuration,
params: GetLogGcsParams,
) -> Result<LoggingGcsResponse, Error<GetLogGcsError>>
Get the GCS Logging for a particular service and version.