
    ~iT%                     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
    pca20251001

    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ddZdd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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 )$CreateLeafInstanceResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    str)certificatechainencryption_certificateencryption_private_keyinstance_idparent_certificateprivate_keyroot_certificateCertificateChainEncryptionCertificateEncryptionPrivateKey
InstanceIdParentCertificate
PrivateKeyRootCertificateNc
                 F   |	t                      }	|	| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z7CreateLeafInstanceResponse - a model defined in SwaggerN)r   _configuration_certificate_chain_encryption_certificate_encryption_private_key_instance_id_parent_certificate_private_key_root_certificatediscriminatorr   r   r	   r
   r   r   r   r   )
selfr   r   r	   r
   r   r   r   r   r   s
             /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkpca20251001/models/create_leaf_instance_response.py__init__z#CreateLeafInstanceResponse.__init__9   s    !*__N, '+$'+$ #'  !%!"*DDJ!-*@D'!-*@D'"*D)&8D#"*D'$4D!!! ('    c                     | j         S )zGets the certificate of this CreateLeafInstanceResponse.  # noqa: E501


        :return: The certificate of this CreateLeafInstanceResponse.  # noqa: E501
        :rtype: str
        r   r"   s    r#   r   z&CreateLeafInstanceResponse.certificateZ          r%   c                     || _         dS )zSets the certificate of this CreateLeafInstanceResponse.


        :param certificate: The certificate of this CreateLeafInstanceResponse.  # noqa: E501
        :type: str
        Nr'   )r"   r   s     r#   r   z&CreateLeafInstanceResponse.certificated        (r%   c                     | j         S )zGets the chain of this CreateLeafInstanceResponse.  # noqa: E501


        :return: The chain of this CreateLeafInstanceResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r   z CreateLeafInstanceResponse.chaino   s     {r%   c                     || _         dS )zSets the chain of this CreateLeafInstanceResponse.


        :param chain: The chain of this CreateLeafInstanceResponse.  # noqa: E501
        :type: str
        Nr-   )r"   r   s     r#   r   z CreateLeafInstanceResponse.chainy   s     r%   c                     | j         S )zGets the encryption_certificate of this CreateLeafInstanceResponse.  # noqa: E501


        :return: The encryption_certificate of this CreateLeafInstanceResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r	   z1CreateLeafInstanceResponse.encryption_certificate        ++r%   c                     || _         dS )zSets the encryption_certificate of this CreateLeafInstanceResponse.


        :param encryption_certificate: The encryption_certificate of this CreateLeafInstanceResponse.  # noqa: E501
        :type: str
        Nr0   )r"   r	   s     r#   r	   z1CreateLeafInstanceResponse.encryption_certificate        (>$$$r%   c                     | j         S )zGets the encryption_private_key of this CreateLeafInstanceResponse.  # noqa: E501


        :return: The encryption_private_key of this CreateLeafInstanceResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r
   z1CreateLeafInstanceResponse.encryption_private_key   r1   r%   c                     || _         dS )zSets the encryption_private_key of this CreateLeafInstanceResponse.


        :param encryption_private_key: The encryption_private_key of this CreateLeafInstanceResponse.  # noqa: E501
        :type: str
        Nr5   )r"   r
   s     r#   r
   z1CreateLeafInstanceResponse.encryption_private_key   r3   r%   c                     | j         S )zGets the instance_id of this CreateLeafInstanceResponse.  # noqa: E501


        :return: The instance_id of this CreateLeafInstanceResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r   z&CreateLeafInstanceResponse.instance_id   r)   r%   c                     || _         dS )zSets the instance_id of this CreateLeafInstanceResponse.


        :param instance_id: The instance_id of this CreateLeafInstanceResponse.  # noqa: E501
        :type: str
        Nr8   )r"   r   s     r#   r   z&CreateLeafInstanceResponse.instance_id   r+   r%   c                     | j         S )zGets the parent_certificate of this CreateLeafInstanceResponse.  # noqa: E501


        :return: The parent_certificate of this CreateLeafInstanceResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r   z-CreateLeafInstanceResponse.parent_certificate   s     ''r%   c                     || _         dS )zSets the parent_certificate of this CreateLeafInstanceResponse.


        :param parent_certificate: The parent_certificate of this CreateLeafInstanceResponse.  # noqa: E501
        :type: str
        Nr;   )r"   r   s     r#   r   z-CreateLeafInstanceResponse.parent_certificate   s     $6   r%   c                     | j         S )zGets the private_key of this CreateLeafInstanceResponse.  # noqa: E501


        :return: The private_key of this CreateLeafInstanceResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r   z&CreateLeafInstanceResponse.private_key   r)   r%   c                     || _         dS )zSets the private_key of this CreateLeafInstanceResponse.


        :param private_key: The private_key of this CreateLeafInstanceResponse.  # noqa: E501
        :type: str
        Nr>   )r"   r   s     r#   r   z&CreateLeafInstanceResponse.private_key   r+   r%   c                     | j         S )zGets the root_certificate of this CreateLeafInstanceResponse.  # noqa: E501


        :return: The root_certificate of this CreateLeafInstanceResponse.  # noqa: E501
        :rtype: str
        r    r(   s    r#   r   z+CreateLeafInstanceResponse.root_certificate   s     %%r%   c                     || _         dS )zSets the root_certificate of this CreateLeafInstanceResponse.


        :param root_certificate: The root_certificate of this CreateLeafInstanceResponse.  # noqa: E501
        :type: str
        NrA   )r"   r   s     r#   r   z+CreateLeafInstanceResponse.root_certificate   s     "2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hasattrrE   )xs    r#   <lambda>z4CreateLeafInstanceResponse.to_dict.<locals>.<lambda>
  s!    WQ	-B-BIaiikkk r%   rE   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rE   r   rF   )items    r#   rI   z4CreateLeafInstanceResponse.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r%   )six	iteritemsswagger_typesgetattr
isinstancelistmaprG   rE   dictitems
issubclassr   )r"   resultattr_valuekeys         r#   rE   z"CreateLeafInstanceResponse.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t0$77 	$"jjll $ $
U#sr%   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrE   r(   s    r#   to_strz!CreateLeafInstanceResponse.to_str  s    ~dllnn---r%   c                 *    |                                  S )zFor `print` and `pprint`)r_   r(   s    r#   __repr__z#CreateLeafInstanceResponse.__repr__!  s    {{}}r%   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrQ   r   rE   r"   others     r#   __eq__z!CreateLeafInstanceResponse.__eq__%  s5    %!;<< 	5||~~00r%   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrc   rd   s     r#   __ne__z!CreateLeafInstanceResponse.__ne__,  s5    %!;<< 	4||~~00r%   )	NNNNNNNNN)__name__
__module____qualname____doc__rO   attribute_mapr$   propertyr   setterr   r	   r
   r   r   r   r   rE   r_   ra   rf   rh    r%   r#   r   r      s        
 "'"'#!	 	M %"9"8#1#-	 	M5 5 5 5B ! ! X! ( ( (   X \  \ , , X, "> > #"> , , X, "> > #"> ! ! X! ( ( ( ( ( X( 6 6 6 ! ! X! ( ( ( & & X& 2 2 2  6. . .  1 1 11 1 1 1 1r%   r   )rl   r]   rerM   volcenginesdkcore.configurationr   objectr   rp   r%   r#   <module>rt      s|      				 



 9 9 9 9 9 9[1 [1 [1 [1 [1 [1 [1 [1 [1 [1r%   