Skip to content

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Mar 18, 2015

Following #691.

  • Updates the API docs slightly (making batching explicit).
  • Adds a connection lifted from gcloud.storage.connection.
  • Adds Topic class and list_topics API function.

Does not handle implicit connection / project ID stuff (which should be shared, as called for in #741).

tseaver added 4 commits March 18, 2015 10:24
Copied from 'storage.connection.Connection', with storage-specific bits
(e.g., upload) removed.
Include 'create', 'delete', 'exists', and 'publish' methods.

Inclue 'pubsub.topic.Topic.batch', which allows publishing multiple messages
to a topic as a single API request.
@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

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

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

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 9cd9cf6 on tseaver:691-flesh_out_pubsub_topics into aa684be on GoogleCloudPlatform:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 703d56b on tseaver:691-flesh_out_pubsub_topics into aa684be on GoogleCloudPlatform:master.

@tseaver
Copy link
Contributor Author

tseaver commented Mar 19, 2015

@dhermes, any remaining issues? I could merge here and then you could work on refactoring the connection stuff.

@dhermes
Copy link
Contributor

dhermes commented Mar 19, 2015

LGTM

tseaver added a commit that referenced this pull request Mar 19, 2015
@tseaver tseaver merged commit 01d697e into googleapis:master Mar 19, 2015
@tseaver tseaver deleted the 691-flesh_out_pubsub_topics branch March 19, 2015 17:26
parthea pushed a commit that referenced this pull request Aug 21, 2025
…p/templates/python_library/.kokoro (#742)

Source-Link: googleapis/synthtool@e13b22b
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:97b671488ad548ef783a452a9e1276ac10f144d5ae56d98cc4bf77ba504082b4

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
parthea pushed a commit that referenced this pull request Sep 16, 2025
…p/templates/python_library/.kokoro (#742)

Source-Link: googleapis/synthtool@e13b22b
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:97b671488ad548ef783a452a9e1276ac10f144d5ae56d98cc4bf77ba504082b4

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
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.

4 participants