
    ~i1                     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
    alb

    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dddZddd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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 ).ReplaceCertificateRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strz#list[TagForReplaceCertificateInput])cert_center_certificate_idcertificate_idcertificate_namecertificate_sourcedescriptionold_certificate_idprivate_keyproject_name
public_keytagsupdate_modeCertCenterCertificateIdCertificateIdCertificateNameCertificateSourceDescriptionOldCertificateId
PrivateKeyProjectName	PublicKeyTags
UpdateModeNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        || _        ||| _        ||| _        |	|	| _        |
|
| _        || _        dS )z6ReplaceCertificateRequest - a model defined in SwaggerN)r   _configuration_cert_center_certificate_id_certificate_id_certificate_name_certificate_source_description_old_certificate_id_private_key_project_name_public_key_tags_update_modediscriminatorr   r   r	   r
   r   r   r   r   r   r   r   )selfr   r   r	   r
   r   r   r   r   r   r   r   r   s                |/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkalb/models/replace_certificate_request.py__init__z"ReplaceCertificateRequest.__init__?   s
   !*__N,+/(#!%#'  #'  !
 !%1.HD+%"0D'$4D!)&8D#"*D"4"*D# ,D!(DODI&    c                     | j         S )zGets the cert_center_certificate_id of this ReplaceCertificateRequest.  # noqa: E501


        :return: The cert_center_certificate_id of this ReplaceCertificateRequest.  # noqa: E501
        :rtype: str
        r   r+   s    r,   r   z4ReplaceCertificateRequest.cert_center_certificate_idg   s     //r.   c                     || _         dS )zSets the cert_center_certificate_id of this ReplaceCertificateRequest.


        :param cert_center_certificate_id: The cert_center_certificate_id of this ReplaceCertificateRequest.  # noqa: E501
        :type: str
        Nr0   )r+   r   s     r,   r   z4ReplaceCertificateRequest.cert_center_certificate_idq   s     ,F(((r.   c                     | j         S )zGets the certificate_id of this ReplaceCertificateRequest.  # noqa: E501


        :return: The certificate_id of this ReplaceCertificateRequest.  # noqa: E501
        :rtype: str
        r    r1   s    r,   r   z(ReplaceCertificateRequest.certificate_id|   s     ##r.   c                     || _         dS )zSets the certificate_id of this ReplaceCertificateRequest.


        :param certificate_id: The certificate_id of this ReplaceCertificateRequest.  # noqa: E501
        :type: str
        Nr4   )r+   r   s     r,   r   z(ReplaceCertificateRequest.certificate_id   s      .r.   c                     | j         S )zGets the certificate_name of this ReplaceCertificateRequest.  # noqa: E501


        :return: The certificate_name of this ReplaceCertificateRequest.  # noqa: E501
        :rtype: str
        )r!   r1   s    r,   r	   z*ReplaceCertificateRequest.certificate_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 certificate_name of this ReplaceCertificateRequest.


        :param certificate_name: The certificate_name of this ReplaceCertificateRequest.  # noqa: E501
        :type: str
        N   zPInvalid value for `certificate_name`, length must be less than or equal to `128`   zQInvalid value for `certificate_name`, length must be greater than or equal to `1`)r   client_side_validationlen
ValueErrorr!   )r+   r	   s     r,   r	   z*ReplaceCertificateRequest.certificate_name   s     6 	q ,5E1F1F1L1Loppp6 	r ,5E1F1F1J1Jpqqq!1r.   c                     | j         S )zGets the certificate_source of this ReplaceCertificateRequest.  # noqa: E501


        :return: The certificate_source of this ReplaceCertificateRequest.  # noqa: E501
        :rtype: str
        r"   r1   s    r,   r
   z,ReplaceCertificateRequest.certificate_source        ''r.   c                     || _         dS )zSets the certificate_source of this ReplaceCertificateRequest.


        :param certificate_source: The certificate_source of this ReplaceCertificateRequest.  # noqa: E501
        :type: str
        Nr>   )r+   r
   s     r,   r
   z,ReplaceCertificateRequest.certificate_source   s     $6   r.   c                     | j         S )zGets the description of this ReplaceCertificateRequest.  # noqa: E501


        :return: The description of this ReplaceCertificateRequest.  # noqa: E501
        :rtype: str
        r#   r1   s    r,   r   z%ReplaceCertificateRequest.description          r.   c                     || _         dS )zSets the description of this ReplaceCertificateRequest.


        :param description: The description of this ReplaceCertificateRequest.  # noqa: E501
        :type: str
        NrB   )r+   r   s     r,   r   z%ReplaceCertificateRequest.description        (r.   c                     | j         S )zGets the old_certificate_id of this ReplaceCertificateRequest.  # noqa: E501


        :return: The old_certificate_id of this ReplaceCertificateRequest.  # noqa: E501
        :rtype: str
        )r$   r1   s    r,   r   z,ReplaceCertificateRequest.old_certificate_id   r?   r.   c                 N    | j         j        r|t          d          || _        dS )zSets the old_certificate_id of this ReplaceCertificateRequest.


        :param old_certificate_id: The old_certificate_id of this ReplaceCertificateRequest.  # noqa: E501
        :type: str
        Nz:Invalid value for `old_certificate_id`, must not be `None`)r   r:   r<   r$   )r+   r   s     r,   r   z,ReplaceCertificateRequest.old_certificate_id   s6     5 	[:L:TYZZZ#5   r.   c                     | j         S )zGets the private_key of this ReplaceCertificateRequest.  # noqa: E501


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


        :param private_key: The private_key of this ReplaceCertificateRequest.  # noqa: E501
        :type: str
        NrI   )r+   r   s     r,   r   z%ReplaceCertificateRequest.private_key   rE   r.   c                     | j         S )zGets the project_name of this ReplaceCertificateRequest.  # noqa: E501


        :return: The project_name of this ReplaceCertificateRequest.  # noqa: E501
        :rtype: str
        r&   r1   s    r,   r   z&ReplaceCertificateRequest.project_name  s     !!r.   c                     || _         dS )zSets the project_name of this ReplaceCertificateRequest.


        :param project_name: The project_name of this ReplaceCertificateRequest.  # noqa: E501
        :type: str
        NrL   )r+   r   s     r,   r   z&ReplaceCertificateRequest.project_name  s     *r.   c                     | j         S )zGets the public_key of this ReplaceCertificateRequest.  # noqa: E501


        :return: The public_key of this ReplaceCertificateRequest.  # noqa: E501
        :rtype: str
        r'   r1   s    r,   r   z$ReplaceCertificateRequest.public_key  s     r.   c                     || _         dS )zSets the public_key of this ReplaceCertificateRequest.


        :param public_key: The public_key of this ReplaceCertificateRequest.  # noqa: E501
        :type: str
        NrO   )r+   r   s     r,   r   z$ReplaceCertificateRequest.public_key!  s     &r.   c                     | j         S )zGets the tags of this ReplaceCertificateRequest.  # noqa: E501


        :return: The tags of this ReplaceCertificateRequest.  # noqa: E501
        :rtype: list[TagForReplaceCertificateInput]
        r(   r1   s    r,   r   zReplaceCertificateRequest.tags,  s     zr.   c                     || _         dS )zSets the tags of this ReplaceCertificateRequest.


        :param tags: The tags of this ReplaceCertificateRequest.  # noqa: E501
        :type: list[TagForReplaceCertificateInput]
        NrR   )r+   r   s     r,   r   zReplaceCertificateRequest.tags6  s     


r.   c                     | j         S )zGets the update_mode of this ReplaceCertificateRequest.  # noqa: E501


        :return: The update_mode of this ReplaceCertificateRequest.  # noqa: E501
        :rtype: str
        )r)   r1   s    r,   r   z%ReplaceCertificateRequest.update_modeA  rC   r.   c                 N    | j         j        r|t          d          || _        dS )zSets the update_mode of this ReplaceCertificateRequest.


        :param update_mode: The update_mode of this ReplaceCertificateRequest.  # noqa: E501
        :type: str
        Nz3Invalid value for `update_mode`, must not be `None`)r   r:   r<   r)   )r+   r   s     r,   r   z%ReplaceCertificateRequest.update_modeK  s5     5 	T+:MRSS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hasattrrX   )xs    r,   <lambda>z3ReplaceCertificateRequest.to_dict.<locals>.<lambda>`  s!    WQ	-B-BIaiikkk r.   rX   c                 v    t          | d         d          r"| d         | d                                         fn| S )Nr9   rX   r   rY   )items    r,   r\   z3ReplaceCertificateRequest.to_dict.<locals>.<lambda>g  s<    tAw	22"=$q'47??+<+<!=!=8< r.   )six	iteritemsswagger_typesgetattr
isinstancelistmaprZ   rX   dictitems
issubclassr   )r+   resultattr_valuekeys         r,   rX   z!ReplaceCertificateRequest.to_dictX  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t/66 	$"jjll $ $
U#sr.   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrX   r1   s    r,   to_strz ReplaceCertificateRequest.to_strs  s    ~dllnn---r.   c                 *    |                                  S )zFor `print` and `pprint`)rq   r1   s    r,   __repr__z"ReplaceCertificateRequest.__repr__w  s    {{}}r.   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrc   r   rX   r+   others     r,   __eq__z ReplaceCertificateRequest.__eq__{  s5    %!:;; 	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 ReplaceCertificateRequest.__ne__  s5    %!:;; 	4||~~00r.   )NNNNNNNNNNNN)__name__
__module____qualname____doc__ra   attribute_mapr-   propertyr   setterr   r	   r
   r   r   r   r   r   r   r   rX   rq   rs   rx   rz    r.   r,   r   r      sa        
 ',!##5 M '@)-1$0#%!# M&' &' &' &'P 0 0 X0  &F F '&F $ $ X$ . . . & & X& 2 2 2  ( ( X( 6 6 6 ! ! X! ( ( ( ( ( X( 
6 
6 
6 ! ! X! ( ( ( " " X" * * *     X  & & &   X 
[  [ ! ! X! 
( 
( 
(  6. . .  1 1 11 1 1 1 1r.   r   )r~   ro   rer_   volcenginesdkcore.configurationr   objectr   r   r.   r,   <module>r      s|      				 



 9 9 9 9 9 9q1 q1 q1 q1 q1 q1 q1 q1 q1 q1r.   