
    ~ir                     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
    apig

    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Z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d Zd Zd Zd Zd  ZdS )"UpdateGatewayServiceRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    $AuthSpecForUpdateGatewayServiceInputstr&DomainSpecForUpdateGatewayServiceInputz	list[str].ServiceNetworkSpecForUpdateGatewayServiceInput)	auth_speccommentsdomain_specidprotocolservice_network_specAuthSpecComments
DomainSpecIdProtocolServiceNetworkSpecNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _	        ||| _
        ||| _        || _        ||| _        |	|| _        dS dS )z8UpdateGatewayServiceRequest - a model defined in SwaggerN)r   _configuration
_auth_spec	_comments_domain_spec_id	_protocol_service_network_specdiscriminatorr
   r   r   r   r   r   )selfr
   r   r   r   r   r   r   s           /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkapig/models/update_gateway_service_request.py__init__z$UpdateGatewayServiceRequest.__init__5   s    !*__N, %)"! &DN$DM"*D$DM+(<D%%% ,+    c                     | j         S )zGets the auth_spec of this UpdateGatewayServiceRequest.  # noqa: E501


        :return: The auth_spec of this UpdateGatewayServiceRequest.  # noqa: E501
        :rtype: AuthSpecForUpdateGatewayServiceInput
        r   r   s    r    r
   z%UpdateGatewayServiceRequest.auth_specO   s     r"   c                     || _         dS )zSets the auth_spec of this UpdateGatewayServiceRequest.


        :param auth_spec: The auth_spec of this UpdateGatewayServiceRequest.  # noqa: E501
        :type: AuthSpecForUpdateGatewayServiceInput
        Nr$   )r   r
   s     r    r
   z%UpdateGatewayServiceRequest.auth_specY   s     $r"   c                     | j         S )zGets the comments of this UpdateGatewayServiceRequest.  # noqa: E501


        :return: The comments of this UpdateGatewayServiceRequest.  # noqa: E501
        :rtype: str
        r   r%   s    r    r   z$UpdateGatewayServiceRequest.commentsd        ~r"   c                     || _         dS )zSets the comments of this UpdateGatewayServiceRequest.


        :param comments: The comments of this UpdateGatewayServiceRequest.  # noqa: E501
        :type: str
        Nr(   )r   r   s     r    r   z$UpdateGatewayServiceRequest.commentsn        "r"   c                     | j         S )zGets the domain_spec of this UpdateGatewayServiceRequest.  # noqa: E501


        :return: The domain_spec of this UpdateGatewayServiceRequest.  # noqa: E501
        :rtype: DomainSpecForUpdateGatewayServiceInput
        r   r%   s    r    r   z'UpdateGatewayServiceRequest.domain_specy   s       r"   c                     || _         dS )zSets the domain_spec of this UpdateGatewayServiceRequest.


        :param domain_spec: The domain_spec of this UpdateGatewayServiceRequest.  # noqa: E501
        :type: DomainSpecForUpdateGatewayServiceInput
        Nr-   )r   r   s     r    r   z'UpdateGatewayServiceRequest.domain_spec   s     (r"   c                     | j         S )zGets the id of this UpdateGatewayServiceRequest.  # noqa: E501


        :return: The id of this UpdateGatewayServiceRequest.  # noqa: E501
        :rtype: str
        )r   r%   s    r    r   zUpdateGatewayServiceRequest.id   s     xr"   c                 N    | j         j        r|t          d          || _        dS )zSets the id of this UpdateGatewayServiceRequest.


        :param id: The id of this UpdateGatewayServiceRequest.  # noqa: E501
        :type: str
        Nz*Invalid value for `id`, must not be `None`)r   client_side_validation
ValueErrorr   )r   r   s     r    r   zUpdateGatewayServiceRequest.id   s1     5 	K"*IJJJr"   c                     | j         S )zGets the protocol of this UpdateGatewayServiceRequest.  # noqa: E501


        :return: The protocol of this UpdateGatewayServiceRequest.  # noqa: E501
        :rtype: list[str]
        r   r%   s    r    r   z$UpdateGatewayServiceRequest.protocol   r)   r"   c                     || _         dS )zSets the protocol of this UpdateGatewayServiceRequest.


        :param protocol: The protocol of this UpdateGatewayServiceRequest.  # noqa: E501
        :type: list[str]
        Nr4   )r   r   s     r    r   z$UpdateGatewayServiceRequest.protocol   r+   r"   c                     | j         S )zGets the service_network_spec of this UpdateGatewayServiceRequest.  # noqa: E501


        :return: The service_network_spec of this UpdateGatewayServiceRequest.  # noqa: E501
        :rtype: ServiceNetworkSpecForUpdateGatewayServiceInput
        r   r%   s    r    r   z0UpdateGatewayServiceRequest.service_network_spec   s     ))r"   c                     || _         dS )zSets the service_network_spec of this UpdateGatewayServiceRequest.


        :param service_network_spec: The service_network_spec of this UpdateGatewayServiceRequest.  # noqa: E501
        :type: ServiceNetworkSpecForUpdateGatewayServiceInput
        Nr7   )r   r   s     r    r   z0UpdateGatewayServiceRequest.service_network_spec   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hasattrr;   )xs    r    <lambda>z5UpdateGatewayServiceRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r"   r;   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r;   r   r<   )items    r    r?   z5UpdateGatewayServiceRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r"   )six	iteritemsswagger_typesgetattr
isinstancelistmapr=   r;   dictitems
issubclassr   )r   resultattr_valuekeys         r    r;   z#UpdateGatewayServiceRequest.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pformatr;   r%   s    r    to_strz"UpdateGatewayServiceRequest.to_str   s    ~dllnn---r"   c                 *    |                                  S )zFor `print` and `pprint`)rU   r%   s    r    __repr__z$UpdateGatewayServiceRequest.__repr__   s    {{}}r"   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrG   r   r;   r   others     r    __eq__z"UpdateGatewayServiceRequest.__eq__   s5    %!<== 	5||~~00r"   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrY   rZ   s     r    __ne__z"UpdateGatewayServiceRequest.__ne__   s5    %!<== 	4||~~00r"   )NNNNNNN)__name__
__module____qualname____doc__rE   attribute_mapr!   propertyr
   setterr   r   r   r   r   r;   rU   rW   r\   r^    r"   r    r   r      s        
 <? P M  # 4 M= = = =4   X $ $ $   X _" " _" ! ! X! ( ( (   X Y
 
 Y
   X _" " _" * * X*  : : ! :  6. . .  1 1 11 1 1 1 1r"   r   )rb   rS   rerC   volcenginesdkcore.configurationr   objectr   rf   r"   r    <module>rj      s|      				 



 9 9 9 9 9 9h1 h1 h1 h1 h1& h1 h1 h1 h1 h1r"   