public static interface PubSubSource.ProjectNameBuilder<OUT>
PubSubSource.PubSubSourceBuilder to set required fields.| Modifier and Type | Method and Description |
|---|---|
PubSubSource.SubscriptionNameBuilder<OUT> |
withProjectName(String projectName)
Set the project name of the subscription to pull messages from.
|
PubSubSource.SubscriptionNameBuilder<OUT> withProjectName(String projectName)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.