
                             d Z ddlmZ ddlmZ ddlmZ ddlmZ ddiZ ej                  ej                  j                         G d d	ej                               Zy
)z3The super-group for the blockchain-node-engine CLI.    )absolute_import)division)unicode_literals)baseDESCRIPTIONa!  
        The gcloud blockchain-node-engine command group lets you create and manage
        Blockchain Node Engine nodes.

        Blockchain Node Engine is a fully-managed blockchain node service that
        makes it easy to set up and manage your blockchain nodes in the cloud.
        c                   2    e Zd ZdZeZej                  Zd Z	y)BlockchainNodeEnginez7Create and manipulate Blockchain Node Engine resources.c                 Z    t        j                  |       ~~t        j                          y )N)r   RequireProjectIDEnableUserProjectQuota)selfcontextargss      .lib/surface/blockchain_node_engine/__init__.pyFilterzBlockchainNodeEngine.Filter*   s!    $!    N)
__name__
__module____qualname____doc__DETAILED_HELPdetailed_helpr   WEB3_CATEGORYcategoryr    r   r   r	   r	   #   s    ?-("r   r	   N)r   
__future__r   r   r   googlecloudsdk.callioper   r   ReleaseTracksReleaseTrackALPHAGroupr	   r   r   r   <module>r"      s_    : &  ' ( 		 D%%++,	"4:: 	" -	"r   