
    ~i8&                     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
    ark

    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            
       P   e Zd ZdZ	 dddddddddd	Z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d& Zd' Zd( Zd) Zd* ZdS ),CreateEndpointRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strbool$ModelReferenceForCreateEndpointInput ModerationForCreateEndpointInputRateLimitForCreateEndpointInputzlist[TagForCreateEndpointInput])	descriptiondry_runmodel_referencemodel_unit_id
moderationnameproject_name
rate_limittagsDescriptionDryRunModelReferenceModelUnitId
ModerationNameProjectName	RateLimitTagsNc                 b   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        || _        ||| _        ||| _        |		|	| _        dS dS )z2CreateEndpointRequest - a model defined in SwaggerN)r   _configuration_description_dry_run_model_reference_model_unit_id_moderation_name_project_name_rate_limit_tagsdiscriminatorr   r   r   r   r   r   r   r   r   )selfr   r   r   r   r   r   r   r   r   r   s              x/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkark/models/create_endpoint_request.py__init__zCreateEndpointRequest.__init__;   s    !*__N,  $"
!
!"*D"DL&#2D $!.D!(DO	# ,D!(DODIII     c                     | j         S )zGets the description of this CreateEndpointRequest.  # noqa: E501


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


        :param description: The description of this CreateEndpointRequest.  # noqa: E501
        :type: str
        Nr.   )r)   r   s     r*   r   z!CreateEndpointRequest.descriptionh   s     (r,   c                     | j         S )zGets the dry_run of this CreateEndpointRequest.  # noqa: E501


        :return: The dry_run of this CreateEndpointRequest.  # noqa: E501
        :rtype: bool
        r    r/   s    r*   r   zCreateEndpointRequest.dry_runs   s     }r,   c                     || _         dS )zSets the dry_run of this CreateEndpointRequest.


        :param dry_run: The dry_run of this CreateEndpointRequest.  # noqa: E501
        :type: bool
        Nr2   )r)   r   s     r*   r   zCreateEndpointRequest.dry_run}   s      r,   c                     | j         S )zGets the model_reference of this CreateEndpointRequest.  # noqa: E501


        :return: The model_reference of this CreateEndpointRequest.  # noqa: E501
        :rtype: ModelReferenceForCreateEndpointInput
        r!   r/   s    r*   r   z%CreateEndpointRequest.model_reference   s     $$r,   c                     || _         dS )zSets the model_reference of this CreateEndpointRequest.


        :param model_reference: The model_reference of this CreateEndpointRequest.  # noqa: E501
        :type: ModelReferenceForCreateEndpointInput
        Nr5   )r)   r   s     r*   r   z%CreateEndpointRequest.model_reference   s     !0r,   c                     | j         S )zGets the model_unit_id of this CreateEndpointRequest.  # noqa: E501


        :return: The model_unit_id of this CreateEndpointRequest.  # noqa: E501
        :rtype: str
        r"   r/   s    r*   r   z#CreateEndpointRequest.model_unit_id   s     ""r,   c                     || _         dS )zSets the model_unit_id of this CreateEndpointRequest.


        :param model_unit_id: The model_unit_id of this CreateEndpointRequest.  # noqa: E501
        :type: str
        Nr8   )r)   r   s     r*   r   z#CreateEndpointRequest.model_unit_id   s     ,r,   c                     | j         S )zGets the moderation of this CreateEndpointRequest.  # noqa: E501


        :return: The moderation of this CreateEndpointRequest.  # noqa: E501
        :rtype: ModerationForCreateEndpointInput
        r#   r/   s    r*   r   z CreateEndpointRequest.moderation        r,   c                     || _         dS )zSets the moderation of this CreateEndpointRequest.


        :param moderation: The moderation of this CreateEndpointRequest.  # noqa: E501
        :type: ModerationForCreateEndpointInput
        Nr;   )r)   r   s     r*   r   z CreateEndpointRequest.moderation        &r,   c                     | j         S )zGets the name of this CreateEndpointRequest.  # noqa: E501


        :return: The name of this CreateEndpointRequest.  # noqa: E501
        :rtype: str
        )r$   r/   s    r*   r   zCreateEndpointRequest.name        zr,   c                 N    | j         j        r|t          d          || _        dS )zSets the name of this CreateEndpointRequest.


        :param name: The name of this CreateEndpointRequest.  # noqa: E501
        :type: str
        Nz,Invalid value for `name`, must not be `None`)r   client_side_validation
ValueErrorr$   )r)   r   s     r*   r   zCreateEndpointRequest.name   s1     5 	M$,KLLL


r,   c                     | j         S )zGets the project_name of this CreateEndpointRequest.  # noqa: E501


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


        :param project_name: The project_name of this CreateEndpointRequest.  # noqa: E501
        :type: str
        NrE   )r)   r   s     r*   r   z"CreateEndpointRequest.project_name   s     *r,   c                     | j         S )zGets the rate_limit of this CreateEndpointRequest.  # noqa: E501


        :return: The rate_limit of this CreateEndpointRequest.  # noqa: E501
        :rtype: RateLimitForCreateEndpointInput
        r&   r/   s    r*   r   z CreateEndpointRequest.rate_limit   r<   r,   c                     || _         dS )zSets the rate_limit of this CreateEndpointRequest.


        :param rate_limit: The rate_limit of this CreateEndpointRequest.  # noqa: E501
        :type: RateLimitForCreateEndpointInput
        NrH   )r)   r   s     r*   r   z CreateEndpointRequest.rate_limit   r>   r,   c                     | j         S )zGets the tags of this CreateEndpointRequest.  # noqa: E501


        :return: The tags of this CreateEndpointRequest.  # noqa: E501
        :rtype: list[TagForCreateEndpointInput]
        r'   r/   s    r*   r   zCreateEndpointRequest.tags  r@   r,   c                     || _         dS )zSets the tags of this CreateEndpointRequest.


        :param tags: The tags of this CreateEndpointRequest.  # noqa: E501
        :type: list[TagForCreateEndpointInput]
        NrK   )r)   r   s     r*   r   zCreateEndpointRequest.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hasattrrO   )xs    r*   <lambda>z/CreateEndpointRequest.to_dict.<locals>.<lambda>%  s!    WQ	-B-BIaiikkk r,   rO   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rO   r   rP   )items    r*   rS   z/CreateEndpointRequest.to_dict.<locals>.<lambda>,  s<    tAw	22"=$q'47??+<+<!=!=8< r,   )six	iteritemsswagger_typesgetattr
isinstancelistmaprQ   rO   dictitems
issubclassr   )r)   resultattr_valuekeys         r*   rO   zCreateEndpointRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t+T22 	$"jjll $ $
U#sr,   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrO   r/   s    r*   to_strzCreateEndpointRequest.to_str8  s    ~dllnn---r,   c                 *    |                                  S )zFor `print` and `pprint`)ri   r/   s    r*   __repr__zCreateEndpointRequest.__repr__<  s    {{}}r,   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr[   r   rO   r)   others     r*   __eq__zCreateEndpointRequest.__eq__@  s5    %!677 	5||~~00r,   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrm   rn   s     r*   __ne__zCreateEndpointRequest.__ne__G  s5    %!677 	4||~~00r,   )
NNNNNNNNNN)__name__
__module____qualname____doc__rY   attribute_mapr+   propertyr   setterr   r   r   r   r   r   r   r   rO   ri   rk   rp   rr    r,   r*   r   r      s        
 A871
 
M %+&"%!
 
M! ! ! !F ! ! X! ( ( (   X ^    ^  % % X% 0 0 0 # # X# , , ,     X  & & &   X 
[
 
 [
 " " X" * * *     X  & & &   X 
[  [  6. . .  1 1 11 1 1 1 1r,   r   )rv   rg   rerW   volcenginesdkcore.configurationr   objectr   rz   r,   r*   <module>r~      s|      				 



 9 9 9 9 9 9v1 v1 v1 v1 v1F v1 v1 v1 v1 v1r,   