fix: `setParallelPullCount` documentation by anguillanneuf · Pull Request #459 · googleapis/java-pubsub · GitHub
Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

fix: setParallelPullCount documentation#459

Merged
kamalaboulhosn merged 2 commits into
masterfrom
anguillanneuf-patch-1
Dec 14, 2020
Merged

fix: setParallelPullCount documentation#459
kamalaboulhosn merged 2 commits into
masterfrom
anguillanneuf-patch-1

Conversation

@anguillanneuf

Copy link
Copy Markdown
Contributor

Fixes #457

@anguillanneuf anguillanneuf requested a review from a team December 11, 2020 23:38
@product-auto-label product-auto-label Bot added the api: pubsub Issues related to the googleapis/java-pubsub API. label Dec 11, 2020
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 11, 2020
Comment thread google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/v1/Subscriber.java Outdated
@codecov

codecov Bot commented Dec 11, 2020

Copy link
Copy Markdown

…ubscriber.java

Co-authored-by: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
@kamalaboulhosn kamalaboulhosn merged commit b399f60 into master Dec 14, 2020
@kamalaboulhosn kamalaboulhosn deleted the anguillanneuf-patch-1 branch December 14, 2020 19:15
gcf-merge-on-green Bot pushed a commit that referenced this pull request Dec 14, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
### [1.110.2](https://www.github.com/googleapis/java-pubsub/compare/v1.110.1...v1.110.2) (2020-12-14)


### Bug Fixes

* `setParallelPullCount` documentation ([#459](https://www.github.com/googleapis/java-pubsub/issues/459)) ([b399f60](https://www.github.com/googleapis/java-pubsub/commit/b399f60cf324ab21c15697bd697902aa1fde3e80))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 ([#462](https://www.github.com/googleapis/java-pubsub/issues/462)) ([1326484](https://www.github.com/googleapis/java-pubsub/commit/13264848f5124d7ad388c1cd1423447aab2aa512))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: pubsub Issues related to the googleapis/java-pubsub API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Small fix for Publisher documentation

3 participants