Interface PubSubChangeConsumer.PublisherBuilder

  • Enclosing class:
    PubSubChangeConsumer

    public static interface PubSubChangeConsumer.PublisherBuilder
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com.google.cloud.pubsub.v1.Publisher get​(com.google.pubsub.v1.ProjectTopicName topicName)  
    • Method Detail

      • get

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