
                         ,   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 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y
)z!The command group for ekm config.    )absolute_import)division)unicode_literals)base)flags)	resourcesc                   8    e Zd ZdZej
                  Zed        Zy)	EkmConfigzUpdate and retrieve the EkmConfig.

  EkmConfig is a singleton resource that represents configuration
  parameters that apply to all CryptoKeys and CryptoKeyVersions of EXTERNAL_VPC
  protecion level.
  c                      y )N )parsers    &lib/surface/kms/ekm_config/__init__.pyArgszEkmConfig.Args'   s        N)	__name__
__module____qualname____doc__r   IDENTITY_AND_SECURITY_CATEGORYcategorystaticmethodr   r   r   r   r
   r
      s&     00(	 	r   r
   N)r   
__future__r   r   r   googlecloudsdk.api_lib.cloudkmsr   cloudkms_basegooglecloudsdk.calliopegooglecloudsdk.command_lib.kmsr   googlecloudsdk.corer   ReleaseTracksReleaseTrackALPHABETAGAGroupr
   r   r   r   <module>r$      sv    ( &  ' A ( 0 ) D%%++T->->-C-C%%((*	

 	*	r   