
                         <   d Z ddlmZ ddlmZ ddlmZ ddlmZ  ej                  ej                  j                  ej                  j                  ej                  j                         G d dej                               Zej                  e_        dd	ie_        y
)z9Commands for reading and manipulating project-level data.    )absolute_import)division)unicode_literals)basec                       e Zd ZdZy)ProjectInfoz@Read and manipulate project-level data like quotas and metadata.N)__name__
__module____qualname____doc__     ,lib/surface/compute/project_info/__init__.pyr   r      s     Ir   r   DESCRIPTIONaT  
        Read and manipulate project-level data like quotas and
        metadata.

        For more information about quotas, see the
        [quotas documentation](https://cloud.google.com/compute/quotas).

        ``Note'': Project-level metadata is a distinct concept from instance-level
        metadata.

        For more information about instance metadata, see
        [Storing and retrieving instance metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata).

        See also: [Projects API](https://cloud.google.com/compute/docs/reference/rest/v1/projects).
        N)r   
__future__r   r   r   googlecloudsdk.callioper   ReleaseTracksReleaseTrackALPHABETAGAGroupr   TOOLS_CATEGORYcategorydetailed_helpr   r   r   <module>r      s    @ &  ' ( T..33T5F5F5I5IKI$** IKI **    r   