PubSubConfigResponse

data class PubSubConfigResponse(val topic: String)

Configuration for exporting to a Pub/Sub topic.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Pub/Sub topic. Structured like: projects/{project_number}/topics/{topic_id}. The topic may be changed.