
    ~i7                     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
    vmp

    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                   r   e Zd ZdZ	 dddddddddddddddZddd	d
dddddddddddZd8d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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	        d0             Zed1             Zej	        d2             Zd3 Zd4 Zd5 Zd6 Zd7 ZdS )9UpdateWorkspaceRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strboolintQuotaForUpdateWorkspaceInput)	auth_typebearer_tokendelete_protection_enableddescriptionidinstance_type_idnamepasswordpublic_access_enabledpublic_query_bandwidthpublic_write_bandwidthquotasearch_latency_offsetusernameAuthTypeBearerTokenDeleteProtectionEnabledDescriptionIdInstanceTypeIdNamePasswordPublicAccessEnabledPublicQueryBandwidthPublicWriteBandwidthQuotaSearchLatencyOffsetUsernameNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        || _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z3UpdateWorkspaceRequest - a model defined in SwaggerN)r   _configuration
_auth_type_bearer_token_delete_protection_enabled_description_id_instance_type_id_name	_password_public_access_enabled_public_query_bandwidth_public_write_bandwidth_quota_search_latency_offset	_usernamediscriminatorr
   r   r   r   r   r   r   r   r   r   r   r   r   r   )selfr
   r   r   r   r   r   r   r   r   r   r   r   r   r   r'   s                   y/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkvmp/models/update_workspace_request.py__init__zUpdateWorkspaceRequest.__init__E   sO   !*__N,!*.' !%
&*#'+$'+$&*#! &DN# ,D$0-FD*"*D'$4D!DI$DM ,)>D&!-*@D'!-*@D'DJ ,)>D&$DMMM      c                     | j         S )zGets the auth_type of this UpdateWorkspaceRequest.  # noqa: E501


        :return: The auth_type of this UpdateWorkspaceRequest.  # noqa: E501
        :rtype: str
        r(   r7   s    r8   r
   z UpdateWorkspaceRequest.auth_typew   s     r:   c                     || _         dS )zSets the auth_type of this UpdateWorkspaceRequest.


        :param auth_type: The auth_type of this UpdateWorkspaceRequest.  # noqa: E501
        :type: str
        Nr<   )r7   r
   s     r8   r
   z UpdateWorkspaceRequest.auth_type   s     $r:   c                     | j         S )zGets the bearer_token of this UpdateWorkspaceRequest.  # noqa: E501


        :return: The bearer_token of this UpdateWorkspaceRequest.  # noqa: E501
        :rtype: str
        r)   r=   s    r8   r   z#UpdateWorkspaceRequest.bearer_token   s     !!r:   c                     || _         dS )zSets the bearer_token of this UpdateWorkspaceRequest.


        :param bearer_token: The bearer_token of this UpdateWorkspaceRequest.  # noqa: E501
        :type: str
        Nr@   )r7   r   s     r8   r   z#UpdateWorkspaceRequest.bearer_token   s     *r:   c                     | j         S )zGets the delete_protection_enabled of this UpdateWorkspaceRequest.  # noqa: E501


        :return: The delete_protection_enabled of this UpdateWorkspaceRequest.  # noqa: E501
        :rtype: bool
        r*   r=   s    r8   r   z0UpdateWorkspaceRequest.delete_protection_enabled   s     ..r:   c                     || _         dS )zSets the delete_protection_enabled of this UpdateWorkspaceRequest.


        :param delete_protection_enabled: The delete_protection_enabled of this UpdateWorkspaceRequest.  # noqa: E501
        :type: bool
        NrC   )r7   r   s     r8   r   z0UpdateWorkspaceRequest.delete_protection_enabled   s     +D'''r:   c                     | j         S )zGets the description of this UpdateWorkspaceRequest.  # noqa: E501


        :return: The description of this UpdateWorkspaceRequest.  # noqa: E501
        :rtype: str
        r+   r=   s    r8   r   z"UpdateWorkspaceRequest.description   s       r:   c                     || _         dS )zSets the description of this UpdateWorkspaceRequest.


        :param description: The description of this UpdateWorkspaceRequest.  # noqa: E501
        :type: str
        NrF   )r7   r   s     r8   r   z"UpdateWorkspaceRequest.description   s     (r:   c                     | j         S )zGets the id of this UpdateWorkspaceRequest.  # noqa: E501


        :return: The id of this UpdateWorkspaceRequest.  # noqa: E501
        :rtype: str
        )r,   r=   s    r8   r   zUpdateWorkspaceRequest.id   s     xr:   c                 N    | j         j        r|t          d          || _        dS )zSets the id of this UpdateWorkspaceRequest.


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


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


        :param instance_type_id: The instance_type_id of this UpdateWorkspaceRequest.  # noqa: E501
        :type: str
        NrM   )r7   r   s     r8   r   z'UpdateWorkspaceRequest.instance_type_id   s     "2r:   c                     | j         S )zGets the name of this UpdateWorkspaceRequest.  # noqa: E501


        :return: The name of this UpdateWorkspaceRequest.  # noqa: E501
        :rtype: str
        r.   r=   s    r8   r   zUpdateWorkspaceRequest.name   s     zr:   c                     || _         dS )zSets the name of this UpdateWorkspaceRequest.


        :param name: The name of this UpdateWorkspaceRequest.  # noqa: E501
        :type: str
        NrP   )r7   r   s     r8   r   zUpdateWorkspaceRequest.name  s     


r:   c                     | j         S )zGets the password of this UpdateWorkspaceRequest.  # noqa: E501


        :return: The password of this UpdateWorkspaceRequest.  # noqa: E501
        :rtype: str
        r/   r=   s    r8   r   zUpdateWorkspaceRequest.password       ~r:   c                     || _         dS )zSets the password of this UpdateWorkspaceRequest.


        :param password: The password of this UpdateWorkspaceRequest.  # noqa: E501
        :type: str
        NrS   )r7   r   s     r8   r   zUpdateWorkspaceRequest.password       "r:   c                     | j         S )zGets the public_access_enabled of this UpdateWorkspaceRequest.  # noqa: E501


        :return: The public_access_enabled of this UpdateWorkspaceRequest.  # noqa: E501
        :rtype: bool
        r0   r=   s    r8   r   z,UpdateWorkspaceRequest.public_access_enabled!       **r:   c                     || _         dS )zSets the public_access_enabled of this UpdateWorkspaceRequest.


        :param public_access_enabled: The public_access_enabled of this UpdateWorkspaceRequest.  # noqa: E501
        :type: bool
        NrX   )r7   r   s     r8   r   z,UpdateWorkspaceRequest.public_access_enabled+       '<###r:   c                     | j         S )zGets the public_query_bandwidth of this UpdateWorkspaceRequest.  # noqa: E501


        :return: The public_query_bandwidth of this UpdateWorkspaceRequest.  # noqa: E501
        :rtype: int
        r1   r=   s    r8   r   z-UpdateWorkspaceRequest.public_query_bandwidth6       ++r:   c                     || _         dS )zSets the public_query_bandwidth of this UpdateWorkspaceRequest.


        :param public_query_bandwidth: The public_query_bandwidth of this UpdateWorkspaceRequest.  # noqa: E501
        :type: int
        Nr]   )r7   r   s     r8   r   z-UpdateWorkspaceRequest.public_query_bandwidth@       (>$$$r:   c                     | j         S )zGets the public_write_bandwidth of this UpdateWorkspaceRequest.  # noqa: E501


        :return: The public_write_bandwidth of this UpdateWorkspaceRequest.  # noqa: E501
        :rtype: int
        r2   r=   s    r8   r   z-UpdateWorkspaceRequest.public_write_bandwidthK  r^   r:   c                     || _         dS )zSets the public_write_bandwidth of this UpdateWorkspaceRequest.


        :param public_write_bandwidth: The public_write_bandwidth of this UpdateWorkspaceRequest.  # noqa: E501
        :type: int
        Nrb   )r7   r   s     r8   r   z-UpdateWorkspaceRequest.public_write_bandwidthU  r`   r:   c                     | j         S )zGets the quota of this UpdateWorkspaceRequest.  # noqa: E501


        :return: The quota of this UpdateWorkspaceRequest.  # noqa: E501
        :rtype: QuotaForUpdateWorkspaceInput
        r3   r=   s    r8   r   zUpdateWorkspaceRequest.quota`  s     {r:   c                     || _         dS )zSets the quota of this UpdateWorkspaceRequest.


        :param quota: The quota of this UpdateWorkspaceRequest.  # noqa: E501
        :type: QuotaForUpdateWorkspaceInput
        Nre   )r7   r   s     r8   r   zUpdateWorkspaceRequest.quotaj  s     r:   c                     | j         S )zGets the search_latency_offset of this UpdateWorkspaceRequest.  # noqa: E501


        :return: The search_latency_offset of this UpdateWorkspaceRequest.  # noqa: E501
        :rtype: str
        r4   r=   s    r8   r   z,UpdateWorkspaceRequest.search_latency_offsetu  rY   r:   c                     || _         dS )zSets the search_latency_offset of this UpdateWorkspaceRequest.


        :param search_latency_offset: The search_latency_offset of this UpdateWorkspaceRequest.  # noqa: E501
        :type: str
        Nrh   )r7   r   s     r8   r   z,UpdateWorkspaceRequest.search_latency_offset  r[   r:   c                     | j         S )zGets the username of this UpdateWorkspaceRequest.  # noqa: E501


        :return: The username of this UpdateWorkspaceRequest.  # noqa: E501
        :rtype: str
        r5   r=   s    r8   r   zUpdateWorkspaceRequest.username  rT   r:   c                     || _         dS )zSets the username of this UpdateWorkspaceRequest.


        :param username: The username of this UpdateWorkspaceRequest.  # noqa: E501
        :type: str
        Nrk   )r7   r   s     r8   r   zUpdateWorkspaceRequest.username  rV   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    r8   <lambda>z0UpdateWorkspaceRequest.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    r8   rs   z0UpdateWorkspaceRequest.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   )r7   resultattr_valuekeys         r8   ro   zUpdateWorkspaceRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t,d33 	$"jjll $ $
U#sr:   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatro   r=   s    r8   to_strzUpdateWorkspaceRequest.to_str  s    ~dllnn---r:   c                 *    |                                  S )zFor `print` and `pprint`)r   r=   s    r8   __repr__zUpdateWorkspaceRequest.__repr__  s    {{}}r:   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr{   r   ro   r7   others     r8   __eq__zUpdateWorkspaceRequest.__eq__  s5    %!788 	5||~~00r:   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr   r   s     r8   __ne__zUpdateWorkspaceRequest.__ne__  s5    %!788 	4||~~00r:   )NNNNNNNNNNNNNNN)__name__
__module____qualname____doc__ry   attribute_mapr9   propertyr
   setterr   r   r   r   r   r   r   r   r   r   r   r   r   ro   r   r   r   r    r:   r8   r   r      s        
 %+!!'"'"'/!& M$  %%>$,!6"8"8!6 M"0% 0% 0% 0%d   X $ $ $ " " X" * * * / / X/ %D D &%D ! ! X! ( ( (   X Y
 
 Y
 & & X& 2 2 2   X 
[  [   X _" " _" + + X+ !< < "!< , , X, "> > #"> , , X, "> > #">   X \  \ + + X+ !< < "!<   X _" " _"  6. . .  1 1 11 1 1 1 1r:   r   )r   r   rerw   volcenginesdkcore.configurationr   objectr   r   r:   r8   <module>r      s|      				 



 9 9 9 9 9 9x1 x1 x1 x1 x1V x1 x1 x1 x1 x1r:   