PubsubDestinationResponse

data class PubsubDestinationResponse(val topic: String)

A Pub/Sub destination.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Pub/Sub topic to publish to. Example: projects/PROJECT_ID/topics/TOPIC_ID.