
    %                         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                  ej                  j                         G d dej                               Zy)	z=The command to get the status of Namespace Actuation Feature.    )absolute_import)division)unicode_literals)basec                       e Zd ZdZdZy)DescribezDescribe the status of Namespace Actuation Feature resource.

  This command describes the status of Namespace Actuation Feature resource in
  fleet.

  ## EXAMPLES

  To describe the Namespace Actuation Feature, run:

    $ {command}
  namespaceactuationN)__name__
__module____qualname____doc__feature_name     :lib/surface/container/fleet/namespaceactuation/describe.pyr   r      s    
 &,r   r   N)r   
__future__r   r   r   googlecloudsdk.callioper   calliope_base3googlecloudsdk.command_lib.container.fleet.featuresReleaseTracksReleaseTrackALPHADescribeCommandr   r   r   r   <module>r      sT    D &  ' 9 D ]77==>&t## & ?&r   