Interface protos.google.cloud.eventarc.v1.IPubsub (1.0.3)

Properties of a Pubsub.

Package

@google-cloud/eventarc!

Properties

subscription

subscription?: (string|null);

Pubsub subscription

Property Value
TypeDescription
(string|null)

topic

topic?: (string|null);

Pubsub topic

Property Value
TypeDescription
(string|null)