Skip to main content

Interface: IPubSubSpec

sink.v1.IPubSubSpec

Properties of a PubSubSpec.

Hierarchy

Properties

gcpProjectId

Optional gcpProjectId: null | string

The gcp project id of pubsub topic and service account

Inherited from

$Properties.gcpProjectId


serviceAccountId

Optional serviceAccountId: null | string

The customer service account id that Temporal Cloud impersonates for writing records to customer's pubsub topic

Inherited from

$Properties.serviceAccountId


topicName

Optional topicName: null | string

Destination pubsub topic name for us

Inherited from

$Properties.topicName