
    ~i"                     J    d Z ddlZddlZddlZddlmZ  G d de          ZdS )z
    kms

    No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)  # noqa: E501

    OpenAPI spec version: common-version
    
    Generated by: https://github.com/swagger-api/swagger-codegen.git
    N)Configurationc                      e Zd ZdZ	 dddddddZddddd	d
dZddZed             Zej	        d             Zed             Z
e
j	        d             Z
ed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zd Zd Zd Zd Zd ZdS )ReplicateKeyRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strzlist[TagForReplicateKeyInput])descriptionkey_idkey_namekeyring_namereplica_regiontagsDescriptionKeyIDKeyNameKeyringNameReplicaRegionTagsNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _	        ||| _
        ||| _        ||| _        || _        |	|| _        dS dS )z0ReplicateKeyRequest - a model defined in SwaggerN)r   _configuration_description_key_id	_key_name_keyring_name_replica_region_tagsdiscriminatorr   r   r	   r
   r   r   )selfr   r   r	   r
   r   r   r   s           v/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkkms/models/replicate_key_request.py__init__zReplicateKeyRequest.__init__5   s    !*__N, !#
!"*D DK$DM# ,D,DIII     c                     | j         S )zGets the description of this ReplicateKeyRequest.  # noqa: E501


        :return: The description of this ReplicateKeyRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r   zReplicateKeyRequest.descriptionO   s       r   c                 t    | j         j        r$|"t          |          dk    rt          d          || _        dS )zSets the description of this ReplicateKeyRequest.


        :param description: The description of this ReplicateKeyRequest.  # noqa: E501
        :type: str
        Ni    zLInvalid value for `description`, length must be less than or equal to `8192`)r   client_side_validationlen
ValueErrorr   )r   r   s     r   r   zReplicateKeyRequest.descriptionY   sH     6 	m'C,<,<t,C,Cklll'r   c                     | j         S )zGets the key_id of this ReplicateKeyRequest.  # noqa: E501


        :return: The key_id of this ReplicateKeyRequest.  # noqa: E501
        :rtype: str
        r   r!   s    r   r   zReplicateKeyRequest.key_idg   s     |r   c                     || _         dS )zSets the key_id of this ReplicateKeyRequest.


        :param key_id: The key_id of this ReplicateKeyRequest.  # noqa: E501
        :type: str
        Nr'   )r   r   s     r   r   zReplicateKeyRequest.key_idq   s     r   c                     | j         S )zGets the key_name of this ReplicateKeyRequest.  # noqa: E501


        :return: The key_name of this ReplicateKeyRequest.  # noqa: E501
        :rtype: str
        )r   r!   s    r   r	   zReplicateKeyRequest.key_name|   s     ~r   c                     | j         j        r$|"t          |          dk    rt          d          | j         j        r$|"t          |          dk     rt          d          || _        dS )zSets the key_name of this ReplicateKeyRequest.


        :param key_name: The key_name of this ReplicateKeyRequest.  # noqa: E501
        :type: str
        N   zGInvalid value for `key_name`, length must be less than or equal to `31`   zIInvalid value for `key_name`, length must be greater than or equal to `2`)r   r#   r$   r%   r   )r   r	   s     r   r	   zReplicateKeyRequest.key_name   sw     6 	h$X););fggg6 	j$X):):hiii!r   c                     | j         S )zGets the keyring_name of this ReplicateKeyRequest.  # noqa: E501


        :return: The keyring_name of this ReplicateKeyRequest.  # noqa: E501
        :rtype: str
        )r   r!   s    r   r
   z ReplicateKeyRequest.keyring_name   s     !!r   c                     | j         j        r$|"t          |          dk    rt          d          | j         j        r$|"t          |          dk     rt          d          || _        dS )zSets the keyring_name of this ReplicateKeyRequest.


        :param keyring_name: The keyring_name of this ReplicateKeyRequest.  # noqa: E501
        :type: str
        Nr+   zKInvalid value for `keyring_name`, length must be less than or equal to `31`r,   zMInvalid value for `keyring_name`, length must be greater than or equal to `2`)r   r#   r$   r%   r   )r   r
   s     r   r
   z ReplicateKeyRequest.keyring_name   s~     6 	l(S->->-C-Cjkkk6 	n(S->->-B-Blmmm)r   c                     | j         S )zGets the replica_region of this ReplicateKeyRequest.  # noqa: E501


        :return: The replica_region of this ReplicateKeyRequest.  # noqa: E501
        :rtype: str
        )r   r!   s    r   r   z"ReplicateKeyRequest.replica_region   s     ##r   c                     | j         j        r|t          d          | j         j        r$|"t          |          dk    rt          d          || _        dS )zSets the replica_region of this ReplicateKeyRequest.


        :param replica_region: The replica_region of this ReplicateKeyRequest.  # noqa: E501
        :type: str
        Nz6Invalid value for `replica_region`, must not be `None`@   zMInvalid value for `replica_region`, length must be less than or equal to `64`)r   r#   r%   r$   r   )r   r   s     r   r   z"ReplicateKeyRequest.replica_region   sk     5 	W.:PUVVV6 	n*s>/B/BR/G/Glmmm-r   c                     | j         S )zGets the tags of this ReplicateKeyRequest.  # noqa: E501


        :return: The tags of this ReplicateKeyRequest.  # noqa: E501
        :rtype: list[TagForReplicateKeyInput]
        r   r!   s    r   r   zReplicateKeyRequest.tags   s     zr   c                     || _         dS )zSets the tags of this ReplicateKeyRequest.


        :param tags: The tags of this ReplicateKeyRequest.  # noqa: E501
        :type: list[TagForReplicateKeyInput]
        Nr3   )r   r   s     r   r   zReplicateKeyRequest.tags   s     


r   c                 4   i }t          j        | j                  D ]\  }}t          | |          }t	          |t
                    r"t          t          d |                    ||<   Lt          |d          r|                                ||<   tt	          |t                    r4t          t          d |
                                                    ||<   |||<   t          t          t                    r| 
                                D ]
\  }}|||<   |S )z&Returns the model properties as a dictc                 N    t          | d          r|                                 n| S )Nto_dicthasattrr7   )xs    r   <lambda>z-ReplicateKeyRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r   r7   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r7   r   r8   )items    r   r;   z-ReplicateKeyRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r   )six	iteritemsswagger_typesgetattr
isinstancelistmapr9   r7   dictitems
issubclassr   )r   resultattr_valuekeys         r   r7   zReplicateKeyRequest.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t)400 	$"jjll $ $
U#sr   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr7   r!   s    r   to_strzReplicateKeyRequest.to_str   s    ~dllnn---r   c                 *    |                                  S )zFor `print` and `pprint`)rQ   r!   s    r   __repr__zReplicateKeyRequest.__repr__   s    {{}}r   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrC   r   r7   r   others     r   __eq__zReplicateKeyRequest.__eq__  s5    %!455 	5||~~00r   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrU   rV   s     r   __ne__zReplicateKeyRequest.__ne__  s5    %!455 	4||~~00r   )NNNNNNN)__name__
__module____qualname____doc__rA   attribute_mapr   propertyr   setterr   r	   r
   r   r   r7   rQ   rS   rX   rZ    r   r   r   r      s        
 / M %%) M   4 ! ! X! ( ( (   X ]  ]   X _" " _"  " " X" * * *  $ $ X$ . . .   X 
[  [  6. . .  1 1 11 1 1 1 1r   r   )r^   rO   rer?   volcenginesdkcore.configurationr   objectr   rb   r   r   <module>rf      s|      				 



 9 9 9 9 9 9z1 z1 z1 z1 z1& z1 z1 z1 z1 z1r   