Interface protos.google.dataflow.v1beta3.IPubSubIODetails

Properties of a PubSubIODetails.

Package

@google-cloud/dataflow!

Properties

subscription

subscription?: (string|null);

PubSubIODetails subscription

Property Value
TypeDescription
(string|null)

topic

topic?: (string|null);

PubSubIODetails topic

Property Value
TypeDescription
(string|null)