
    ~iW&                     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
    id

    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 ))UpdateRouteRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    ApiSpecForUpdateRouteInputstrint)	api_specauth_resource_typedescriptionpermission_poolpriorityresource_type
route_nameservice_namestatusApiSpecAuthResourceTypeDescriptionPermissionPoolPriorityResourceType	RouteNameServiceNameStatusNc                 ^   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        || _        || _        |		|	| _        dS dS )z/UpdateRouteRequest - a model defined in SwaggerN)r   _configuration	_api_spec_auth_resource_type_description_permission_pool	_priority_resource_type_route_name_service_name_statusdiscriminatorr	   r
   r   r   r   r   r   r   r   )selfr	   r
   r   r   r   r   r   r   r   r   s              t/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkid/models/update_route_request.py__init__zUpdateRouteRequest.__init__;   s    !*__N,#'   $"!!$DM)&8D#"*D&#2D $DM$!.D$( DKKK     c                     | j         S )zGets the api_spec of this UpdateRouteRequest.  # noqa: E501


        :return: The api_spec of this UpdateRouteRequest.  # noqa: E501
        :rtype: ApiSpecForUpdateRouteInput
        r   r'   s    r(   r	   zUpdateRouteRequest.api_spec]        ~r*   c                     || _         dS )zSets the api_spec of this UpdateRouteRequest.


        :param api_spec: The api_spec of this UpdateRouteRequest.  # noqa: E501
        :type: ApiSpecForUpdateRouteInput
        Nr,   )r'   r	   s     r(   r	   zUpdateRouteRequest.api_specg        "r*   c                     | j         S )zGets the auth_resource_type of this UpdateRouteRequest.  # noqa: E501


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


        :param auth_resource_type: The auth_resource_type of this UpdateRouteRequest.  # noqa: E501
        :type: str
        Nr2   )r'   r
   s     r(   r
   z%UpdateRouteRequest.auth_resource_type|   s     $6   r*   c                     | j         S )zGets the description of this UpdateRouteRequest.  # noqa: E501


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


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


        :return: The permission_pool of this UpdateRouteRequest.  # noqa: E501
        :rtype: str
        r    r-   s    r(   r   z"UpdateRouteRequest.permission_pool   s     $$r*   c                     || _         dS )zSets the permission_pool of this UpdateRouteRequest.


        :param permission_pool: The permission_pool of this UpdateRouteRequest.  # noqa: E501
        :type: str
        Nr8   )r'   r   s     r(   r   z"UpdateRouteRequest.permission_pool   s     !0r*   c                     | j         S )zGets the priority of this UpdateRouteRequest.  # noqa: E501


        :return: The priority of this UpdateRouteRequest.  # noqa: E501
        :rtype: int
        r!   r-   s    r(   r   zUpdateRouteRequest.priority   r.   r*   c                     || _         dS )zSets the priority of this UpdateRouteRequest.


        :param priority: The priority of this UpdateRouteRequest.  # noqa: E501
        :type: int
        Nr;   )r'   r   s     r(   r   zUpdateRouteRequest.priority   r0   r*   c                     | j         S )zGets the resource_type of this UpdateRouteRequest.  # noqa: E501


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


        :param resource_type: The resource_type of this UpdateRouteRequest.  # noqa: E501
        :type: str
        Nr>   )r'   r   s     r(   r   z UpdateRouteRequest.resource_type   s     ,r*   c                     | j         S )zGets the route_name of this UpdateRouteRequest.  # noqa: E501


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


        :param route_name: The route_name of this UpdateRouteRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `route_name`, must not be `None`)r   client_side_validation
ValueErrorr#   )r'   r   s     r(   r   zUpdateRouteRequest.route_name   s5     5 	S*:LQRRR%r*   c                     | j         S )zGets the service_name of this UpdateRouteRequest.  # noqa: E501


        :return: The service_name of this UpdateRouteRequest.  # noqa: E501
        :rtype: str
        )r$   r-   s    r(   r   zUpdateRouteRequest.service_name   s     !!r*   c                 N    | j         j        r|t          d          || _        dS )zSets the service_name of this UpdateRouteRequest.


        :param service_name: The service_name of this UpdateRouteRequest.  # noqa: E501
        :type: str
        Nz4Invalid value for `service_name`, must not be `None`)r   rB   rC   r$   )r'   r   s     r(   r   zUpdateRouteRequest.service_name   s5     5 	U,:NSTTT)r*   c                     | j         S )zGets the status of this UpdateRouteRequest.  # noqa: E501


        :return: The status of this UpdateRouteRequest.  # noqa: E501
        :rtype: str
        r%   r-   s    r(   r   zUpdateRouteRequest.status	  s     |r*   c                     || _         dS )zSets the status of this UpdateRouteRequest.


        :param status: The status of this UpdateRouteRequest.  # noqa: E501
        :type: str
        NrG   )r'   r   s     r(   r   zUpdateRouteRequest.status  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hasattrrK   )xs    r(   <lambda>z,UpdateRouteRequest.to_dict.<locals>.<lambda>&  s!    WQ	-B-BIaiikkk r*   rK   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rK   r   rL   )items    r(   rO   z,UpdateRouteRequest.to_dict.<locals>.<lambda>-  s<    tAw	22"=$q'47??+<+<!=!=8< r*   )six	iteritemsswagger_typesgetattr
isinstancelistmaprM   rK   dictitems
issubclassr   )r'   resultattr_valuekeys         r(   rK   zUpdateRouteRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t($// 	$"jjll $ $
U#sr*   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrK   r-   s    r(   to_strzUpdateRouteRequest.to_str9  s    ~dllnn---r*   c                 *    |                                  S )zFor `print` and `pprint`)re   r-   s    r(   __repr__zUpdateRouteRequest.__repr__=  s    {{}}r*   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrW   r   rK   r'   others     r(   __eq__zUpdateRouteRequest.__eq__A  s5    %!344 	5||~~00r*   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTri   rj   s     r(   __ne__zUpdateRouteRequest.__ne__H  s5    %!344 	4||~~00r*   )
NNNNNNNNNN)__name__
__module____qualname____doc__rU   attribute_mapr)   propertyr	   setterr
   r   r   r   r   r   r   r   rK   re   rg   rl   rn    r*   r(   r   r      s        
 1# 
 
M 0$+'!%
 
M !  !  !  !D   X _" " _" ( ( X( 6 6 6 ! ! X! ( ( ( % % X% 0 0 0   X _" " _" # # X# , , ,     X  
& 
& 
& " " X" 
* 
* 
*   X ]  ]  6. . .  1 1 11 1 1 1 1r*   r   )rr   rc   rerS   volcenginesdkcore.configurationr   objectr   rv   r*   r(   <module>rz      s|      				 



 9 9 9 9 9 9w1 w1 w1 w1 w1 w1 w1 w1 w1 w1r*   