Skip to content

Commit c4c5db2

Browse files
committed
pr comment
1 parent efefaed commit c4c5db2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/spi/v1

google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/spi/v1/Publisher.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,6 @@ public TopicName getTopicName() {
169169
* Schedules the publishing of a message. The publishing of the message may occur immediately or
170170
* be delayed based on the publisher batching options.
171171
*
172-
* <p>{@code publish} does not attempt to limit the number of pending messages.
173-
*
174172
* <p>Example of publishing a message.
175173
*
176174
* <pre>{@code

0 commit comments

Comments
 (0)