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