Interface: IPubSubSpec
Properties of a PubSubSpec.
Hierarchy
-
↳
IPubSubSpec
Properties
gcpProjectId
• Optional gcpProjectId: null | string
The gcp project id of pubsub topic and service account
Inherited from
serviceAccountId
• Optional serviceAccountId: null | string
The customer service account id that Temporal Cloud impersonates for writing records to customer's pubsub topic
Inherited from
topicName
• Optional topicName: null | string
Destination pubsub topic name for us