From d8caeb3ea3eb02ea41a83a1e770a371a85437981 Mon Sep 17 00:00:00 2001 From: Michael Darakananda Date: Thu, 4 Jan 2018 14:49:42 +1100 Subject: [PATCH] Regenerating docs for grpc-google-cloud-pubsub-v1 0.1.27 --- .../0.1.27/apidocs/allclasses-frame.html | 28 + .../0.1.27/apidocs/allclasses-noframe.html | 28 + .../PublisherGrpc.PublisherBlockingStub.html | 403 +++++++++ .../v1/PublisherGrpc.PublisherFutureStub.html | 403 +++++++++ .../v1/PublisherGrpc.PublisherImplBase.html | 442 ++++++++++ .../v1/PublisherGrpc.PublisherStub.html | 417 ++++++++++ .../com/google/pubsub/v1/PublisherGrpc.html | 472 +++++++++++ ...SubscriberGrpc.SubscriberBlockingStub.html | 577 +++++++++++++ .../SubscriberGrpc.SubscriberFutureStub.html | 577 +++++++++++++ .../v1/SubscriberGrpc.SubscriberImplBase.html | 659 +++++++++++++++ .../v1/SubscriberGrpc.SubscriberStub.html | 634 ++++++++++++++ .../com/google/pubsub/v1/SubscriberGrpc.html | 584 +++++++++++++ .../com/google/pubsub/v1/package-frame.html | 29 + .../com/google/pubsub/v1/package-summary.html | 214 +++++ .../com/google/pubsub/v1/package-tree.html | 142 ++++ .../0.1.27/apidocs/constant-values.html | 168 ++++ .../0.1.27/apidocs/deprecated-list.html | 120 +++ .../0.1.27/apidocs/help-doc.html | 217 +++++ .../0.1.27/apidocs/index-all.html | 779 ++++++++++++++++++ .../0.1.27/apidocs/index.html | 72 ++ .../0.1.27/apidocs/overview-tree.html | 146 ++++ .../0.1.27/apidocs/package-list | 1 + .../0.1.27/apidocs/script.js | 30 + .../0.1.27/apidocs/stylesheet.css | 574 +++++++++++++ .../apidocs/index.html | 2 +- 25 files changed, 7717 insertions(+), 1 deletion(-) create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/allclasses-frame.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/allclasses-noframe.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherBlockingStub.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherFutureStub.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherImplBase.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherStub.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberBlockingStub.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberFutureStub.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberImplBase.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberStub.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/package-frame.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/package-summary.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/package-tree.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/constant-values.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/deprecated-list.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/help-doc.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/index-all.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/index.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/overview-tree.html create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/package-list create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/script.js create mode 100644 java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/stylesheet.css diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/allclasses-frame.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/allclasses-frame.html new file mode 100644 index 0000000000..dffa5bf7fb --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/allclasses-frame.html @@ -0,0 +1,28 @@ + + + + + +All Classes (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + +

All Classes

+
+ +
+ + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/allclasses-noframe.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/allclasses-noframe.html new file mode 100644 index 0000000000..83672be37f --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/allclasses-noframe.html @@ -0,0 +1,28 @@ + + + + + +All Classes (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + +

All Classes

+
+ +
+ + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherBlockingStub.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherBlockingStub.html new file mode 100644 index 0000000000..6e5f3af10f --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherBlockingStub.html @@ -0,0 +1,403 @@ + + + + + +PublisherGrpc.PublisherBlockingStub (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.pubsub.v1
+

Class PublisherGrpc.PublisherBlockingStub

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    PublisherGrpc
    +
    +
    +
    +
    public static final class PublisherGrpc.PublisherBlockingStub
    +extends io.grpc.stub.AbstractStub<PublisherGrpc.PublisherBlockingStub>
    +
    + The service that an application uses to manipulate topics, and to send
    + messages to a topic.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      protected PublisherGrpc.PublisherBlockingStubbuild(io.grpc.Channel channel, + io.grpc.CallOptions callOptions) 
      com.google.pubsub.v1.TopiccreateTopic(com.google.pubsub.v1.Topic request) +
      + Creates the given topic with the given name.
      +
      com.google.protobuf.EmptydeleteTopic(com.google.pubsub.v1.DeleteTopicRequest request) +
      + Deletes the topic with the given name.
      +
      com.google.pubsub.v1.TopicgetTopic(com.google.pubsub.v1.GetTopicRequest request) +
      + Gets the configuration of a topic.
      +
      com.google.pubsub.v1.ListTopicsResponselistTopics(com.google.pubsub.v1.ListTopicsRequest request) +
      + Lists matching topics.
      +
      com.google.pubsub.v1.ListTopicSubscriptionsResponselistTopicSubscriptions(com.google.pubsub.v1.ListTopicSubscriptionsRequest request) +
      + Lists the name of the subscriptions for this topic.
      +
      com.google.pubsub.v1.PublishResponsepublish(com.google.pubsub.v1.PublishRequest request) +
      + Adds one or more messages to the topic.
      +
      com.google.pubsub.v1.TopicupdateTopic(com.google.pubsub.v1.UpdateTopicRequest request) +
      + Updates an existing topic.
      +
      +
        +
      • + + +

        Methods inherited from class io.grpc.stub.AbstractStub

        +getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        createTopic

        +
        public com.google.pubsub.v1.Topic createTopic(com.google.pubsub.v1.Topic request)
        +
        + Creates the given topic with the given name.
        + 
        +
      • +
      + + + +
        +
      • +

        updateTopic

        +
        public com.google.pubsub.v1.Topic updateTopic(com.google.pubsub.v1.UpdateTopicRequest request)
        +
        + Updates an existing topic. Note that certain properties of a topic are not
        + modifiable.  Options settings follow the style guide:
        + NOTE:  The style guide requires body: "topic" instead of body: "*".
        + Keeping the latter for internal consistency in V1, however it should be
        + corrected in V2.  See
        + https://cloud.google.com/apis/design/standard_methods#update for details.
        + 
        +
      • +
      + + + +
        +
      • +

        publish

        +
        public com.google.pubsub.v1.PublishResponse publish(com.google.pubsub.v1.PublishRequest request)
        +
        + Adds one or more messages to the topic. Returns `NOT_FOUND` if the topic
        + does not exist. The message payload must not be empty; it must contain
        +  either a non-empty data field, or at least one attribute.
        + 
        +
      • +
      + + + +
        +
      • +

        getTopic

        +
        public com.google.pubsub.v1.Topic getTopic(com.google.pubsub.v1.GetTopicRequest request)
        +
        + Gets the configuration of a topic.
        + 
        +
      • +
      + + + +
        +
      • +

        listTopics

        +
        public com.google.pubsub.v1.ListTopicsResponse listTopics(com.google.pubsub.v1.ListTopicsRequest request)
        +
        + Lists matching topics.
        + 
        +
      • +
      + + + +
        +
      • +

        listTopicSubscriptions

        +
        public com.google.pubsub.v1.ListTopicSubscriptionsResponse listTopicSubscriptions(com.google.pubsub.v1.ListTopicSubscriptionsRequest request)
        +
        + Lists the name of the subscriptions for this topic.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteTopic

        +
        public com.google.protobuf.Empty deleteTopic(com.google.pubsub.v1.DeleteTopicRequest request)
        +
        + Deletes the topic with the given name. Returns `NOT_FOUND` if the topic
        + does not exist. After a topic is deleted, a new topic may be created with
        + the same name; this is an entirely new topic with none of the old
        + configuration or subscriptions. Existing subscriptions to this topic are
        + not deleted, but their `topic` field is set to `_deleted-topic_`.
        + 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherFutureStub.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherFutureStub.html new file mode 100644 index 0000000000..80f59993a0 --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherFutureStub.html @@ -0,0 +1,403 @@ + + + + + +PublisherGrpc.PublisherFutureStub (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.pubsub.v1
+

Class PublisherGrpc.PublisherFutureStub

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    PublisherGrpc
    +
    +
    +
    +
    public static final class PublisherGrpc.PublisherFutureStub
    +extends io.grpc.stub.AbstractStub<PublisherGrpc.PublisherFutureStub>
    +
    + The service that an application uses to manipulate topics, and to send
    + messages to a topic.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      protected PublisherGrpc.PublisherFutureStubbuild(io.grpc.Channel channel, + io.grpc.CallOptions callOptions) 
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Topic>createTopic(com.google.pubsub.v1.Topic request) +
      + Creates the given topic with the given name.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>deleteTopic(com.google.pubsub.v1.DeleteTopicRequest request) +
      + Deletes the topic with the given name.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Topic>getTopic(com.google.pubsub.v1.GetTopicRequest request) +
      + Gets the configuration of a topic.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.ListTopicsResponse>listTopics(com.google.pubsub.v1.ListTopicsRequest request) +
      + Lists matching topics.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.ListTopicSubscriptionsResponse>listTopicSubscriptions(com.google.pubsub.v1.ListTopicSubscriptionsRequest request) +
      + Lists the name of the subscriptions for this topic.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.PublishResponse>publish(com.google.pubsub.v1.PublishRequest request) +
      + Adds one or more messages to the topic.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Topic>updateTopic(com.google.pubsub.v1.UpdateTopicRequest request) +
      + Updates an existing topic.
      +
      +
        +
      • + + +

        Methods inherited from class io.grpc.stub.AbstractStub

        +getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        createTopic

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Topic> createTopic(com.google.pubsub.v1.Topic request)
        +
        + Creates the given topic with the given name.
        + 
        +
      • +
      + + + +
        +
      • +

        updateTopic

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Topic> updateTopic(com.google.pubsub.v1.UpdateTopicRequest request)
        +
        + Updates an existing topic. Note that certain properties of a topic are not
        + modifiable.  Options settings follow the style guide:
        + NOTE:  The style guide requires body: "topic" instead of body: "*".
        + Keeping the latter for internal consistency in V1, however it should be
        + corrected in V2.  See
        + https://cloud.google.com/apis/design/standard_methods#update for details.
        + 
        +
      • +
      + + + +
        +
      • +

        publish

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.PublishResponse> publish(com.google.pubsub.v1.PublishRequest request)
        +
        + Adds one or more messages to the topic. Returns `NOT_FOUND` if the topic
        + does not exist. The message payload must not be empty; it must contain
        +  either a non-empty data field, or at least one attribute.
        + 
        +
      • +
      + + + +
        +
      • +

        getTopic

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Topic> getTopic(com.google.pubsub.v1.GetTopicRequest request)
        +
        + Gets the configuration of a topic.
        + 
        +
      • +
      + + + +
        +
      • +

        listTopics

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.ListTopicsResponse> listTopics(com.google.pubsub.v1.ListTopicsRequest request)
        +
        + Lists matching topics.
        + 
        +
      • +
      + + + +
        +
      • +

        listTopicSubscriptions

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.ListTopicSubscriptionsResponse> listTopicSubscriptions(com.google.pubsub.v1.ListTopicSubscriptionsRequest request)
        +
        + Lists the name of the subscriptions for this topic.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteTopic

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> deleteTopic(com.google.pubsub.v1.DeleteTopicRequest request)
        +
        + Deletes the topic with the given name. Returns `NOT_FOUND` if the topic
        + does not exist. After a topic is deleted, a new topic may be created with
        + the same name; this is an entirely new topic with none of the old
        + configuration or subscriptions. Existing subscriptions to this topic are
        + not deleted, but their `topic` field is set to `_deleted-topic_`.
        + 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherImplBase.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherImplBase.html new file mode 100644 index 0000000000..ce371a10fb --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherImplBase.html @@ -0,0 +1,442 @@ + + + + + +PublisherGrpc.PublisherImplBase (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.pubsub.v1
+

Class PublisherGrpc.PublisherImplBase

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.grpc.BindableService
    +
    +
    +
    Enclosing class:
    +
    PublisherGrpc
    +
    +
    +
    +
    public abstract static class PublisherGrpc.PublisherImplBase
    +extends java.lang.Object
    +implements io.grpc.BindableService
    +
    + The service that an application uses to manipulate topics, and to send
    + messages to a topic.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      PublisherImplBase() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      io.grpc.ServerServiceDefinitionbindService() 
      voidcreateTopic(com.google.pubsub.v1.Topic request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Topic> responseObserver) +
      + Creates the given topic with the given name.
      +
      voiddeleteTopic(com.google.pubsub.v1.DeleteTopicRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Deletes the topic with the given name.
      +
      voidgetTopic(com.google.pubsub.v1.GetTopicRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Topic> responseObserver) +
      + Gets the configuration of a topic.
      +
      voidlistTopics(com.google.pubsub.v1.ListTopicsRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListTopicsResponse> responseObserver) +
      + Lists matching topics.
      +
      voidlistTopicSubscriptions(com.google.pubsub.v1.ListTopicSubscriptionsRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListTopicSubscriptionsResponse> responseObserver) +
      + Lists the name of the subscriptions for this topic.
      +
      voidpublish(com.google.pubsub.v1.PublishRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.PublishResponse> responseObserver) +
      + Adds one or more messages to the topic.
      +
      voidupdateTopic(com.google.pubsub.v1.UpdateTopicRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Topic> responseObserver) +
      + Updates an existing topic.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PublisherImplBase

        +
        public PublisherImplBase()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createTopic

        +
        public void createTopic(com.google.pubsub.v1.Topic request,
        +                        io.grpc.stub.StreamObserver<com.google.pubsub.v1.Topic> responseObserver)
        +
        + Creates the given topic with the given name.
        + 
        +
      • +
      + + + +
        +
      • +

        updateTopic

        +
        public void updateTopic(com.google.pubsub.v1.UpdateTopicRequest request,
        +                        io.grpc.stub.StreamObserver<com.google.pubsub.v1.Topic> responseObserver)
        +
        + Updates an existing topic. Note that certain properties of a topic are not
        + modifiable.  Options settings follow the style guide:
        + NOTE:  The style guide requires body: "topic" instead of body: "*".
        + Keeping the latter for internal consistency in V1, however it should be
        + corrected in V2.  See
        + https://cloud.google.com/apis/design/standard_methods#update for details.
        + 
        +
      • +
      + + + +
        +
      • +

        publish

        +
        public void publish(com.google.pubsub.v1.PublishRequest request,
        +                    io.grpc.stub.StreamObserver<com.google.pubsub.v1.PublishResponse> responseObserver)
        +
        + Adds one or more messages to the topic. Returns `NOT_FOUND` if the topic
        + does not exist. The message payload must not be empty; it must contain
        +  either a non-empty data field, or at least one attribute.
        + 
        +
      • +
      + + + +
        +
      • +

        getTopic

        +
        public void getTopic(com.google.pubsub.v1.GetTopicRequest request,
        +                     io.grpc.stub.StreamObserver<com.google.pubsub.v1.Topic> responseObserver)
        +
        + Gets the configuration of a topic.
        + 
        +
      • +
      + + + +
        +
      • +

        listTopics

        +
        public void listTopics(com.google.pubsub.v1.ListTopicsRequest request,
        +                       io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListTopicsResponse> responseObserver)
        +
        + Lists matching topics.
        + 
        +
      • +
      + + + +
        +
      • +

        listTopicSubscriptions

        +
        public void listTopicSubscriptions(com.google.pubsub.v1.ListTopicSubscriptionsRequest request,
        +                                   io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListTopicSubscriptionsResponse> responseObserver)
        +
        + Lists the name of the subscriptions for this topic.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteTopic

        +
        public void deleteTopic(com.google.pubsub.v1.DeleteTopicRequest request,
        +                        io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Deletes the topic with the given name. Returns `NOT_FOUND` if the topic
        + does not exist. After a topic is deleted, a new topic may be created with
        + the same name; this is an entirely new topic with none of the old
        + configuration or subscriptions. Existing subscriptions to this topic are
        + not deleted, but their `topic` field is set to `_deleted-topic_`.
        + 
        +
      • +
      + + + +
        +
      • +

        bindService

        +
        public final io.grpc.ServerServiceDefinition bindService()
        +
        +
        Specified by:
        +
        bindService in interface io.grpc.BindableService
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherStub.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherStub.html new file mode 100644 index 0000000000..dab50462e5 --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.PublisherStub.html @@ -0,0 +1,417 @@ + + + + + +PublisherGrpc.PublisherStub (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.pubsub.v1
+

Class PublisherGrpc.PublisherStub

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    PublisherGrpc
    +
    +
    +
    +
    public static final class PublisherGrpc.PublisherStub
    +extends io.grpc.stub.AbstractStub<PublisherGrpc.PublisherStub>
    +
    + The service that an application uses to manipulate topics, and to send
    + messages to a topic.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      protected PublisherGrpc.PublisherStubbuild(io.grpc.Channel channel, + io.grpc.CallOptions callOptions) 
      voidcreateTopic(com.google.pubsub.v1.Topic request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Topic> responseObserver) +
      + Creates the given topic with the given name.
      +
      voiddeleteTopic(com.google.pubsub.v1.DeleteTopicRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Deletes the topic with the given name.
      +
      voidgetTopic(com.google.pubsub.v1.GetTopicRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Topic> responseObserver) +
      + Gets the configuration of a topic.
      +
      voidlistTopics(com.google.pubsub.v1.ListTopicsRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListTopicsResponse> responseObserver) +
      + Lists matching topics.
      +
      voidlistTopicSubscriptions(com.google.pubsub.v1.ListTopicSubscriptionsRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListTopicSubscriptionsResponse> responseObserver) +
      + Lists the name of the subscriptions for this topic.
      +
      voidpublish(com.google.pubsub.v1.PublishRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.PublishResponse> responseObserver) +
      + Adds one or more messages to the topic.
      +
      voidupdateTopic(com.google.pubsub.v1.UpdateTopicRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Topic> responseObserver) +
      + Updates an existing topic.
      +
      +
        +
      • + + +

        Methods inherited from class io.grpc.stub.AbstractStub

        +getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        createTopic

        +
        public void createTopic(com.google.pubsub.v1.Topic request,
        +                        io.grpc.stub.StreamObserver<com.google.pubsub.v1.Topic> responseObserver)
        +
        + Creates the given topic with the given name.
        + 
        +
      • +
      + + + +
        +
      • +

        updateTopic

        +
        public void updateTopic(com.google.pubsub.v1.UpdateTopicRequest request,
        +                        io.grpc.stub.StreamObserver<com.google.pubsub.v1.Topic> responseObserver)
        +
        + Updates an existing topic. Note that certain properties of a topic are not
        + modifiable.  Options settings follow the style guide:
        + NOTE:  The style guide requires body: "topic" instead of body: "*".
        + Keeping the latter for internal consistency in V1, however it should be
        + corrected in V2.  See
        + https://cloud.google.com/apis/design/standard_methods#update for details.
        + 
        +
      • +
      + + + +
        +
      • +

        publish

        +
        public void publish(com.google.pubsub.v1.PublishRequest request,
        +                    io.grpc.stub.StreamObserver<com.google.pubsub.v1.PublishResponse> responseObserver)
        +
        + Adds one or more messages to the topic. Returns `NOT_FOUND` if the topic
        + does not exist. The message payload must not be empty; it must contain
        +  either a non-empty data field, or at least one attribute.
        + 
        +
      • +
      + + + +
        +
      • +

        getTopic

        +
        public void getTopic(com.google.pubsub.v1.GetTopicRequest request,
        +                     io.grpc.stub.StreamObserver<com.google.pubsub.v1.Topic> responseObserver)
        +
        + Gets the configuration of a topic.
        + 
        +
      • +
      + + + +
        +
      • +

        listTopics

        +
        public void listTopics(com.google.pubsub.v1.ListTopicsRequest request,
        +                       io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListTopicsResponse> responseObserver)
        +
        + Lists matching topics.
        + 
        +
      • +
      + + + +
        +
      • +

        listTopicSubscriptions

        +
        public void listTopicSubscriptions(com.google.pubsub.v1.ListTopicSubscriptionsRequest request,
        +                                   io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListTopicSubscriptionsResponse> responseObserver)
        +
        + Lists the name of the subscriptions for this topic.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteTopic

        +
        public void deleteTopic(com.google.pubsub.v1.DeleteTopicRequest request,
        +                        io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Deletes the topic with the given name. Returns `NOT_FOUND` if the topic
        + does not exist. After a topic is deleted, a new topic may be created with
        + the same name; this is an entirely new topic with none of the old
        + configuration or subscriptions. Existing subscriptions to this topic are
        + not deleted, but their `topic` field is set to `_deleted-topic_`.
        + 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.html new file mode 100644 index 0000000000..897c42733a --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/PublisherGrpc.html @@ -0,0 +1,472 @@ + + + + + +PublisherGrpc (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.pubsub.v1
+

Class PublisherGrpc

+
+
+ +
+
    +
  • +
    +
    +
    @Generated(value="by gRPC proto compiler (version 1.2.0)",
    +           comments="Source: google/pubsub/v1/pubsub.proto")
    +public final class PublisherGrpc
    +extends java.lang.Object
    +
    + The service that an application uses to manipulate topics, and to send
    + messages to a topic.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class PublisherGrpc.PublisherBlockingStub +
      + The service that an application uses to manipulate topics, and to send + messages to a topic.
      +
      static class PublisherGrpc.PublisherFutureStub +
      + The service that an application uses to manipulate topics, and to send + messages to a topic.
      +
      static class PublisherGrpc.PublisherImplBase +
      + The service that an application uses to manipulate topics, and to send + messages to a topic.
      +
      static class PublisherGrpc.PublisherStub +
      + The service that an application uses to manipulate topics, and to send + messages to a topic.
      +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.Topic,com.google.pubsub.v1.Topic>METHOD_CREATE_TOPIC 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.DeleteTopicRequest,com.google.protobuf.Empty>METHOD_DELETE_TOPIC 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.GetTopicRequest,com.google.pubsub.v1.Topic>METHOD_GET_TOPIC 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.ListTopicSubscriptionsRequest,com.google.pubsub.v1.ListTopicSubscriptionsResponse>METHOD_LIST_TOPIC_SUBSCRIPTIONS 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.ListTopicsRequest,com.google.pubsub.v1.ListTopicsResponse>METHOD_LIST_TOPICS 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.PublishRequest,com.google.pubsub.v1.PublishResponse>METHOD_PUBLISH 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.UpdateTopicRequest,com.google.pubsub.v1.Topic>METHOD_UPDATE_TOPIC 
      static java.lang.StringSERVICE_NAME 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        SERVICE_NAME

        +
        public static final java.lang.String SERVICE_NAME
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        METHOD_CREATE_TOPIC

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.Topic,com.google.pubsub.v1.Topic> METHOD_CREATE_TOPIC
        +
      • +
      + + + +
        +
      • +

        METHOD_UPDATE_TOPIC

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.UpdateTopicRequest,com.google.pubsub.v1.Topic> METHOD_UPDATE_TOPIC
        +
      • +
      + + + +
        +
      • +

        METHOD_PUBLISH

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.PublishRequest,com.google.pubsub.v1.PublishResponse> METHOD_PUBLISH
        +
      • +
      + + + +
        +
      • +

        METHOD_GET_TOPIC

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.GetTopicRequest,com.google.pubsub.v1.Topic> METHOD_GET_TOPIC
        +
      • +
      + + + +
        +
      • +

        METHOD_LIST_TOPICS

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.ListTopicsRequest,com.google.pubsub.v1.ListTopicsResponse> METHOD_LIST_TOPICS
        +
      • +
      + + + +
        +
      • +

        METHOD_LIST_TOPIC_SUBSCRIPTIONS

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.ListTopicSubscriptionsRequest,com.google.pubsub.v1.ListTopicSubscriptionsResponse> METHOD_LIST_TOPIC_SUBSCRIPTIONS
        +
      • +
      + + + +
        +
      • +

        METHOD_DELETE_TOPIC

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.DeleteTopicRequest,com.google.protobuf.Empty> METHOD_DELETE_TOPIC
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        newStub

        +
        public static PublisherGrpc.PublisherStub newStub(io.grpc.Channel channel)
        +
        Creates a new async stub that supports all call types for the service
        +
      • +
      + + + +
        +
      • +

        newBlockingStub

        +
        public static PublisherGrpc.PublisherBlockingStub newBlockingStub(io.grpc.Channel channel)
        +
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
        +
      • +
      + + + +
        +
      • +

        newFutureStub

        +
        public static PublisherGrpc.PublisherFutureStub newFutureStub(io.grpc.Channel channel)
        +
        Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
        +
      • +
      + + + +
        +
      • +

        getServiceDescriptor

        +
        public static io.grpc.ServiceDescriptor getServiceDescriptor()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberBlockingStub.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberBlockingStub.html new file mode 100644 index 0000000000..bda8258c21 --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberBlockingStub.html @@ -0,0 +1,577 @@ + + + + + +SubscriberGrpc.SubscriberBlockingStub (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.pubsub.v1
+

Class SubscriberGrpc.SubscriberBlockingStub

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    SubscriberGrpc
    +
    +
    +
    +
    public static final class SubscriberGrpc.SubscriberBlockingStub
    +extends io.grpc.stub.AbstractStub<SubscriberGrpc.SubscriberBlockingStub>
    +
    + The service that an application uses to manipulate subscriptions and to
    + consume messages from a subscription via the `Pull` method.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      com.google.protobuf.Emptyacknowledge(com.google.pubsub.v1.AcknowledgeRequest request) +
      + Acknowledges the messages associated with the `ack_ids` in the + `AcknowledgeRequest`.
      +
      protected SubscriberGrpc.SubscriberBlockingStubbuild(io.grpc.Channel channel, + io.grpc.CallOptions callOptions) 
      com.google.pubsub.v1.SnapshotcreateSnapshot(com.google.pubsub.v1.CreateSnapshotRequest request) +
      + Creates a snapshot from the requested subscription.
      +
      com.google.pubsub.v1.SubscriptioncreateSubscription(com.google.pubsub.v1.Subscription request) +
      + Creates a subscription to a given topic.
      +
      com.google.protobuf.EmptydeleteSnapshot(com.google.pubsub.v1.DeleteSnapshotRequest request) +
      + Removes an existing snapshot.
      +
      com.google.protobuf.EmptydeleteSubscription(com.google.pubsub.v1.DeleteSubscriptionRequest request) +
      + Deletes an existing subscription.
      +
      com.google.pubsub.v1.SubscriptiongetSubscription(com.google.pubsub.v1.GetSubscriptionRequest request) +
      + Gets the configuration details of a subscription.
      +
      com.google.pubsub.v1.ListSnapshotsResponselistSnapshots(com.google.pubsub.v1.ListSnapshotsRequest request) +
      + Lists the existing snapshots.
      +
      com.google.pubsub.v1.ListSubscriptionsResponselistSubscriptions(com.google.pubsub.v1.ListSubscriptionsRequest request) +
      + Lists matching subscriptions.
      +
      com.google.protobuf.EmptymodifyAckDeadline(com.google.pubsub.v1.ModifyAckDeadlineRequest request) +
      + Modifies the ack deadline for a specific message.
      +
      com.google.protobuf.EmptymodifyPushConfig(com.google.pubsub.v1.ModifyPushConfigRequest request) +
      + Modifies the `PushConfig` for a specified subscription.
      +
      com.google.pubsub.v1.PullResponsepull(com.google.pubsub.v1.PullRequest request) +
      + Pulls messages from the server.
      +
      com.google.pubsub.v1.SeekResponseseek(com.google.pubsub.v1.SeekRequest request) +
      + Seeks an existing subscription to a point in time or to a given snapshot, + whichever is provided in the request.
      +
      com.google.pubsub.v1.SnapshotupdateSnapshot(com.google.pubsub.v1.UpdateSnapshotRequest request) +
      + Updates an existing snapshot.
      +
      com.google.pubsub.v1.SubscriptionupdateSubscription(com.google.pubsub.v1.UpdateSubscriptionRequest request) +
      + Updates an existing subscription.
      +
      +
        +
      • + + +

        Methods inherited from class io.grpc.stub.AbstractStub

        +getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        createSubscription

        +
        public com.google.pubsub.v1.Subscription createSubscription(com.google.pubsub.v1.Subscription request)
        +
        + Creates a subscription to a given topic.
        + If the subscription already exists, returns `ALREADY_EXISTS`.
        + If the corresponding topic doesn't exist, returns `NOT_FOUND`.
        + If the name is not provided in the request, the server will assign a random
        + name for this subscription on the same project as the topic, conforming
        + to the
        + [resource name format](https://cloud.google.com/pubsub/docs/overview#names).
        + The generated name is populated in the returned Subscription object.
        + Note that for REST API requests, you must specify a name in the request.
        + 
        +
      • +
      + + + +
        +
      • +

        getSubscription

        +
        public com.google.pubsub.v1.Subscription getSubscription(com.google.pubsub.v1.GetSubscriptionRequest request)
        +
        + Gets the configuration details of a subscription.
        + 
        +
      • +
      + + + +
        +
      • +

        updateSubscription

        +
        public com.google.pubsub.v1.Subscription updateSubscription(com.google.pubsub.v1.UpdateSubscriptionRequest request)
        +
        + Updates an existing subscription. Note that certain properties of a
        + subscription, such as its topic, are not modifiable.
        + NOTE:  The style guide requires body: "subscription" instead of body: "*".
        + Keeping the latter for internal consistency in V1, however it should be
        + corrected in V2.  See
        + https://cloud.google.com/apis/design/standard_methods#update for details.
        + 
        +
      • +
      + + + +
        +
      • +

        listSubscriptions

        +
        public com.google.pubsub.v1.ListSubscriptionsResponse listSubscriptions(com.google.pubsub.v1.ListSubscriptionsRequest request)
        +
        + Lists matching subscriptions.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteSubscription

        +
        public com.google.protobuf.Empty deleteSubscription(com.google.pubsub.v1.DeleteSubscriptionRequest request)
        +
        + Deletes an existing subscription. All messages retained in the subscription
        + are immediately dropped. Calls to `Pull` after deletion will return
        + `NOT_FOUND`. After a subscription is deleted, a new one may be created with
        + the same name, but the new one has no association with the old
        + subscription or its topic unless the same topic is specified.
        + 
        +
      • +
      + + + +
        +
      • +

        modifyAckDeadline

        +
        public com.google.protobuf.Empty modifyAckDeadline(com.google.pubsub.v1.ModifyAckDeadlineRequest request)
        +
        + Modifies the ack deadline for a specific message. This method is useful
        + to indicate that more time is needed to process a message by the
        + subscriber, or to make the message available for redelivery if the
        + processing was interrupted. Note that this does not modify the
        + subscription-level `ackDeadlineSeconds` used for subsequent messages.
        + 
        +
      • +
      + + + +
        +
      • +

        acknowledge

        +
        public com.google.protobuf.Empty acknowledge(com.google.pubsub.v1.AcknowledgeRequest request)
        +
        + Acknowledges the messages associated with the `ack_ids` in the
        + `AcknowledgeRequest`. The Pub/Sub system can remove the relevant messages
        + from the subscription.
        + Acknowledging a message whose ack deadline has expired may succeed,
        + but such a message may be redelivered later. Acknowledging a message more
        + than once will not result in an error.
        + 
        +
      • +
      + + + +
        +
      • +

        pull

        +
        public com.google.pubsub.v1.PullResponse pull(com.google.pubsub.v1.PullRequest request)
        +
        + Pulls messages from the server. Returns an empty list if there are no
        + messages available in the backlog. The server may return `UNAVAILABLE` if
        + there are too many concurrent pull requests pending for the given
        + subscription.
        + 
        +
      • +
      + + + +
        +
      • +

        modifyPushConfig

        +
        public com.google.protobuf.Empty modifyPushConfig(com.google.pubsub.v1.ModifyPushConfigRequest request)
        +
        + Modifies the `PushConfig` for a specified subscription.
        + This may be used to change a push subscription to a pull one (signified by
        + an empty `PushConfig`) or vice versa, or change the endpoint URL and other
        + attributes of a push subscription. Messages will accumulate for delivery
        + continuously through the call regardless of changes to the `PushConfig`.
        + 
        +
      • +
      + + + +
        +
      • +

        listSnapshots

        +
        public com.google.pubsub.v1.ListSnapshotsResponse listSnapshots(com.google.pubsub.v1.ListSnapshotsRequest request)
        +
        + Lists the existing snapshots.
        + 
        +
      • +
      + + + +
        +
      • +

        createSnapshot

        +
        public com.google.pubsub.v1.Snapshot createSnapshot(com.google.pubsub.v1.CreateSnapshotRequest request)
        +
        + Creates a snapshot from the requested subscription.
        + If the snapshot already exists, returns `ALREADY_EXISTS`.
        + If the requested subscription doesn't exist, returns `NOT_FOUND`.
        + If the name is not provided in the request, the server will assign a random
        + name for this snapshot on the same project as the subscription, conforming
        + to the
        + [resource name format](https://cloud.google.com/pubsub/docs/overview#names).
        + The generated name is populated in the returned Snapshot object.
        + Note that for REST API requests, you must specify a name in the request.
        + 
        +
      • +
      + + + +
        +
      • +

        updateSnapshot

        +
        public com.google.pubsub.v1.Snapshot updateSnapshot(com.google.pubsub.v1.UpdateSnapshotRequest request)
        +
        + Updates an existing snapshot. Note that certain properties of a snapshot
        + are not modifiable.
        + NOTE:  The style guide requires body: "snapshot" instead of body: "*".
        + Keeping the latter for internal consistency in V1, however it should be
        + corrected in V2.  See
        + https://cloud.google.com/apis/design/standard_methods#update for details.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteSnapshot

        +
        public com.google.protobuf.Empty deleteSnapshot(com.google.pubsub.v1.DeleteSnapshotRequest request)
        +
        + Removes an existing snapshot. All messages retained in the snapshot
        + are immediately dropped. After a snapshot is deleted, a new one may be
        + created with the same name, but the new one has no association with the old
        + snapshot or its subscription, unless the same subscription is specified.
        + 
        +
      • +
      + + + +
        +
      • +

        seek

        +
        public com.google.pubsub.v1.SeekResponse seek(com.google.pubsub.v1.SeekRequest request)
        +
        + Seeks an existing subscription to a point in time or to a given snapshot,
        + whichever is provided in the request.
        + 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberFutureStub.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberFutureStub.html new file mode 100644 index 0000000000..54b2503826 --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberFutureStub.html @@ -0,0 +1,577 @@ + + + + + +SubscriberGrpc.SubscriberFutureStub (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.pubsub.v1
+

Class SubscriberGrpc.SubscriberFutureStub

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    SubscriberGrpc
    +
    +
    +
    +
    public static final class SubscriberGrpc.SubscriberFutureStub
    +extends io.grpc.stub.AbstractStub<SubscriberGrpc.SubscriberFutureStub>
    +
    + The service that an application uses to manipulate subscriptions and to
    + consume messages from a subscription via the `Pull` method.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>acknowledge(com.google.pubsub.v1.AcknowledgeRequest request) +
      + Acknowledges the messages associated with the `ack_ids` in the + `AcknowledgeRequest`.
      +
      protected SubscriberGrpc.SubscriberFutureStubbuild(io.grpc.Channel channel, + io.grpc.CallOptions callOptions) 
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Snapshot>createSnapshot(com.google.pubsub.v1.CreateSnapshotRequest request) +
      + Creates a snapshot from the requested subscription.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Subscription>createSubscription(com.google.pubsub.v1.Subscription request) +
      + Creates a subscription to a given topic.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>deleteSnapshot(com.google.pubsub.v1.DeleteSnapshotRequest request) +
      + Removes an existing snapshot.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>deleteSubscription(com.google.pubsub.v1.DeleteSubscriptionRequest request) +
      + Deletes an existing subscription.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Subscription>getSubscription(com.google.pubsub.v1.GetSubscriptionRequest request) +
      + Gets the configuration details of a subscription.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.ListSnapshotsResponse>listSnapshots(com.google.pubsub.v1.ListSnapshotsRequest request) +
      + Lists the existing snapshots.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.ListSubscriptionsResponse>listSubscriptions(com.google.pubsub.v1.ListSubscriptionsRequest request) +
      + Lists matching subscriptions.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>modifyAckDeadline(com.google.pubsub.v1.ModifyAckDeadlineRequest request) +
      + Modifies the ack deadline for a specific message.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>modifyPushConfig(com.google.pubsub.v1.ModifyPushConfigRequest request) +
      + Modifies the `PushConfig` for a specified subscription.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.PullResponse>pull(com.google.pubsub.v1.PullRequest request) +
      + Pulls messages from the server.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.SeekResponse>seek(com.google.pubsub.v1.SeekRequest request) +
      + Seeks an existing subscription to a point in time or to a given snapshot, + whichever is provided in the request.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Snapshot>updateSnapshot(com.google.pubsub.v1.UpdateSnapshotRequest request) +
      + Updates an existing snapshot.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Subscription>updateSubscription(com.google.pubsub.v1.UpdateSubscriptionRequest request) +
      + Updates an existing subscription.
      +
      +
        +
      • + + +

        Methods inherited from class io.grpc.stub.AbstractStub

        +getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        createSubscription

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Subscription> createSubscription(com.google.pubsub.v1.Subscription request)
        +
        + Creates a subscription to a given topic.
        + If the subscription already exists, returns `ALREADY_EXISTS`.
        + If the corresponding topic doesn't exist, returns `NOT_FOUND`.
        + If the name is not provided in the request, the server will assign a random
        + name for this subscription on the same project as the topic, conforming
        + to the
        + [resource name format](https://cloud.google.com/pubsub/docs/overview#names).
        + The generated name is populated in the returned Subscription object.
        + Note that for REST API requests, you must specify a name in the request.
        + 
        +
      • +
      + + + +
        +
      • +

        getSubscription

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Subscription> getSubscription(com.google.pubsub.v1.GetSubscriptionRequest request)
        +
        + Gets the configuration details of a subscription.
        + 
        +
      • +
      + + + +
        +
      • +

        updateSubscription

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Subscription> updateSubscription(com.google.pubsub.v1.UpdateSubscriptionRequest request)
        +
        + Updates an existing subscription. Note that certain properties of a
        + subscription, such as its topic, are not modifiable.
        + NOTE:  The style guide requires body: "subscription" instead of body: "*".
        + Keeping the latter for internal consistency in V1, however it should be
        + corrected in V2.  See
        + https://cloud.google.com/apis/design/standard_methods#update for details.
        + 
        +
      • +
      + + + +
        +
      • +

        listSubscriptions

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.ListSubscriptionsResponse> listSubscriptions(com.google.pubsub.v1.ListSubscriptionsRequest request)
        +
        + Lists matching subscriptions.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteSubscription

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> deleteSubscription(com.google.pubsub.v1.DeleteSubscriptionRequest request)
        +
        + Deletes an existing subscription. All messages retained in the subscription
        + are immediately dropped. Calls to `Pull` after deletion will return
        + `NOT_FOUND`. After a subscription is deleted, a new one may be created with
        + the same name, but the new one has no association with the old
        + subscription or its topic unless the same topic is specified.
        + 
        +
      • +
      + + + +
        +
      • +

        modifyAckDeadline

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> modifyAckDeadline(com.google.pubsub.v1.ModifyAckDeadlineRequest request)
        +
        + Modifies the ack deadline for a specific message. This method is useful
        + to indicate that more time is needed to process a message by the
        + subscriber, or to make the message available for redelivery if the
        + processing was interrupted. Note that this does not modify the
        + subscription-level `ackDeadlineSeconds` used for subsequent messages.
        + 
        +
      • +
      + + + +
        +
      • +

        acknowledge

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> acknowledge(com.google.pubsub.v1.AcknowledgeRequest request)
        +
        + Acknowledges the messages associated with the `ack_ids` in the
        + `AcknowledgeRequest`. The Pub/Sub system can remove the relevant messages
        + from the subscription.
        + Acknowledging a message whose ack deadline has expired may succeed,
        + but such a message may be redelivered later. Acknowledging a message more
        + than once will not result in an error.
        + 
        +
      • +
      + + + +
        +
      • +

        pull

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.PullResponse> pull(com.google.pubsub.v1.PullRequest request)
        +
        + Pulls messages from the server. Returns an empty list if there are no
        + messages available in the backlog. The server may return `UNAVAILABLE` if
        + there are too many concurrent pull requests pending for the given
        + subscription.
        + 
        +
      • +
      + + + +
        +
      • +

        modifyPushConfig

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> modifyPushConfig(com.google.pubsub.v1.ModifyPushConfigRequest request)
        +
        + Modifies the `PushConfig` for a specified subscription.
        + This may be used to change a push subscription to a pull one (signified by
        + an empty `PushConfig`) or vice versa, or change the endpoint URL and other
        + attributes of a push subscription. Messages will accumulate for delivery
        + continuously through the call regardless of changes to the `PushConfig`.
        + 
        +
      • +
      + + + +
        +
      • +

        listSnapshots

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.ListSnapshotsResponse> listSnapshots(com.google.pubsub.v1.ListSnapshotsRequest request)
        +
        + Lists the existing snapshots.
        + 
        +
      • +
      + + + +
        +
      • +

        createSnapshot

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Snapshot> createSnapshot(com.google.pubsub.v1.CreateSnapshotRequest request)
        +
        + Creates a snapshot from the requested subscription.
        + If the snapshot already exists, returns `ALREADY_EXISTS`.
        + If the requested subscription doesn't exist, returns `NOT_FOUND`.
        + If the name is not provided in the request, the server will assign a random
        + name for this snapshot on the same project as the subscription, conforming
        + to the
        + [resource name format](https://cloud.google.com/pubsub/docs/overview#names).
        + The generated name is populated in the returned Snapshot object.
        + Note that for REST API requests, you must specify a name in the request.
        + 
        +
      • +
      + + + +
        +
      • +

        updateSnapshot

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Snapshot> updateSnapshot(com.google.pubsub.v1.UpdateSnapshotRequest request)
        +
        + Updates an existing snapshot. Note that certain properties of a snapshot
        + are not modifiable.
        + NOTE:  The style guide requires body: "snapshot" instead of body: "*".
        + Keeping the latter for internal consistency in V1, however it should be
        + corrected in V2.  See
        + https://cloud.google.com/apis/design/standard_methods#update for details.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteSnapshot

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> deleteSnapshot(com.google.pubsub.v1.DeleteSnapshotRequest request)
        +
        + Removes an existing snapshot. All messages retained in the snapshot
        + are immediately dropped. After a snapshot is deleted, a new one may be
        + created with the same name, but the new one has no association with the old
        + snapshot or its subscription, unless the same subscription is specified.
        + 
        +
      • +
      + + + +
        +
      • +

        seek

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.SeekResponse> seek(com.google.pubsub.v1.SeekRequest request)
        +
        + Seeks an existing subscription to a point in time or to a given snapshot,
        + whichever is provided in the request.
        + 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberImplBase.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberImplBase.html new file mode 100644 index 0000000000..4f445a8ff4 --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberImplBase.html @@ -0,0 +1,659 @@ + + + + + +SubscriberGrpc.SubscriberImplBase (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.pubsub.v1
+

Class SubscriberGrpc.SubscriberImplBase

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.grpc.BindableService
    +
    +
    +
    Enclosing class:
    +
    SubscriberGrpc
    +
    +
    +
    +
    public abstract static class SubscriberGrpc.SubscriberImplBase
    +extends java.lang.Object
    +implements io.grpc.BindableService
    +
    + The service that an application uses to manipulate subscriptions and to
    + consume messages from a subscription via the `Pull` method.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      SubscriberImplBase() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voidacknowledge(com.google.pubsub.v1.AcknowledgeRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Acknowledges the messages associated with the `ack_ids` in the + `AcknowledgeRequest`.
      +
      io.grpc.ServerServiceDefinitionbindService() 
      voidcreateSnapshot(com.google.pubsub.v1.CreateSnapshotRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Snapshot> responseObserver) +
      + Creates a snapshot from the requested subscription.
      +
      voidcreateSubscription(com.google.pubsub.v1.Subscription request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Subscription> responseObserver) +
      + Creates a subscription to a given topic.
      +
      voiddeleteSnapshot(com.google.pubsub.v1.DeleteSnapshotRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Removes an existing snapshot.
      +
      voiddeleteSubscription(com.google.pubsub.v1.DeleteSubscriptionRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Deletes an existing subscription.
      +
      voidgetSubscription(com.google.pubsub.v1.GetSubscriptionRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Subscription> responseObserver) +
      + Gets the configuration details of a subscription.
      +
      voidlistSnapshots(com.google.pubsub.v1.ListSnapshotsRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListSnapshotsResponse> responseObserver) +
      + Lists the existing snapshots.
      +
      voidlistSubscriptions(com.google.pubsub.v1.ListSubscriptionsRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListSubscriptionsResponse> responseObserver) +
      + Lists matching subscriptions.
      +
      voidmodifyAckDeadline(com.google.pubsub.v1.ModifyAckDeadlineRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Modifies the ack deadline for a specific message.
      +
      voidmodifyPushConfig(com.google.pubsub.v1.ModifyPushConfigRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Modifies the `PushConfig` for a specified subscription.
      +
      voidpull(com.google.pubsub.v1.PullRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.PullResponse> responseObserver) +
      + Pulls messages from the server.
      +
      voidseek(com.google.pubsub.v1.SeekRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.SeekResponse> responseObserver) +
      + Seeks an existing subscription to a point in time or to a given snapshot, + whichever is provided in the request.
      +
      io.grpc.stub.StreamObserver<com.google.pubsub.v1.StreamingPullRequest>streamingPull(io.grpc.stub.StreamObserver<com.google.pubsub.v1.StreamingPullResponse> responseObserver) +
      + (EXPERIMENTAL) StreamingPull is an experimental feature.
      +
      voidupdateSnapshot(com.google.pubsub.v1.UpdateSnapshotRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Snapshot> responseObserver) +
      + Updates an existing snapshot.
      +
      voidupdateSubscription(com.google.pubsub.v1.UpdateSubscriptionRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Subscription> responseObserver) +
      + Updates an existing subscription.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SubscriberImplBase

        +
        public SubscriberImplBase()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createSubscription

        +
        public void createSubscription(com.google.pubsub.v1.Subscription request,
        +                               io.grpc.stub.StreamObserver<com.google.pubsub.v1.Subscription> responseObserver)
        +
        + Creates a subscription to a given topic.
        + If the subscription already exists, returns `ALREADY_EXISTS`.
        + If the corresponding topic doesn't exist, returns `NOT_FOUND`.
        + If the name is not provided in the request, the server will assign a random
        + name for this subscription on the same project as the topic, conforming
        + to the
        + [resource name format](https://cloud.google.com/pubsub/docs/overview#names).
        + The generated name is populated in the returned Subscription object.
        + Note that for REST API requests, you must specify a name in the request.
        + 
        +
      • +
      + + + +
        +
      • +

        getSubscription

        +
        public void getSubscription(com.google.pubsub.v1.GetSubscriptionRequest request,
        +                            io.grpc.stub.StreamObserver<com.google.pubsub.v1.Subscription> responseObserver)
        +
        + Gets the configuration details of a subscription.
        + 
        +
      • +
      + + + +
        +
      • +

        updateSubscription

        +
        public void updateSubscription(com.google.pubsub.v1.UpdateSubscriptionRequest request,
        +                               io.grpc.stub.StreamObserver<com.google.pubsub.v1.Subscription> responseObserver)
        +
        + Updates an existing subscription. Note that certain properties of a
        + subscription, such as its topic, are not modifiable.
        + NOTE:  The style guide requires body: "subscription" instead of body: "*".
        + Keeping the latter for internal consistency in V1, however it should be
        + corrected in V2.  See
        + https://cloud.google.com/apis/design/standard_methods#update for details.
        + 
        +
      • +
      + + + +
        +
      • +

        listSubscriptions

        +
        public void listSubscriptions(com.google.pubsub.v1.ListSubscriptionsRequest request,
        +                              io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListSubscriptionsResponse> responseObserver)
        +
        + Lists matching subscriptions.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteSubscription

        +
        public void deleteSubscription(com.google.pubsub.v1.DeleteSubscriptionRequest request,
        +                               io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Deletes an existing subscription. All messages retained in the subscription
        + are immediately dropped. Calls to `Pull` after deletion will return
        + `NOT_FOUND`. After a subscription is deleted, a new one may be created with
        + the same name, but the new one has no association with the old
        + subscription or its topic unless the same topic is specified.
        + 
        +
      • +
      + + + +
        +
      • +

        modifyAckDeadline

        +
        public void modifyAckDeadline(com.google.pubsub.v1.ModifyAckDeadlineRequest request,
        +                              io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Modifies the ack deadline for a specific message. This method is useful
        + to indicate that more time is needed to process a message by the
        + subscriber, or to make the message available for redelivery if the
        + processing was interrupted. Note that this does not modify the
        + subscription-level `ackDeadlineSeconds` used for subsequent messages.
        + 
        +
      • +
      + + + +
        +
      • +

        acknowledge

        +
        public void acknowledge(com.google.pubsub.v1.AcknowledgeRequest request,
        +                        io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Acknowledges the messages associated with the `ack_ids` in the
        + `AcknowledgeRequest`. The Pub/Sub system can remove the relevant messages
        + from the subscription.
        + Acknowledging a message whose ack deadline has expired may succeed,
        + but such a message may be redelivered later. Acknowledging a message more
        + than once will not result in an error.
        + 
        +
      • +
      + + + +
        +
      • +

        pull

        +
        public void pull(com.google.pubsub.v1.PullRequest request,
        +                 io.grpc.stub.StreamObserver<com.google.pubsub.v1.PullResponse> responseObserver)
        +
        + Pulls messages from the server. Returns an empty list if there are no
        + messages available in the backlog. The server may return `UNAVAILABLE` if
        + there are too many concurrent pull requests pending for the given
        + subscription.
        + 
        +
      • +
      + + + +
        +
      • +

        streamingPull

        +
        public io.grpc.stub.StreamObserver<com.google.pubsub.v1.StreamingPullRequest> streamingPull(io.grpc.stub.StreamObserver<com.google.pubsub.v1.StreamingPullResponse> responseObserver)
        +
        + (EXPERIMENTAL) StreamingPull is an experimental feature. This RPC will
        + respond with UNIMPLEMENTED errors unless you have been invited to test
        + this feature. Contact cloud-pubsub@google.com with any questions.
        + Establishes a stream with the server, which sends messages down to the
        + client. The client streams acknowledgements and ack deadline modifications
        + back to the server. The server will close the stream and return the status
        + on any error. The server may close the stream with status `OK` to reassign
        + server-side resources, in which case, the client should re-establish the
        + stream. `UNAVAILABLE` may also be returned in the case of a transient error
        + (e.g., a server restart). These should also be retried by the client. Flow
        + control can be achieved by configuring the underlying RPC channel.
        + 
        +
      • +
      + + + +
        +
      • +

        modifyPushConfig

        +
        public void modifyPushConfig(com.google.pubsub.v1.ModifyPushConfigRequest request,
        +                             io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Modifies the `PushConfig` for a specified subscription.
        + This may be used to change a push subscription to a pull one (signified by
        + an empty `PushConfig`) or vice versa, or change the endpoint URL and other
        + attributes of a push subscription. Messages will accumulate for delivery
        + continuously through the call regardless of changes to the `PushConfig`.
        + 
        +
      • +
      + + + +
        +
      • +

        listSnapshots

        +
        public void listSnapshots(com.google.pubsub.v1.ListSnapshotsRequest request,
        +                          io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListSnapshotsResponse> responseObserver)
        +
        + Lists the existing snapshots.
        + 
        +
      • +
      + + + +
        +
      • +

        createSnapshot

        +
        public void createSnapshot(com.google.pubsub.v1.CreateSnapshotRequest request,
        +                           io.grpc.stub.StreamObserver<com.google.pubsub.v1.Snapshot> responseObserver)
        +
        + Creates a snapshot from the requested subscription.
        + If the snapshot already exists, returns `ALREADY_EXISTS`.
        + If the requested subscription doesn't exist, returns `NOT_FOUND`.
        + If the name is not provided in the request, the server will assign a random
        + name for this snapshot on the same project as the subscription, conforming
        + to the
        + [resource name format](https://cloud.google.com/pubsub/docs/overview#names).
        + The generated name is populated in the returned Snapshot object.
        + Note that for REST API requests, you must specify a name in the request.
        + 
        +
      • +
      + + + +
        +
      • +

        updateSnapshot

        +
        public void updateSnapshot(com.google.pubsub.v1.UpdateSnapshotRequest request,
        +                           io.grpc.stub.StreamObserver<com.google.pubsub.v1.Snapshot> responseObserver)
        +
        + Updates an existing snapshot. Note that certain properties of a snapshot
        + are not modifiable.
        + NOTE:  The style guide requires body: "snapshot" instead of body: "*".
        + Keeping the latter for internal consistency in V1, however it should be
        + corrected in V2.  See
        + https://cloud.google.com/apis/design/standard_methods#update for details.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteSnapshot

        +
        public void deleteSnapshot(com.google.pubsub.v1.DeleteSnapshotRequest request,
        +                           io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Removes an existing snapshot. All messages retained in the snapshot
        + are immediately dropped. After a snapshot is deleted, a new one may be
        + created with the same name, but the new one has no association with the old
        + snapshot or its subscription, unless the same subscription is specified.
        + 
        +
      • +
      + + + +
        +
      • +

        seek

        +
        public void seek(com.google.pubsub.v1.SeekRequest request,
        +                 io.grpc.stub.StreamObserver<com.google.pubsub.v1.SeekResponse> responseObserver)
        +
        + Seeks an existing subscription to a point in time or to a given snapshot,
        + whichever is provided in the request.
        + 
        +
      • +
      + + + +
        +
      • +

        bindService

        +
        public final io.grpc.ServerServiceDefinition bindService()
        +
        +
        Specified by:
        +
        bindService in interface io.grpc.BindableService
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberStub.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberStub.html new file mode 100644 index 0000000000..c6254316ec --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.SubscriberStub.html @@ -0,0 +1,634 @@ + + + + + +SubscriberGrpc.SubscriberStub (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.pubsub.v1
+

Class SubscriberGrpc.SubscriberStub

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    SubscriberGrpc
    +
    +
    +
    +
    public static final class SubscriberGrpc.SubscriberStub
    +extends io.grpc.stub.AbstractStub<SubscriberGrpc.SubscriberStub>
    +
    + The service that an application uses to manipulate subscriptions and to
    + consume messages from a subscription via the `Pull` method.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voidacknowledge(com.google.pubsub.v1.AcknowledgeRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Acknowledges the messages associated with the `ack_ids` in the + `AcknowledgeRequest`.
      +
      protected SubscriberGrpc.SubscriberStubbuild(io.grpc.Channel channel, + io.grpc.CallOptions callOptions) 
      voidcreateSnapshot(com.google.pubsub.v1.CreateSnapshotRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Snapshot> responseObserver) +
      + Creates a snapshot from the requested subscription.
      +
      voidcreateSubscription(com.google.pubsub.v1.Subscription request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Subscription> responseObserver) +
      + Creates a subscription to a given topic.
      +
      voiddeleteSnapshot(com.google.pubsub.v1.DeleteSnapshotRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Removes an existing snapshot.
      +
      voiddeleteSubscription(com.google.pubsub.v1.DeleteSubscriptionRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Deletes an existing subscription.
      +
      voidgetSubscription(com.google.pubsub.v1.GetSubscriptionRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Subscription> responseObserver) +
      + Gets the configuration details of a subscription.
      +
      voidlistSnapshots(com.google.pubsub.v1.ListSnapshotsRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListSnapshotsResponse> responseObserver) +
      + Lists the existing snapshots.
      +
      voidlistSubscriptions(com.google.pubsub.v1.ListSubscriptionsRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListSubscriptionsResponse> responseObserver) +
      + Lists matching subscriptions.
      +
      voidmodifyAckDeadline(com.google.pubsub.v1.ModifyAckDeadlineRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Modifies the ack deadline for a specific message.
      +
      voidmodifyPushConfig(com.google.pubsub.v1.ModifyPushConfigRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Modifies the `PushConfig` for a specified subscription.
      +
      voidpull(com.google.pubsub.v1.PullRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.PullResponse> responseObserver) +
      + Pulls messages from the server.
      +
      voidseek(com.google.pubsub.v1.SeekRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.SeekResponse> responseObserver) +
      + Seeks an existing subscription to a point in time or to a given snapshot, + whichever is provided in the request.
      +
      io.grpc.stub.StreamObserver<com.google.pubsub.v1.StreamingPullRequest>streamingPull(io.grpc.stub.StreamObserver<com.google.pubsub.v1.StreamingPullResponse> responseObserver) +
      + (EXPERIMENTAL) StreamingPull is an experimental feature.
      +
      voidupdateSnapshot(com.google.pubsub.v1.UpdateSnapshotRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Snapshot> responseObserver) +
      + Updates an existing snapshot.
      +
      voidupdateSubscription(com.google.pubsub.v1.UpdateSubscriptionRequest request, + io.grpc.stub.StreamObserver<com.google.pubsub.v1.Subscription> responseObserver) +
      + Updates an existing subscription.
      +
      +
        +
      • + + +

        Methods inherited from class io.grpc.stub.AbstractStub

        +getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        createSubscription

        +
        public void createSubscription(com.google.pubsub.v1.Subscription request,
        +                               io.grpc.stub.StreamObserver<com.google.pubsub.v1.Subscription> responseObserver)
        +
        + Creates a subscription to a given topic.
        + If the subscription already exists, returns `ALREADY_EXISTS`.
        + If the corresponding topic doesn't exist, returns `NOT_FOUND`.
        + If the name is not provided in the request, the server will assign a random
        + name for this subscription on the same project as the topic, conforming
        + to the
        + [resource name format](https://cloud.google.com/pubsub/docs/overview#names).
        + The generated name is populated in the returned Subscription object.
        + Note that for REST API requests, you must specify a name in the request.
        + 
        +
      • +
      + + + +
        +
      • +

        getSubscription

        +
        public void getSubscription(com.google.pubsub.v1.GetSubscriptionRequest request,
        +                            io.grpc.stub.StreamObserver<com.google.pubsub.v1.Subscription> responseObserver)
        +
        + Gets the configuration details of a subscription.
        + 
        +
      • +
      + + + +
        +
      • +

        updateSubscription

        +
        public void updateSubscription(com.google.pubsub.v1.UpdateSubscriptionRequest request,
        +                               io.grpc.stub.StreamObserver<com.google.pubsub.v1.Subscription> responseObserver)
        +
        + Updates an existing subscription. Note that certain properties of a
        + subscription, such as its topic, are not modifiable.
        + NOTE:  The style guide requires body: "subscription" instead of body: "*".
        + Keeping the latter for internal consistency in V1, however it should be
        + corrected in V2.  See
        + https://cloud.google.com/apis/design/standard_methods#update for details.
        + 
        +
      • +
      + + + +
        +
      • +

        listSubscriptions

        +
        public void listSubscriptions(com.google.pubsub.v1.ListSubscriptionsRequest request,
        +                              io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListSubscriptionsResponse> responseObserver)
        +
        + Lists matching subscriptions.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteSubscription

        +
        public void deleteSubscription(com.google.pubsub.v1.DeleteSubscriptionRequest request,
        +                               io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Deletes an existing subscription. All messages retained in the subscription
        + are immediately dropped. Calls to `Pull` after deletion will return
        + `NOT_FOUND`. After a subscription is deleted, a new one may be created with
        + the same name, but the new one has no association with the old
        + subscription or its topic unless the same topic is specified.
        + 
        +
      • +
      + + + +
        +
      • +

        modifyAckDeadline

        +
        public void modifyAckDeadline(com.google.pubsub.v1.ModifyAckDeadlineRequest request,
        +                              io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Modifies the ack deadline for a specific message. This method is useful
        + to indicate that more time is needed to process a message by the
        + subscriber, or to make the message available for redelivery if the
        + processing was interrupted. Note that this does not modify the
        + subscription-level `ackDeadlineSeconds` used for subsequent messages.
        + 
        +
      • +
      + + + +
        +
      • +

        acknowledge

        +
        public void acknowledge(com.google.pubsub.v1.AcknowledgeRequest request,
        +                        io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Acknowledges the messages associated with the `ack_ids` in the
        + `AcknowledgeRequest`. The Pub/Sub system can remove the relevant messages
        + from the subscription.
        + Acknowledging a message whose ack deadline has expired may succeed,
        + but such a message may be redelivered later. Acknowledging a message more
        + than once will not result in an error.
        + 
        +
      • +
      + + + +
        +
      • +

        pull

        +
        public void pull(com.google.pubsub.v1.PullRequest request,
        +                 io.grpc.stub.StreamObserver<com.google.pubsub.v1.PullResponse> responseObserver)
        +
        + Pulls messages from the server. Returns an empty list if there are no
        + messages available in the backlog. The server may return `UNAVAILABLE` if
        + there are too many concurrent pull requests pending for the given
        + subscription.
        + 
        +
      • +
      + + + +
        +
      • +

        streamingPull

        +
        public io.grpc.stub.StreamObserver<com.google.pubsub.v1.StreamingPullRequest> streamingPull(io.grpc.stub.StreamObserver<com.google.pubsub.v1.StreamingPullResponse> responseObserver)
        +
        + (EXPERIMENTAL) StreamingPull is an experimental feature. This RPC will
        + respond with UNIMPLEMENTED errors unless you have been invited to test
        + this feature. Contact cloud-pubsub@google.com with any questions.
        + Establishes a stream with the server, which sends messages down to the
        + client. The client streams acknowledgements and ack deadline modifications
        + back to the server. The server will close the stream and return the status
        + on any error. The server may close the stream with status `OK` to reassign
        + server-side resources, in which case, the client should re-establish the
        + stream. `UNAVAILABLE` may also be returned in the case of a transient error
        + (e.g., a server restart). These should also be retried by the client. Flow
        + control can be achieved by configuring the underlying RPC channel.
        + 
        +
      • +
      + + + +
        +
      • +

        modifyPushConfig

        +
        public void modifyPushConfig(com.google.pubsub.v1.ModifyPushConfigRequest request,
        +                             io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Modifies the `PushConfig` for a specified subscription.
        + This may be used to change a push subscription to a pull one (signified by
        + an empty `PushConfig`) or vice versa, or change the endpoint URL and other
        + attributes of a push subscription. Messages will accumulate for delivery
        + continuously through the call regardless of changes to the `PushConfig`.
        + 
        +
      • +
      + + + +
        +
      • +

        listSnapshots

        +
        public void listSnapshots(com.google.pubsub.v1.ListSnapshotsRequest request,
        +                          io.grpc.stub.StreamObserver<com.google.pubsub.v1.ListSnapshotsResponse> responseObserver)
        +
        + Lists the existing snapshots.
        + 
        +
      • +
      + + + +
        +
      • +

        createSnapshot

        +
        public void createSnapshot(com.google.pubsub.v1.CreateSnapshotRequest request,
        +                           io.grpc.stub.StreamObserver<com.google.pubsub.v1.Snapshot> responseObserver)
        +
        + Creates a snapshot from the requested subscription.
        + If the snapshot already exists, returns `ALREADY_EXISTS`.
        + If the requested subscription doesn't exist, returns `NOT_FOUND`.
        + If the name is not provided in the request, the server will assign a random
        + name for this snapshot on the same project as the subscription, conforming
        + to the
        + [resource name format](https://cloud.google.com/pubsub/docs/overview#names).
        + The generated name is populated in the returned Snapshot object.
        + Note that for REST API requests, you must specify a name in the request.
        + 
        +
      • +
      + + + +
        +
      • +

        updateSnapshot

        +
        public void updateSnapshot(com.google.pubsub.v1.UpdateSnapshotRequest request,
        +                           io.grpc.stub.StreamObserver<com.google.pubsub.v1.Snapshot> responseObserver)
        +
        + Updates an existing snapshot. Note that certain properties of a snapshot
        + are not modifiable.
        + NOTE:  The style guide requires body: "snapshot" instead of body: "*".
        + Keeping the latter for internal consistency in V1, however it should be
        + corrected in V2.  See
        + https://cloud.google.com/apis/design/standard_methods#update for details.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteSnapshot

        +
        public void deleteSnapshot(com.google.pubsub.v1.DeleteSnapshotRequest request,
        +                           io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Removes an existing snapshot. All messages retained in the snapshot
        + are immediately dropped. After a snapshot is deleted, a new one may be
        + created with the same name, but the new one has no association with the old
        + snapshot or its subscription, unless the same subscription is specified.
        + 
        +
      • +
      + + + +
        +
      • +

        seek

        +
        public void seek(com.google.pubsub.v1.SeekRequest request,
        +                 io.grpc.stub.StreamObserver<com.google.pubsub.v1.SeekResponse> responseObserver)
        +
        + Seeks an existing subscription to a point in time or to a given snapshot,
        + whichever is provided in the request.
        + 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.html new file mode 100644 index 0000000000..ba51b67cb6 --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/SubscriberGrpc.html @@ -0,0 +1,584 @@ + + + + + +SubscriberGrpc (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.pubsub.v1
+

Class SubscriberGrpc

+
+
+ +
+
    +
  • +
    +
    +
    @Generated(value="by gRPC proto compiler (version 1.2.0)",
    +           comments="Source: google/pubsub/v1/pubsub.proto")
    +public final class SubscriberGrpc
    +extends java.lang.Object
    +
    + The service that an application uses to manipulate subscriptions and to
    + consume messages from a subscription via the `Pull` method.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class SubscriberGrpc.SubscriberBlockingStub +
      + The service that an application uses to manipulate subscriptions and to + consume messages from a subscription via the `Pull` method.
      +
      static class SubscriberGrpc.SubscriberFutureStub +
      + The service that an application uses to manipulate subscriptions and to + consume messages from a subscription via the `Pull` method.
      +
      static class SubscriberGrpc.SubscriberImplBase +
      + The service that an application uses to manipulate subscriptions and to + consume messages from a subscription via the `Pull` method.
      +
      static class SubscriberGrpc.SubscriberStub +
      + The service that an application uses to manipulate subscriptions and to + consume messages from a subscription via the `Pull` method.
      +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.AcknowledgeRequest,com.google.protobuf.Empty>METHOD_ACKNOWLEDGE 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.CreateSnapshotRequest,com.google.pubsub.v1.Snapshot>METHOD_CREATE_SNAPSHOT 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.Subscription,com.google.pubsub.v1.Subscription>METHOD_CREATE_SUBSCRIPTION 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.DeleteSnapshotRequest,com.google.protobuf.Empty>METHOD_DELETE_SNAPSHOT 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.DeleteSubscriptionRequest,com.google.protobuf.Empty>METHOD_DELETE_SUBSCRIPTION 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.GetSubscriptionRequest,com.google.pubsub.v1.Subscription>METHOD_GET_SUBSCRIPTION 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.ListSnapshotsRequest,com.google.pubsub.v1.ListSnapshotsResponse>METHOD_LIST_SNAPSHOTS 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.ListSubscriptionsRequest,com.google.pubsub.v1.ListSubscriptionsResponse>METHOD_LIST_SUBSCRIPTIONS 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.ModifyAckDeadlineRequest,com.google.protobuf.Empty>METHOD_MODIFY_ACK_DEADLINE 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.ModifyPushConfigRequest,com.google.protobuf.Empty>METHOD_MODIFY_PUSH_CONFIG 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.PullRequest,com.google.pubsub.v1.PullResponse>METHOD_PULL 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.SeekRequest,com.google.pubsub.v1.SeekResponse>METHOD_SEEK 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.StreamingPullRequest,com.google.pubsub.v1.StreamingPullResponse>METHOD_STREAMING_PULL 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.UpdateSnapshotRequest,com.google.pubsub.v1.Snapshot>METHOD_UPDATE_SNAPSHOT 
      static io.grpc.MethodDescriptor<com.google.pubsub.v1.UpdateSubscriptionRequest,com.google.pubsub.v1.Subscription>METHOD_UPDATE_SUBSCRIPTION 
      static java.lang.StringSERVICE_NAME 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        SERVICE_NAME

        +
        public static final java.lang.String SERVICE_NAME
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        METHOD_CREATE_SUBSCRIPTION

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.Subscription,com.google.pubsub.v1.Subscription> METHOD_CREATE_SUBSCRIPTION
        +
      • +
      + + + +
        +
      • +

        METHOD_GET_SUBSCRIPTION

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.GetSubscriptionRequest,com.google.pubsub.v1.Subscription> METHOD_GET_SUBSCRIPTION
        +
      • +
      + + + +
        +
      • +

        METHOD_UPDATE_SUBSCRIPTION

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.UpdateSubscriptionRequest,com.google.pubsub.v1.Subscription> METHOD_UPDATE_SUBSCRIPTION
        +
      • +
      + + + +
        +
      • +

        METHOD_LIST_SUBSCRIPTIONS

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.ListSubscriptionsRequest,com.google.pubsub.v1.ListSubscriptionsResponse> METHOD_LIST_SUBSCRIPTIONS
        +
      • +
      + + + +
        +
      • +

        METHOD_DELETE_SUBSCRIPTION

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.DeleteSubscriptionRequest,com.google.protobuf.Empty> METHOD_DELETE_SUBSCRIPTION
        +
      • +
      + + + +
        +
      • +

        METHOD_MODIFY_ACK_DEADLINE

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.ModifyAckDeadlineRequest,com.google.protobuf.Empty> METHOD_MODIFY_ACK_DEADLINE
        +
      • +
      + + + +
        +
      • +

        METHOD_ACKNOWLEDGE

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.AcknowledgeRequest,com.google.protobuf.Empty> METHOD_ACKNOWLEDGE
        +
      • +
      + + + +
        +
      • +

        METHOD_PULL

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.PullRequest,com.google.pubsub.v1.PullResponse> METHOD_PULL
        +
      • +
      + + + +
        +
      • +

        METHOD_STREAMING_PULL

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.StreamingPullRequest,com.google.pubsub.v1.StreamingPullResponse> METHOD_STREAMING_PULL
        +
      • +
      + + + +
        +
      • +

        METHOD_MODIFY_PUSH_CONFIG

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.ModifyPushConfigRequest,com.google.protobuf.Empty> METHOD_MODIFY_PUSH_CONFIG
        +
      • +
      + + + +
        +
      • +

        METHOD_LIST_SNAPSHOTS

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.ListSnapshotsRequest,com.google.pubsub.v1.ListSnapshotsResponse> METHOD_LIST_SNAPSHOTS
        +
      • +
      + + + +
        +
      • +

        METHOD_CREATE_SNAPSHOT

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.CreateSnapshotRequest,com.google.pubsub.v1.Snapshot> METHOD_CREATE_SNAPSHOT
        +
      • +
      + + + +
        +
      • +

        METHOD_UPDATE_SNAPSHOT

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.UpdateSnapshotRequest,com.google.pubsub.v1.Snapshot> METHOD_UPDATE_SNAPSHOT
        +
      • +
      + + + +
        +
      • +

        METHOD_DELETE_SNAPSHOT

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.DeleteSnapshotRequest,com.google.protobuf.Empty> METHOD_DELETE_SNAPSHOT
        +
      • +
      + + + +
        +
      • +

        METHOD_SEEK

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.pubsub.v1.SeekRequest,com.google.pubsub.v1.SeekResponse> METHOD_SEEK
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        newStub

        +
        public static SubscriberGrpc.SubscriberStub newStub(io.grpc.Channel channel)
        +
        Creates a new async stub that supports all call types for the service
        +
      • +
      + + + +
        +
      • +

        newBlockingStub

        +
        public static SubscriberGrpc.SubscriberBlockingStub newBlockingStub(io.grpc.Channel channel)
        +
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
        +
      • +
      + + + +
        +
      • +

        newFutureStub

        +
        public static SubscriberGrpc.SubscriberFutureStub newFutureStub(io.grpc.Channel channel)
        +
        Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
        +
      • +
      + + + +
        +
      • +

        getServiceDescriptor

        +
        public static io.grpc.ServiceDescriptor getServiceDescriptor()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/package-frame.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/package-frame.html new file mode 100644 index 0000000000..80b99e6555 --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/package-frame.html @@ -0,0 +1,29 @@ + + + + + +com.google.pubsub.v1 (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + +

com.google.pubsub.v1

+
+

Classes

+ +
+ + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/package-summary.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/package-summary.html new file mode 100644 index 0000000000..bac65b8633 --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/package-summary.html @@ -0,0 +1,214 @@ + + + + + +com.google.pubsub.v1 (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package com.google.pubsub.v1

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/package-tree.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/package-tree.html new file mode 100644 index 0000000000..b78ac25b85 --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/com/google/pubsub/v1/package-tree.html @@ -0,0 +1,142 @@ + + + + + +com.google.pubsub.v1 Class Hierarchy (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package com.google.pubsub.v1

+
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/constant-values.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/constant-values.html new file mode 100644 index 0000000000..941f6da8cc --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/constant-values.html @@ -0,0 +1,168 @@ + + + + + +Constant Field Values (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

com.google.*

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/deprecated-list.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/deprecated-list.html new file mode 100644 index 0000000000..2a0c98a25b --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/deprecated-list.html @@ -0,0 +1,120 @@ + + + + + +Deprecated List (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Deprecated API

+

Contents

+
+ +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/help-doc.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/help-doc.html new file mode 100644 index 0000000000..5da49c6a79 --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/help-doc.html @@ -0,0 +1,217 @@ + + + + + +API Help (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/index-all.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/index-all.html new file mode 100644 index 0000000000..2b1ba1654e --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/index-all.html @@ -0,0 +1,779 @@ + + + + + +Index (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + +
A B C D G L M N P S U  + + +

A

+
+
acknowledge(AcknowledgeRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
+
+ Acknowledges the messages associated with the `ack_ids` in the + `AcknowledgeRequest`.
+
+
acknowledge(AcknowledgeRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
+
+ Acknowledges the messages associated with the `ack_ids` in the + `AcknowledgeRequest`.
+
+
acknowledge(AcknowledgeRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ Acknowledges the messages associated with the `ack_ids` in the + `AcknowledgeRequest`.
+
+
acknowledge(AcknowledgeRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ Acknowledges the messages associated with the `ack_ids` in the + `AcknowledgeRequest`.
+
+
+ + + +

B

+
+
bindService() - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherImplBase
+
 
+
bindService() - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
 
+
build(Channel, CallOptions) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
+
 
+
build(Channel, CallOptions) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
+
 
+
build(Channel, CallOptions) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
+
 
+
build(Channel, CallOptions) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
 
+
build(Channel, CallOptions) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
 
+
build(Channel, CallOptions) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
 
+
+ + + +

C

+
+
com.google.pubsub.v1 - package com.google.pubsub.v1
+
 
+
createSnapshot(CreateSnapshotRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
+
+ Creates a snapshot from the requested subscription.
+
+
createSnapshot(CreateSnapshotRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
+
+ Creates a snapshot from the requested subscription.
+
+
createSnapshot(CreateSnapshotRequest, StreamObserver<Snapshot>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ Creates a snapshot from the requested subscription.
+
+
createSnapshot(CreateSnapshotRequest, StreamObserver<Snapshot>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ Creates a snapshot from the requested subscription.
+
+
createSubscription(Subscription) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
+
+ Creates a subscription to a given topic.
+
+
createSubscription(Subscription) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
+
+ Creates a subscription to a given topic.
+
+
createSubscription(Subscription, StreamObserver<Subscription>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ Creates a subscription to a given topic.
+
+
createSubscription(Subscription, StreamObserver<Subscription>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ Creates a subscription to a given topic.
+
+
createTopic(Topic) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
+
+
+ Creates the given topic with the given name.
+
+
createTopic(Topic) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
+
+
+ Creates the given topic with the given name.
+
+
createTopic(Topic, StreamObserver<Topic>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherImplBase
+
+
+ Creates the given topic with the given name.
+
+
createTopic(Topic, StreamObserver<Topic>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
+
+
+ Creates the given topic with the given name.
+
+
+ + + +

D

+
+
deleteSnapshot(DeleteSnapshotRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
+
+ Removes an existing snapshot.
+
+
deleteSnapshot(DeleteSnapshotRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
+
+ Removes an existing snapshot.
+
+
deleteSnapshot(DeleteSnapshotRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ Removes an existing snapshot.
+
+
deleteSnapshot(DeleteSnapshotRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ Removes an existing snapshot.
+
+
deleteSubscription(DeleteSubscriptionRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
+
+ Deletes an existing subscription.
+
+
deleteSubscription(DeleteSubscriptionRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
+
+ Deletes an existing subscription.
+
+
deleteSubscription(DeleteSubscriptionRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ Deletes an existing subscription.
+
+
deleteSubscription(DeleteSubscriptionRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ Deletes an existing subscription.
+
+
deleteTopic(DeleteTopicRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
+
+
+ Deletes the topic with the given name.
+
+
deleteTopic(DeleteTopicRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
+
+
+ Deletes the topic with the given name.
+
+
deleteTopic(DeleteTopicRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherImplBase
+
+
+ Deletes the topic with the given name.
+
+
deleteTopic(DeleteTopicRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
+
+
+ Deletes the topic with the given name.
+
+
+ + + +

G

+
+
getServiceDescriptor() - Static method in class com.google.pubsub.v1.PublisherGrpc
+
 
+
getServiceDescriptor() - Static method in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
getSubscription(GetSubscriptionRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
+
+ Gets the configuration details of a subscription.
+
+
getSubscription(GetSubscriptionRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
+
+ Gets the configuration details of a subscription.
+
+
getSubscription(GetSubscriptionRequest, StreamObserver<Subscription>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ Gets the configuration details of a subscription.
+
+
getSubscription(GetSubscriptionRequest, StreamObserver<Subscription>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ Gets the configuration details of a subscription.
+
+
getTopic(GetTopicRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
+
+
+ Gets the configuration of a topic.
+
+
getTopic(GetTopicRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
+
+
+ Gets the configuration of a topic.
+
+
getTopic(GetTopicRequest, StreamObserver<Topic>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherImplBase
+
+
+ Gets the configuration of a topic.
+
+
getTopic(GetTopicRequest, StreamObserver<Topic>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
+
+
+ Gets the configuration of a topic.
+
+
+ + + +

L

+
+
listSnapshots(ListSnapshotsRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
+
+ Lists the existing snapshots.
+
+
listSnapshots(ListSnapshotsRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
+
+ Lists the existing snapshots.
+
+
listSnapshots(ListSnapshotsRequest, StreamObserver<ListSnapshotsResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ Lists the existing snapshots.
+
+
listSnapshots(ListSnapshotsRequest, StreamObserver<ListSnapshotsResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ Lists the existing snapshots.
+
+
listSubscriptions(ListSubscriptionsRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
+
+ Lists matching subscriptions.
+
+
listSubscriptions(ListSubscriptionsRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
+
+ Lists matching subscriptions.
+
+
listSubscriptions(ListSubscriptionsRequest, StreamObserver<ListSubscriptionsResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ Lists matching subscriptions.
+
+
listSubscriptions(ListSubscriptionsRequest, StreamObserver<ListSubscriptionsResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ Lists matching subscriptions.
+
+
listTopics(ListTopicsRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
+
+
+ Lists matching topics.
+
+
listTopics(ListTopicsRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
+
+
+ Lists matching topics.
+
+
listTopics(ListTopicsRequest, StreamObserver<ListTopicsResponse>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherImplBase
+
+
+ Lists matching topics.
+
+
listTopics(ListTopicsRequest, StreamObserver<ListTopicsResponse>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
+
+
+ Lists matching topics.
+
+
listTopicSubscriptions(ListTopicSubscriptionsRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
+
+
+ Lists the name of the subscriptions for this topic.
+
+
listTopicSubscriptions(ListTopicSubscriptionsRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
+
+
+ Lists the name of the subscriptions for this topic.
+
+
listTopicSubscriptions(ListTopicSubscriptionsRequest, StreamObserver<ListTopicSubscriptionsResponse>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherImplBase
+
+
+ Lists the name of the subscriptions for this topic.
+
+
listTopicSubscriptions(ListTopicSubscriptionsRequest, StreamObserver<ListTopicSubscriptionsResponse>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
+
+
+ Lists the name of the subscriptions for this topic.
+
+
+ + + +

M

+
+
METHOD_ACKNOWLEDGE - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_CREATE_SNAPSHOT - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_CREATE_SUBSCRIPTION - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_CREATE_TOPIC - Static variable in class com.google.pubsub.v1.PublisherGrpc
+
 
+
METHOD_DELETE_SNAPSHOT - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_DELETE_SUBSCRIPTION - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_DELETE_TOPIC - Static variable in class com.google.pubsub.v1.PublisherGrpc
+
 
+
METHOD_GET_SUBSCRIPTION - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_GET_TOPIC - Static variable in class com.google.pubsub.v1.PublisherGrpc
+
 
+
METHOD_LIST_SNAPSHOTS - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_LIST_SUBSCRIPTIONS - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_LIST_TOPIC_SUBSCRIPTIONS - Static variable in class com.google.pubsub.v1.PublisherGrpc
+
 
+
METHOD_LIST_TOPICS - Static variable in class com.google.pubsub.v1.PublisherGrpc
+
 
+
METHOD_MODIFY_ACK_DEADLINE - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_MODIFY_PUSH_CONFIG - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_PUBLISH - Static variable in class com.google.pubsub.v1.PublisherGrpc
+
 
+
METHOD_PULL - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_SEEK - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_STREAMING_PULL - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_UPDATE_SNAPSHOT - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_UPDATE_SUBSCRIPTION - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
METHOD_UPDATE_TOPIC - Static variable in class com.google.pubsub.v1.PublisherGrpc
+
 
+
modifyAckDeadline(ModifyAckDeadlineRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
+
+ Modifies the ack deadline for a specific message.
+
+
modifyAckDeadline(ModifyAckDeadlineRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
+
+ Modifies the ack deadline for a specific message.
+
+
modifyAckDeadline(ModifyAckDeadlineRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ Modifies the ack deadline for a specific message.
+
+
modifyAckDeadline(ModifyAckDeadlineRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ Modifies the ack deadline for a specific message.
+
+
modifyPushConfig(ModifyPushConfigRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
+
+ Modifies the `PushConfig` for a specified subscription.
+
+
modifyPushConfig(ModifyPushConfigRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
+
+ Modifies the `PushConfig` for a specified subscription.
+
+
modifyPushConfig(ModifyPushConfigRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ Modifies the `PushConfig` for a specified subscription.
+
+
modifyPushConfig(ModifyPushConfigRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ Modifies the `PushConfig` for a specified subscription.
+
+
+ + + +

N

+
+
newBlockingStub(Channel) - Static method in class com.google.pubsub.v1.PublisherGrpc
+
+
Creates a new blocking-style stub that supports unary and streaming output calls on the service
+
+
newBlockingStub(Channel) - Static method in class com.google.pubsub.v1.SubscriberGrpc
+
+
Creates a new blocking-style stub that supports unary and streaming output calls on the service
+
+
newFutureStub(Channel) - Static method in class com.google.pubsub.v1.PublisherGrpc
+
+
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
+
+
newFutureStub(Channel) - Static method in class com.google.pubsub.v1.SubscriberGrpc
+
+
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
+
+
newStub(Channel) - Static method in class com.google.pubsub.v1.PublisherGrpc
+
+
Creates a new async stub that supports all call types for the service
+
+
newStub(Channel) - Static method in class com.google.pubsub.v1.SubscriberGrpc
+
+
Creates a new async stub that supports all call types for the service
+
+
+ + + +

P

+
+
publish(PublishRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
+
+
+ Adds one or more messages to the topic.
+
+
publish(PublishRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
+
+
+ Adds one or more messages to the topic.
+
+
publish(PublishRequest, StreamObserver<PublishResponse>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherImplBase
+
+
+ Adds one or more messages to the topic.
+
+
publish(PublishRequest, StreamObserver<PublishResponse>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
+
+
+ Adds one or more messages to the topic.
+
+
PublisherGrpc - Class in com.google.pubsub.v1
+
+
+ The service that an application uses to manipulate topics, and to send + messages to a topic.
+
+
PublisherGrpc.PublisherBlockingStub - Class in com.google.pubsub.v1
+
+
+ The service that an application uses to manipulate topics, and to send + messages to a topic.
+
+
PublisherGrpc.PublisherFutureStub - Class in com.google.pubsub.v1
+
+
+ The service that an application uses to manipulate topics, and to send + messages to a topic.
+
+
PublisherGrpc.PublisherImplBase - Class in com.google.pubsub.v1
+
+
+ The service that an application uses to manipulate topics, and to send + messages to a topic.
+
+
PublisherGrpc.PublisherStub - Class in com.google.pubsub.v1
+
+
+ The service that an application uses to manipulate topics, and to send + messages to a topic.
+
+
PublisherImplBase() - Constructor for class com.google.pubsub.v1.PublisherGrpc.PublisherImplBase
+
 
+
pull(PullRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
+
+ Pulls messages from the server.
+
+
pull(PullRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
+
+ Pulls messages from the server.
+
+
pull(PullRequest, StreamObserver<PullResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ Pulls messages from the server.
+
+
pull(PullRequest, StreamObserver<PullResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ Pulls messages from the server.
+
+
+ + + +

S

+
+
seek(SeekRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
+
+ Seeks an existing subscription to a point in time or to a given snapshot, + whichever is provided in the request.
+
+
seek(SeekRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
+
+ Seeks an existing subscription to a point in time or to a given snapshot, + whichever is provided in the request.
+
+
seek(SeekRequest, StreamObserver<SeekResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ Seeks an existing subscription to a point in time or to a given snapshot, + whichever is provided in the request.
+
+
seek(SeekRequest, StreamObserver<SeekResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ Seeks an existing subscription to a point in time or to a given snapshot, + whichever is provided in the request.
+
+
SERVICE_NAME - Static variable in class com.google.pubsub.v1.PublisherGrpc
+
 
+
SERVICE_NAME - Static variable in class com.google.pubsub.v1.SubscriberGrpc
+
 
+
streamingPull(StreamObserver<StreamingPullResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ (EXPERIMENTAL) StreamingPull is an experimental feature.
+
+
streamingPull(StreamObserver<StreamingPullResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ (EXPERIMENTAL) StreamingPull is an experimental feature.
+
+
SubscriberGrpc - Class in com.google.pubsub.v1
+
+
+ The service that an application uses to manipulate subscriptions and to + consume messages from a subscription via the `Pull` method.
+
+
SubscriberGrpc.SubscriberBlockingStub - Class in com.google.pubsub.v1
+
+
+ The service that an application uses to manipulate subscriptions and to + consume messages from a subscription via the `Pull` method.
+
+
SubscriberGrpc.SubscriberFutureStub - Class in com.google.pubsub.v1
+
+
+ The service that an application uses to manipulate subscriptions and to + consume messages from a subscription via the `Pull` method.
+
+
SubscriberGrpc.SubscriberImplBase - Class in com.google.pubsub.v1
+
+
+ The service that an application uses to manipulate subscriptions and to + consume messages from a subscription via the `Pull` method.
+
+
SubscriberGrpc.SubscriberStub - Class in com.google.pubsub.v1
+
+
+ The service that an application uses to manipulate subscriptions and to + consume messages from a subscription via the `Pull` method.
+
+
SubscriberImplBase() - Constructor for class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
 
+
+ + + +

U

+
+
updateSnapshot(UpdateSnapshotRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
+
+ Updates an existing snapshot.
+
+
updateSnapshot(UpdateSnapshotRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
+
+ Updates an existing snapshot.
+
+
updateSnapshot(UpdateSnapshotRequest, StreamObserver<Snapshot>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ Updates an existing snapshot.
+
+
updateSnapshot(UpdateSnapshotRequest, StreamObserver<Snapshot>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ Updates an existing snapshot.
+
+
updateSubscription(UpdateSubscriptionRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
+
+
+ Updates an existing subscription.
+
+
updateSubscription(UpdateSubscriptionRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
+
+
+ Updates an existing subscription.
+
+
updateSubscription(UpdateSubscriptionRequest, StreamObserver<Subscription>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
+
+
+ Updates an existing subscription.
+
+
updateSubscription(UpdateSubscriptionRequest, StreamObserver<Subscription>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
+
+
+ Updates an existing subscription.
+
+
updateTopic(UpdateTopicRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
+
+
+ Updates an existing topic.
+
+
updateTopic(UpdateTopicRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
+
+
+ Updates an existing topic.
+
+
updateTopic(UpdateTopicRequest, StreamObserver<Topic>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherImplBase
+
+
+ Updates an existing topic.
+
+
updateTopic(UpdateTopicRequest, StreamObserver<Topic>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
+
+
+ Updates an existing topic.
+
+
+A B C D G L M N P S U 
+ +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/index.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/index.html new file mode 100644 index 0000000000..0d17915267 --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/index.html @@ -0,0 +1,72 @@ + + + + + +grpc-google-cloud-pubsub-v1 0.1.27 API + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="com/google/pubsub/v1/package-summary.html">Non-frame version</a>.</p> + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/overview-tree.html b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/overview-tree.html new file mode 100644 index 0000000000..2cb32dfa1c --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/overview-tree.html @@ -0,0 +1,146 @@ + + + + + +Class Hierarchy (grpc-google-cloud-pubsub-v1 0.1.27 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/package-list b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/package-list new file mode 100644 index 0000000000..ad821661c2 --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/package-list @@ -0,0 +1 @@ +com.google.pubsub.v1 diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/script.js b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/script.js new file mode 100644 index 0000000000..b346356931 --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/stylesheet.css b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/stylesheet.css new file mode 100644 index 0000000000..98055b22d6 --- /dev/null +++ b/java/grpc-google-cloud-pubsub-v1/0.1.27/apidocs/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +} diff --git a/java/grpc-google-cloud-pubsub-v1/apidocs/index.html b/java/grpc-google-cloud-pubsub-v1/apidocs/index.html index e265d97c84..f516d5bb56 100644 --- a/java/grpc-google-cloud-pubsub-v1/apidocs/index.html +++ b/java/grpc-google-cloud-pubsub-v1/apidocs/index.html @@ -1 +1 @@ - +