pub async fn delete_log_gcp_pubsub(
configuration: &mut Configuration,
params: DeleteLogGcpPubsubParams,
) -> Result<InlineResponse200, Error<DeleteLogGcpPubsubError>>Expand description
Delete a Pub/Sub logging object for a particular service and version.