pub async fn update_log_gcp_pubsub(
configuration: &mut Configuration,
params: UpdateLogGcpPubsubParams,
) -> Result<LoggingGooglePubsubResponse, Error<UpdateLogGcpPubsubError>>Expand description
Update a Pub/Sub logging object for a particular service and version.