
    ~iI                     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	 i ddddddddd	dd
ddddddddddddddddddddddddddddZi ddddddddd	dd
d dd!dd"dd#dd$dd%dd&dd'dd(dd)dd*dd+d,d-d.d/dZdad1Zed2             Zej	        d3             Zed4             Z
e
j	        d5             Z
ed6             Zej	        d7             Zed8             Zej	        d9             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	        dA             ZedB             Zej	        dC             ZedD             Zej	        dE             ZedF             Zej	        dG             ZedH             Zej	        dI             ZedJ             Zej	        dK             ZedL             Zej	        dM             ZedN             Zej	        dO             ZedP             Zej	        dQ             ZedR             Zej	        dS             ZedT             Zej	        dU             ZedV             Zej	        dW             ZedX             Zej	        dY             ZedZ             Zej	        d[             Zd\ Zd] Zd^ Z d_ Z!d` Z"d0S )bGetLeafInstanceResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    certificate#CertificateForGetLeafInstanceOutputcommon_namestrcontactContactForGetLeafInstanceOutput	create_atdurationencryption_algorithm	extension!ExtensionForGetLeafInstanceOutputinstance_idinstance_statusint	not_after
not_beforeplanproject_name
root_ca_idserial_numbersignature_algorithmsource_typeSubjectForGetLeafInstanceOutputz!list[TagForGetLeafInstanceOutput])	sub_ca_idsubjecttagtagsCertificate
CommonNameContactCreateAtDurationEncryptionAlgorithm	Extension
InstanceIdInstanceStatusNotAfter	NotBeforePlanProjectNameRootCaIdSerialNumberSignatureAlgorithm
SourceTypeSubCaIdSubjectTagTagsNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _         |
|
| _!        ||| _"        ||| _#        ||| _$        ||| _%        ||| _&        ||| _'        ||| _(        ||| _)        ||| _*        ||| _+        |	|| _,        dS dS )z4GetLeafInstanceResponse - a model defined in SwaggerN)-r   _configuration_certificate_common_name_contact
_create_at	_duration_encryption_algorithm
_extension_instance_id_instance_status
_not_after_not_before_plan_project_name_root_ca_id_serial_number_signature_algorithm_source_type
_sub_ca_id_subject_tag_tagsdiscriminatorr   r   r
   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r    )selfr   r   r
   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r    r7   s                          /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkpca20251001/models/get_leaf_instance_response.py__init__z GetLeafInstanceResponse.__init__S   s   !*__N,  %)"  $
!"$(! 	
!"*D"*D"DL &DN$DM+(<D% &DN"*D&#2D  &DN!(DODI# ,D!(DO$!.D*':D$"*D &DN"DL?DHDIII     c                     | j         S )zGets the certificate of this GetLeafInstanceResponse.  # noqa: E501


        :return: The certificate of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: CertificateForGetLeafInstanceOutput
        r8   rN   s    rO   r   z#GetLeafInstanceResponse.certificate          rQ   c                     || _         dS )zSets the certificate of this GetLeafInstanceResponse.


        :param certificate: The certificate of this GetLeafInstanceResponse.  # noqa: E501
        :type: CertificateForGetLeafInstanceOutput
        NrS   )rN   r   s     rO   r   z#GetLeafInstanceResponse.certificate        (rQ   c                     | j         S )zGets the common_name of this GetLeafInstanceResponse.  # noqa: E501


        :return: The common_name of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: str
        r9   rT   s    rO   r   z#GetLeafInstanceResponse.common_name   rU   rQ   c                     || _         dS )zSets the common_name of this GetLeafInstanceResponse.


        :param common_name: The common_name of this GetLeafInstanceResponse.  # noqa: E501
        :type: str
        NrY   )rN   r   s     rO   r   z#GetLeafInstanceResponse.common_name   rW   rQ   c                     | j         S )zGets the contact of this GetLeafInstanceResponse.  # noqa: E501


        :return: The contact of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: ContactForGetLeafInstanceOutput
        r:   rT   s    rO   r
   zGetLeafInstanceResponse.contact        }rQ   c                     || _         dS )zSets the contact of this GetLeafInstanceResponse.


        :param contact: The contact of this GetLeafInstanceResponse.  # noqa: E501
        :type: ContactForGetLeafInstanceOutput
        Nr\   )rN   r
   s     rO   r
   zGetLeafInstanceResponse.contact         rQ   c                     | j         S )zGets the create_at of this GetLeafInstanceResponse.  # noqa: E501


        :return: The create_at of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: str
        r;   rT   s    rO   r   z!GetLeafInstanceResponse.create_at        rQ   c                     || _         dS )zSets the create_at of this GetLeafInstanceResponse.


        :param create_at: The create_at of this GetLeafInstanceResponse.  # noqa: E501
        :type: str
        Nra   )rN   r   s     rO   r   z!GetLeafInstanceResponse.create_at        $rQ   c                     | j         S )zGets the duration of this GetLeafInstanceResponse.  # noqa: E501


        :return: The duration of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: str
        r<   rT   s    rO   r   z GetLeafInstanceResponse.duration   s     ~rQ   c                     || _         dS )zSets the duration of this GetLeafInstanceResponse.


        :param duration: The duration of this GetLeafInstanceResponse.  # noqa: E501
        :type: str
        Nrf   )rN   r   s     rO   r   z GetLeafInstanceResponse.duration   s     "rQ   c                     | j         S )zGets the encryption_algorithm of this GetLeafInstanceResponse.  # noqa: E501


        :return: The encryption_algorithm of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: str
        r=   rT   s    rO   r   z,GetLeafInstanceResponse.encryption_algorithm  s     ))rQ   c                     || _         dS )zSets the encryption_algorithm of this GetLeafInstanceResponse.


        :param encryption_algorithm: The encryption_algorithm of this GetLeafInstanceResponse.  # noqa: E501
        :type: str
        Nri   )rN   r   s     rO   r   z,GetLeafInstanceResponse.encryption_algorithm  s     &:"""rQ   c                     | j         S )zGets the extension of this GetLeafInstanceResponse.  # noqa: E501


        :return: The extension of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: ExtensionForGetLeafInstanceOutput
        r>   rT   s    rO   r   z!GetLeafInstanceResponse.extension  rb   rQ   c                     || _         dS )zSets the extension of this GetLeafInstanceResponse.


        :param extension: The extension of this GetLeafInstanceResponse.  # noqa: E501
        :type: ExtensionForGetLeafInstanceOutput
        Nrl   )rN   r   s     rO   r   z!GetLeafInstanceResponse.extension#  rd   rQ   c                     | j         S )zGets the instance_id of this GetLeafInstanceResponse.  # noqa: E501


        :return: The instance_id of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: str
        r?   rT   s    rO   r   z#GetLeafInstanceResponse.instance_id.  rU   rQ   c                     || _         dS )zSets the instance_id of this GetLeafInstanceResponse.


        :param instance_id: The instance_id of this GetLeafInstanceResponse.  # noqa: E501
        :type: str
        Nro   )rN   r   s     rO   r   z#GetLeafInstanceResponse.instance_id8  rW   rQ   c                     | j         S )zGets the instance_status of this GetLeafInstanceResponse.  # noqa: E501


        :return: The instance_status of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: int
        r@   rT   s    rO   r   z'GetLeafInstanceResponse.instance_statusC  s     $$rQ   c                     || _         dS )zSets the instance_status of this GetLeafInstanceResponse.


        :param instance_status: The instance_status of this GetLeafInstanceResponse.  # noqa: E501
        :type: int
        Nrr   )rN   r   s     rO   r   z'GetLeafInstanceResponse.instance_statusM  s     !0rQ   c                     | j         S )zGets the not_after of this GetLeafInstanceResponse.  # noqa: E501


        :return: The not_after of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: int
        rA   rT   s    rO   r   z!GetLeafInstanceResponse.not_afterX  rb   rQ   c                     || _         dS )zSets the not_after of this GetLeafInstanceResponse.


        :param not_after: The not_after of this GetLeafInstanceResponse.  # noqa: E501
        :type: int
        Nru   )rN   r   s     rO   r   z!GetLeafInstanceResponse.not_afterb  rd   rQ   c                     | j         S )zGets the not_before of this GetLeafInstanceResponse.  # noqa: E501


        :return: The not_before of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: int
        rB   rT   s    rO   r   z"GetLeafInstanceResponse.not_beforem       rQ   c                     || _         dS )zSets the not_before of this GetLeafInstanceResponse.


        :param not_before: The not_before of this GetLeafInstanceResponse.  # noqa: E501
        :type: int
        Nrx   )rN   r   s     rO   r   z"GetLeafInstanceResponse.not_beforew       &rQ   c                     | j         S )zGets the plan of this GetLeafInstanceResponse.  # noqa: E501


        :return: The plan of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: str
        rC   rT   s    rO   r   zGetLeafInstanceResponse.plan       zrQ   c                     || _         dS )zSets the plan of this GetLeafInstanceResponse.


        :param plan: The plan of this GetLeafInstanceResponse.  # noqa: E501
        :type: str
        Nr}   )rN   r   s     rO   r   zGetLeafInstanceResponse.plan       


rQ   c                     | j         S )zGets the project_name of this GetLeafInstanceResponse.  # noqa: E501


        :return: The project_name of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: str
        rD   rT   s    rO   r   z$GetLeafInstanceResponse.project_name  s     !!rQ   c                     || _         dS )zSets the project_name of this GetLeafInstanceResponse.


        :param project_name: The project_name of this GetLeafInstanceResponse.  # noqa: E501
        :type: str
        Nr   )rN   r   s     rO   r   z$GetLeafInstanceResponse.project_name  s     *rQ   c                     | j         S )zGets the root_ca_id of this GetLeafInstanceResponse.  # noqa: E501


        :return: The root_ca_id of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: str
        rE   rT   s    rO   r   z"GetLeafInstanceResponse.root_ca_id  ry   rQ   c                     || _         dS )zSets the root_ca_id of this GetLeafInstanceResponse.


        :param root_ca_id: The root_ca_id of this GetLeafInstanceResponse.  # noqa: E501
        :type: str
        Nr   )rN   r   s     rO   r   z"GetLeafInstanceResponse.root_ca_id  r{   rQ   c                     | j         S )zGets the serial_number of this GetLeafInstanceResponse.  # noqa: E501


        :return: The serial_number of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: str
        rF   rT   s    rO   r   z%GetLeafInstanceResponse.serial_number  s     ""rQ   c                     || _         dS )zSets the serial_number of this GetLeafInstanceResponse.


        :param serial_number: The serial_number of this GetLeafInstanceResponse.  # noqa: E501
        :type: str
        Nr   )rN   r   s     rO   r   z%GetLeafInstanceResponse.serial_number  s     ,rQ   c                     | j         S )zGets the signature_algorithm of this GetLeafInstanceResponse.  # noqa: E501


        :return: The signature_algorithm of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: str
        rG   rT   s    rO   r   z+GetLeafInstanceResponse.signature_algorithm  s     ((rQ   c                     || _         dS )zSets the signature_algorithm of this GetLeafInstanceResponse.


        :param signature_algorithm: The signature_algorithm of this GetLeafInstanceResponse.  # noqa: E501
        :type: str
        Nr   )rN   r   s     rO   r   z+GetLeafInstanceResponse.signature_algorithm  s     %8!!!rQ   c                     | j         S )zGets the source_type of this GetLeafInstanceResponse.  # noqa: E501


        :return: The source_type of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: int
        rH   rT   s    rO   r   z#GetLeafInstanceResponse.source_type  rU   rQ   c                     || _         dS )zSets the source_type of this GetLeafInstanceResponse.


        :param source_type: The source_type of this GetLeafInstanceResponse.  # noqa: E501
        :type: int
        Nr   )rN   r   s     rO   r   z#GetLeafInstanceResponse.source_type  rW   rQ   c                     | j         S )zGets the sub_ca_id of this GetLeafInstanceResponse.  # noqa: E501


        :return: The sub_ca_id of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: str
        rI   rT   s    rO   r   z!GetLeafInstanceResponse.sub_ca_id   rb   rQ   c                     || _         dS )zSets the sub_ca_id of this GetLeafInstanceResponse.


        :param sub_ca_id: The sub_ca_id of this GetLeafInstanceResponse.  # noqa: E501
        :type: str
        Nr   )rN   r   s     rO   r   z!GetLeafInstanceResponse.sub_ca_id
  rd   rQ   c                     | j         S )zGets the subject of this GetLeafInstanceResponse.  # noqa: E501


        :return: The subject of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: SubjectForGetLeafInstanceOutput
        rJ   rT   s    rO   r   zGetLeafInstanceResponse.subject  r]   rQ   c                     || _         dS )zSets the subject of this GetLeafInstanceResponse.


        :param subject: The subject of this GetLeafInstanceResponse.  # noqa: E501
        :type: SubjectForGetLeafInstanceOutput
        Nr   )rN   r   s     rO   r   zGetLeafInstanceResponse.subject  r_   rQ   c                     | j         S )zGets the tag of this GetLeafInstanceResponse.  # noqa: E501


        :return: The tag of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: str
        rK   rT   s    rO   r   zGetLeafInstanceResponse.tag*  s     yrQ   c                     || _         dS )zSets the tag of this GetLeafInstanceResponse.


        :param tag: The tag of this GetLeafInstanceResponse.  # noqa: E501
        :type: str
        Nr   )rN   r   s     rO   r   zGetLeafInstanceResponse.tag4  s     			rQ   c                     | j         S )zGets the tags of this GetLeafInstanceResponse.  # noqa: E501


        :return: The tags of this GetLeafInstanceResponse.  # noqa: E501
        :rtype: list[TagForGetLeafInstanceOutput]
        rL   rT   s    rO   r    zGetLeafInstanceResponse.tags?  r~   rQ   c                     || _         dS )zSets the tags of this GetLeafInstanceResponse.


        :param tags: The tags of this GetLeafInstanceResponse.  # noqa: E501
        :type: list[TagForGetLeafInstanceOutput]
        Nr   )rN   r    s     rO   r    zGetLeafInstanceResponse.tagsI  r   rQ   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hasattrr   )xs    rO   <lambda>z1GetLeafInstanceResponse.to_dict.<locals>.<lambda>\  s!    WQ	-B-BIaiikkk rQ   r   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r   r   r   )items    rO   r   z1GetLeafInstanceResponse.to_dict.<locals>.<lambda>c  s<    tAw	22"=$q'47??+<+<!=!=8< rQ   )six	iteritemsswagger_typesgetattr
isinstancelistmapr   r   dictitems
issubclassr   )rN   resultattr_valuekeys         rO   r   zGetLeafInstanceResponse.to_dictT  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t-t44 	$"jjll $ $
U#srQ   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr   rT   s    rO   to_strzGetLeafInstanceResponse.to_stro  s    ~dllnn---rQ   c                 *    |                                  S )zFor `print` and `pprint`)r   rT   s    rO   __repr__z GetLeafInstanceResponse.__repr__s  s    {{}}rQ   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr   r   r   rN   others     rO   __eq__zGetLeafInstanceResponse.__eq__w  s5    %!899 	5||~~00rQ   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr   r   s     rO   __ne__zGetLeafInstanceResponse.__ne__~  s5    %!899 	4||~~00rQ   )NNNNNNNNNNNNNNNNNNNNNN)#__name__
__module____qualname____doc__r   attribute_maprP   propertyr   setterr   r
   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r    r   r   r   r   r    rQ   rO   r   r      s        
<u 	4 	U	
 	E 	 	8 	u 	5 	U 	e 	 	 	e 	  	u!" 	u#$ 43+  M0}| 	9 	Z	
 	J 	 5 	[ 	| 	+ 	Z 	k 	 	 	j 	  	3!" 	|#$ +  M0F F F FP ! ! X! ( ( ( ! ! X! ( ( (   X ^    ^    X $ $ $   X _" " _" * * X*  : : ! :   X $ $ $ ! ! X! ( ( ( % % X% 0 0 0   X $ $ $     X  & & &   X 
[  [ " " X" * * *     X  & & & # # X# , , , ) ) X) 8 8  8 ! ! X! ( ( (   X $ $ $   X ^    ^    X 	Z  Z   X 
[  [  6. . .  1 1 11 1 1 1 1rQ   r   )r   r   rer   volcenginesdkcore.configurationr   objectr   r   rQ   rO   <module>r      s|      				 



 9 9 9 9 9 9m	1 m	1 m	1 m	1 m	1f m	1 m	1 m	1 m	1 m	1rQ   