
    ~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                   h   e Zd ZdZ	 ddddddZ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d Zd Zd Zd Zd Zd
S )CreateCustomizedCfgRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strz$list[TagForCreateCustomizedCfgInput])customized_cfg_contentcustomized_cfg_namedescriptionproject_nametagsCustomizedCfgContentCustomizedCfgNameDescriptionProjectNameTagsNc                     |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        || _        || _	        ||| _
        ||| _        |	|| _        dS dS )z7CreateCustomizedCfgRequest - a model defined in SwaggerN)r   _configuration_customized_cfg_content_customized_cfg_name_description_project_name_tagsdiscriminatorr   r   r	   r
   r   )selfr   r   r	   r
   r   r   s          ~/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkalb/models/create_customized_cfg_request.py__init__z#CreateCustomizedCfgRequest.__init__3   s    !*__N,'+$$(! !
!&<##6 "*D# ,DDIII     c                     | j         S )zGets the customized_cfg_content of this CreateCustomizedCfgRequest.  # noqa: E501


        :return: The customized_cfg_content of this CreateCustomizedCfgRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r   z1CreateCustomizedCfgRequest.customized_cfg_contentI   s     ++r   c                    | j         j        r|t          d          | j         j        r$|"t          |          dk    rt          d          | j         j        r$|"t          |          dk     rt          d          || _        dS )zSets the customized_cfg_content of this CreateCustomizedCfgRequest.


        :param customized_cfg_content: The customized_cfg_content of this CreateCustomizedCfgRequest.  # noqa: E501
        :type: str
        Nz>Invalid value for `customized_cfg_content`, must not be `None`i   zWInvalid value for `customized_cfg_content`, length must be less than or equal to `4096`   zWInvalid value for `customized_cfg_content`, length must be greater than or equal to `1`)r   client_side_validation
ValueErrorlenr   )r   r   s     r   r   z1CreateCustomizedCfgRequest.customized_cfg_contentS   s     5 	_:P:X]^^^6 	x&2s;Q7R7RUY7Y7Yvwww6 	x&2s;Q7R7RUV7V7Vvwww'=$$$r   c                     | j         S )zGets the customized_cfg_name of this CreateCustomizedCfgRequest.  # noqa: E501


        :return: The customized_cfg_name of this CreateCustomizedCfgRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r   z.CreateCustomizedCfgRequest.customized_cfg_namef   s     ((r   c                    | j         j        r|t          d          | j         j        r$|"t          |          dk    rt          d          | j         j        r$|"t          |          dk     rt          d          || _        dS )zSets the customized_cfg_name of this CreateCustomizedCfgRequest.


        :param customized_cfg_name: The customized_cfg_name of this CreateCustomizedCfgRequest.  # noqa: E501
        :type: str
        Nz;Invalid value for `customized_cfg_name`, must not be `None`   zSInvalid value for `customized_cfg_name`, length must be less than or equal to `128`r    zTInvalid value for `customized_cfg_name`, length must be greater than or equal to `1`)r   r!   r"   r#   r   )r   r   s     r   r   z.CreateCustomizedCfgRequest.customized_cfg_namep   s     5 	\:M:UZ[[[6 	t#/C8K4L4Ls4R4Rrsss6 	u#/C8K4L4Lq4P4Psttt$7!!!r   c                     | j         S )zGets the description of this CreateCustomizedCfgRequest.  # noqa: E501


        :return: The description of this CreateCustomizedCfgRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r	   z&CreateCustomizedCfgRequest.description   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 description of this CreateCustomizedCfgRequest.


        :param description: The description of this CreateCustomizedCfgRequest.  # noqa: E501
        :type: str
        N   zKInvalid value for `description`, length must be less than or equal to `255`r    zLInvalid value for `description`, length must be greater than or equal to `1`)r   r!   r#   r"   r   )r   r	   s     r   r	   z&CreateCustomizedCfgRequest.description   s~     6 	l'C,<,<s,B,Bjkkk6 	m'C,<,<q,@,@klll'r   c                     | j         S )zGets the project_name of this CreateCustomizedCfgRequest.  # noqa: E501


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


        :param project_name: The project_name of this CreateCustomizedCfgRequest.  # noqa: E501
        :type: str
        Nr+   )r   r
   s     r   r
   z'CreateCustomizedCfgRequest.project_name   s     *r   c                     | j         S )zGets the tags of this CreateCustomizedCfgRequest.  # noqa: E501


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


        :param tags: The tags of this CreateCustomizedCfgRequest.  # noqa: E501
        :type: list[TagForCreateCustomizedCfgInput]
        Nr.   )r   r   s     r   r   zCreateCustomizedCfgRequest.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hasattrr2   )xs    r   <lambda>z4CreateCustomizedCfgRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r   r2   c                 v    t          | d         d          r"| d         | d                                         fn| S )Nr    r2   r   r3   )items    r   r6   z4CreateCustomizedCfgRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r   )six	iteritemsswagger_typesgetattr
isinstancelistmapr4   r2   dictitems
issubclassr   )r   resultattr_valuekeys         r   r2   z"CreateCustomizedCfgRequest.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pformatr2   r   s    r   to_strz!CreateCustomizedCfgRequest.to_str   s    ~dllnn---r   c                 *    |                                  S )zFor `print` and `pprint`)rK   r   s    r   __repr__z#CreateCustomizedCfgRequest.__repr__   s    {{}}r   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr=   r   r2   r   others     r   __eq__z!CreateCustomizedCfgRequest.__eq__   s5    %!;<< 	5||~~00r   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrO   rP   s     r   __ne__z!CreateCustomizedCfgRequest.__ne__   s5    %!;<< 	4||~~00r   )NNNNNN)__name__
__module____qualname____doc__r;   attribute_mapr   propertyr   setterr   r	   r
   r   r2   rK   rM   rR   rT    r   r   r   r      s        
 #($6 M #92$% M   , , , X, "> > #">$ ) ) X) 8 8  8$ ! ! X! ( ( (  " " X" * * *   X 
[  [  6. . .  1 1 11 1 1 1 1r   r   )rX   rI   rer9   volcenginesdkcore.configurationr   objectr   r\   r   r   <module>r`      s|      				 



 9 9 9 9 9 9a1 a1 a1 a1 a1 a1 a1 a1 a1 a1r   