
    ~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
    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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 )%ReplaceCACertificateRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strz%list[TagForReplaceCACertificateInput])ca_certificateca_certificate_idca_certificate_namedescriptionold_ca_certificate_idproject_nametagsupdate_modeCACertificateCACertificateIdCACertificateNameDescriptionOldCACertificateIdProjectNameTags
UpdateModeNc
                 :   |	t                      }	|	| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        ||| _        ||| _        ||| _        ||| _        || _        ||| _        ||| _        || _        dS )z8ReplaceCACertificateRequest - a model defined in SwaggerN)r   _configuration_ca_certificate_ca_certificate_id_ca_certificate_name_description_old_ca_certificate_id_project_name_tags_update_mode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/volcenginesdkalb/models/replace_ca_certificate_request.py__init__z$ReplaceCACertificateRequest.__init__9   s    !*__N,#"&$(! &*#!
 !%"0D(%6D"*':D$"*D%:"# ,DDI&    c                     | j         S )zGets the ca_certificate of this ReplaceCACertificateRequest.  # noqa: E501


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


        :param ca_certificate: The ca_certificate of this ReplaceCACertificateRequest.  # noqa: E501
        :type: str
        Nr'   )r"   r   s     r#   r   z*ReplaceCACertificateRequest.ca_certificateb   s      .r%   c                     | j         S )zGets the ca_certificate_id of this ReplaceCACertificateRequest.  # noqa: E501


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


        :param ca_certificate_id: The ca_certificate_id of this ReplaceCACertificateRequest.  # noqa: E501
        :type: str
        Nr+   )r"   r   s     r#   r   z-ReplaceCACertificateRequest.ca_certificate_idw   s     #4r%   c                     | j         S )zGets the ca_certificate_name of this ReplaceCACertificateRequest.  # noqa: E501


        :return: The ca_certificate_name of this ReplaceCACertificateRequest.  # noqa: E501
        :rtype: str
        )r   r(   s    r#   r	   z/ReplaceCACertificateRequest.ca_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 ca_certificate_name of this ReplaceCACertificateRequest.


        :param ca_certificate_name: The ca_certificate_name of this ReplaceCACertificateRequest.  # noqa: E501
        :type: str
        N   zSInvalid value for `ca_certificate_name`, length must be less than or equal to `128`   zTInvalid value for `ca_certificate_name`, length must be greater than or equal to `1`)r   client_side_validationlen
ValueErrorr   )r"   r	   s     r#   r	   z/ReplaceCACertificateRequest.ca_certificate_name   s     6 	t#/C8K4L4Ls4R4Rrsss6 	u#/C8K4L4Lq4P4Psttt$7!!!r%   c                     | j         S )zGets the description of this ReplaceCACertificateRequest.  # noqa: E501


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


        :param description: The description of this ReplaceCACertificateRequest.  # noqa: E501
        :type: str
        Nr5   )r"   r
   s     r#   r
   z'ReplaceCACertificateRequest.description   s     (r%   c                     | j         S )zGets the old_ca_certificate_id of this ReplaceCACertificateRequest.  # noqa: E501


        :return: The old_ca_certificate_id of this ReplaceCACertificateRequest.  # noqa: E501
        :rtype: str
        )r   r(   s    r#   r   z1ReplaceCACertificateRequest.old_ca_certificate_id   s     **r%   c                 N    | j         j        r|t          d          || _        dS )zSets the old_ca_certificate_id of this ReplaceCACertificateRequest.


        :param old_ca_certificate_id: The old_ca_certificate_id of this ReplaceCACertificateRequest.  # noqa: E501
        :type: str
        Nz=Invalid value for `old_ca_certificate_id`, must not be `None`)r   r1   r3   r   )r"   r   s     r#   r   z1ReplaceCACertificateRequest.old_ca_certificate_id   s6     5 	^:O:W\]]]&;###r%   c                     | j         S )zGets the project_name of this ReplaceCACertificateRequest.  # noqa: E501


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


        :param project_name: The project_name of this ReplaceCACertificateRequest.  # noqa: E501
        :type: str
        Nr;   )r"   r   s     r#   r   z(ReplaceCACertificateRequest.project_name   s     *r%   c                     | j         S )zGets the tags of this ReplaceCACertificateRequest.  # noqa: E501


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


        :param tags: The tags of this ReplaceCACertificateRequest.  # noqa: E501
        :type: list[TagForReplaceCACertificateInput]
        Nr>   )r"   r   s     r#   r   z ReplaceCACertificateRequest.tags   s     


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


        :return: The update_mode of this ReplaceCACertificateRequest.  # noqa: E501
        :rtype: str
        )r    r(   s    r#   r   z'ReplaceCACertificateRequest.update_mode   r6   r%   c                 N    | j         j        r|t          d          || _        dS )zSets the update_mode of this ReplaceCACertificateRequest.


        :param update_mode: The update_mode of this ReplaceCACertificateRequest.  # noqa: E501
        :type: str
        Nz3Invalid value for `update_mode`, must not be `None`)r   r1   r3   r    )r"   r   s     r#   r   z'ReplaceCACertificateRequest.update_mode   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hasattrrD   )xs    r#   <lambda>z5ReplaceCACertificateRequest.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r%   rD   c                 v    t          | d         d          r"| d         | d                                         fn| S )Nr0   rD   r   rE   )items    r#   rH   z5ReplaceCACertificateRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r%   )six	iteritemsswagger_typesgetattr
isinstancelistmaprF   rD   dictitems
issubclassr   )r"   resultattr_valuekeys         r#   rD   z#ReplaceCACertificateRequest.to_dict
  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t1488 	$"jjll $ $
U#sr%   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrD   r(   s    r#   to_strz"ReplaceCACertificateRequest.to_str%  s    ~dllnn---r%   c                 *    |                                  S )zFor `print` and `pprint`)r]   r(   s    r#   __repr__z$ReplaceCACertificateRequest.__repr__)  s    {{}}r%   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrO   r   rD   r"   others     r#   __eq__z"ReplaceCACertificateRequest.__eq__-  s5    %!<== 	5||~~00r%   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTra   rb   s     r#   __ne__z"ReplaceCACertificateRequest.__ne__4  s5    %!<== 	4||~~00r%   )	NNNNNNNNN)__name__
__module____qualname____doc__rM   attribute_mapr$   propertyr   setterr   r	   r
   r   r   r   r   rD   r]   r_   rd   rf    r%   r#   r   r      s        
  "$!&7	 	M *.2$!5%#	 	M' ' ' '> $ $ X$ . . . ' ' X' 4 4 4 ) ) X) 8 8  8  ! ! X! ( ( ( + + X+ !
< 
< "!
< " " X" * * *   X 
[  [ ! ! X! 
( 
( 
(  6. . .  1 1 11 1 1 1 1r%   r   )rj   r[   rerK   volcenginesdkcore.configurationr   objectr   rn   r%   r#   <module>rr      s|      				 



 9 9 9 9 9 9c1 c1 c1 c1 c1& c1 c1 c1 c1 c1r%   