a
    ù!fo  ã                   @   s>   d Z ddlmZ ddlmZ ddlmZ ddlmZ ej	Z	dS )aE  Google Cloud Pubsub API wrapper.

The main concepts with this API are:

- :class:`gcloud.pubsub.topic.Topic` represents an endpoint to which messages
  can be published using the Cloud Storage Pubsub API.

- :class:`gcloud.pubsub.subscription.Subscription` represents a named
  subscription (either pull or push) to a topic.
é    )ÚClient)Ú
Connection)ÚSubscription)ÚTopicN)
Ú__doc__Zgcloud.pubsub.clientr   Zgcloud.pubsub.connectionr   Zgcloud.pubsub.subscriptionr   Zgcloud.pubsub.topicr   ZSCOPE© r   r   úW/var/www/html/python-backend/venv/lib/python3.9/site-packages/gcloud/pubsub/__init__.pyÚ<module>   s
   