Skip to content

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Mar 18, 2015

Uses #742 as a base.

@tseaver tseaver added the api: pubsub Issues related to the Pub/Sub API. label Mar 18, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 18, 2015
@tseaver tseaver changed the title Flesh out pubsub subscription Flesh out pubsub subscriptions Mar 18, 2015
@dhermes
Copy link
Contributor

dhermes commented Mar 18, 2015

@tseaver I'm going to hold off on this until #742 is through. Is that OK or do you prefer otherwise?

@tseaver
Copy link
Contributor Author

tseaver commented Mar 18, 2015

Holding off here is fine.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling c64c0f2 on tseaver:691-flesh_out_pubsub_subscription into aa684be on GoogleCloudPlatform:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 1d08a87 on tseaver:691-flesh_out_pubsub_subscription into aa684be on GoogleCloudPlatform:master.

tseaver added 2 commits March 19, 2015 13:27
Include 'create', 'delete', 'exists', and 'reload' method to manage
subscription state.

Allow toggling between push / pull w/ 'modify_push_config'.

Consume / acknowledge messages in pull-mode w/ 'pull', 'acknowledge',
and 'modify_ack_deadline'.
@tseaver
Copy link
Contributor Author

tseaver commented Mar 19, 2015

@dhermes rebased after merge of #742.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Mar 19, 2015

LGTM though you should get sign off from @tmatsuo to make sure you are making the correct API calls

This comment was marked as spam.

This comment was marked as spam.

@tmatsuo
Copy link
Contributor

tmatsuo commented Mar 19, 2015

Left few comments, but LGTM in terms of the correctness of API paths and methods.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling ea1625c on tseaver:691-flesh_out_pubsub_subscription into 01d697e on GoogleCloudPlatform:master.

This comment was marked as spam.

@tmatsuo
Copy link
Contributor

tmatsuo commented Mar 19, 2015

still LGTM

tseaver added a commit that referenced this pull request Mar 19, 2015
@tseaver tseaver merged commit 85dc64b into googleapis:master Mar 19, 2015
@tseaver tseaver deleted the 691-flesh_out_pubsub_subscription branch March 19, 2015 20:05
parthea pushed a commit that referenced this pull request Aug 21, 2025
* fix: fix `ValueError` in `test__validate_universe_domain`

PiperOrigin-RevId: 604699565

Source-Link: googleapis/googleapis@cd3eabf

Source-Link: googleapis/googleapis-gen@01f69ba
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDFmNjliYTdhMTNkNTllNmY0NWUyNDMzNTliOTFhNmU4OTYyMjFmOCJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Sep 16, 2025
* fix: fix `ValueError` in `test__validate_universe_domain`

PiperOrigin-RevId: 604699565

Source-Link: googleapis/googleapis@cd3eabf

Source-Link: googleapis/googleapis-gen@01f69ba
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDFmNjliYTdhMTNkNTllNmY0NWUyNDMzNTliOTFhNmU4OTYyMjFmOCJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants