a
    ù!fÏ  ã                   @   sJ   d Z ddlm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 )a|  Google Cloud DNS API wrapper.

The main concepts with this API are:

- :class:`gcloud.DNS.zone.ManagedZone` represents an collection of tables.
- :class:`gcloud.DNS.resource_record_set.ResourceRecordSet` represents a
  single resource definition within a zone.
- :class:`gcloud.DNS.changes.Changes` represents a set of changes (adding/
  deleting resource record sets) to a zone.
é    )ÚChanges)ÚClient)Ú
Connection)ÚManagedZone)ÚResourceRecordSetN)Ú__doc__Zgcloud.dns.zoner   Zgcloud.dns.clientr   Zgcloud.dns.connectionr   r   Zgcloud.dns.resource_record_setr   ZSCOPE© r   r   úT/var/www/html/python-backend/venv/lib/python3.9/site-packages/gcloud/dns/__init__.pyÚ<module>   s   