Interface PubSubChangeConsumer.PublisherBuilder

Enclosing class:
PubSubChangeConsumer

public static interface PubSubChangeConsumer.PublisherBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    com.google.cloud.pubsub.v1.Publisher
    get(com.google.pubsub.v1.ProjectTopicName topicName)
     
  • Method Details

    • get

      com.google.cloud.pubsub.v1.Publisher get(com.google.pubsub.v1.ProjectTopicName topicName)