
    z                         d Z ddlmZ d Zy)z?Client for interaction with EncryptionConfig API CRUD DATAPLEX.    )utilc                     t        j                         }|j                  dj                  | j                  | j
                  | j                        | j                        }|S )z Create EncryptionConfig Request.z5organizations/{0}/locations/{1}/encryptionConfigs/{2})namekey)dataplex_apiGetMessageModule%GoogleCloudDataplexV1EncryptionConfigformatorganizationlocationencryption_configr   )argsmodulerequests      8lib/googlecloudsdk/api_lib/dataplex/encryption_config.py(GenerateEncryptionConfigForCreateRequestr      sZ    ((*&88BII


T]]D,B,B ((	 9 ' 
.    N)__doc__googlecloudsdk.api_lib.dataplexr   r   r    r   r   <module>r      s    F A	r   