
    ~i4                     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
    fwcenter

    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dddddZdd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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 )0ModifyAddressBookRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    z0list[AddressDetailListForModifyAddressBookInput]z	list[str]strz"list[TagForModifyAddressBookInput])address_detail_listaddress_listauto_update_typecloud_firewall_iddescription
group_name
group_uuidinstance_type_listresource_typetag_relationtagsAddressDetailListAddressListAutoUpdateTypeCloudFirewallIdDescription	GroupName	GroupUuidInstanceTypeListResourceTypeTagRelationTagsNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        || _        || _        ||| _        |	|	| _        |
|
| _        |	|| _        dS dS )z5ModifyAddressBookRequest - a model defined in SwaggerN)r   _configuration_address_detail_list_address_list_auto_update_type_cloud_firewall_id_description_group_name_group_uuid_instance_type_list_resource_type_tag_relation_tagsdiscriminatorr   r   r	   r
   r   r   r   r   r   r   r   )selfr   r   r	   r
   r   r   r   r   r   r   r   r   s                /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkfwcenter/models/modify_address_book_request.py__init__z!ModifyAddressBookRequest.__init__?   s   !*__N,$(!!!%"& #' "!
!*':D$# ,D'$4D!(%6D""*D$$)&8D#$!.D# ,DDIII     c                     | j         S )zGets the address_detail_list of this ModifyAddressBookRequest.  # noqa: E501


        :return: The address_detail_list of this ModifyAddressBookRequest.  # noqa: E501
        :rtype: list[AddressDetailListForModifyAddressBookInput]
        r   r+   s    r,   r   z,ModifyAddressBookRequest.address_detail_listg   s     ((r.   c                     || _         dS )zSets the address_detail_list of this ModifyAddressBookRequest.


        :param address_detail_list: The address_detail_list of this ModifyAddressBookRequest.  # noqa: E501
        :type: list[AddressDetailListForModifyAddressBookInput]
        Nr0   )r+   r   s     r,   r   z,ModifyAddressBookRequest.address_detail_listq   s     %8!!!r.   c                     | j         S )zGets the address_list of this ModifyAddressBookRequest.  # noqa: E501


        :return: The address_list of this ModifyAddressBookRequest.  # noqa: E501
        :rtype: list[str]
        r    r1   s    r,   r   z%ModifyAddressBookRequest.address_list|        !!r.   c                     || _         dS )zSets the address_list of this ModifyAddressBookRequest.


        :param address_list: The address_list of this ModifyAddressBookRequest.  # noqa: E501
        :type: list[str]
        Nr4   )r+   r   s     r,   r   z%ModifyAddressBookRequest.address_list   s     *r.   c                     | j         S )zGets the auto_update_type of this ModifyAddressBookRequest.  # noqa: E501


        :return: The auto_update_type of this ModifyAddressBookRequest.  # noqa: E501
        :rtype: str
        )r!   r1   s    r,   r	   z)ModifyAddressBookRequest.auto_update_type   s     %%r.   c                     ddg}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the auto_update_type of this ModifyAddressBookRequest.


        :param auto_update_type: The auto_update_type of this ModifyAddressBookRequest.  # noqa: E501
        :type: str
        ManualTagz>Invalid value for `auto_update_type` ({0}), must be one of {1}N)r   client_side_validation
ValueErrorformatr!   )r+   r	   allowed_valuess      r,   r	   z)ModifyAddressBookRequest.auto_update_type   s\     #E*6 	 66P(.99  
 "2r.   c                     | j         S )zGets the cloud_firewall_id of this ModifyAddressBookRequest.  # noqa: E501


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


        :param cloud_firewall_id: The cloud_firewall_id of this ModifyAddressBookRequest.  # noqa: E501
        :type: str
        Nr@   )r+   r
   s     r,   r
   z*ModifyAddressBookRequest.cloud_firewall_id   s     #4r.   c                     | j         S )zGets the description of this ModifyAddressBookRequest.  # noqa: E501


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


        :param description: The description of this ModifyAddressBookRequest.  # noqa: E501
        :type: str
        NrC   )r+   r   s     r,   r   z$ModifyAddressBookRequest.description   s     (r.   c                     | j         S )zGets the group_name of this ModifyAddressBookRequest.  # noqa: E501


        :return: The group_name of this ModifyAddressBookRequest.  # noqa: E501
        :rtype: str
        )r$   r1   s    r,   r   z#ModifyAddressBookRequest.group_name        r.   c                     | j         j        r|t          d          | j         j        r$|"t          |          dk    rt          d          || _        dS )zSets the group_name of this ModifyAddressBookRequest.


        :param group_name: The group_name of this ModifyAddressBookRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `group_name`, must not be `None`@   zIInvalid value for `group_name`, length must be less than or equal to `64`)r   r;   r<   lenr$   )r+   r   s     r,   r   z#ModifyAddressBookRequest.group_name   si     5 	S*:LQRRR6 	j&3z??R+?+?hiii%r.   c                     | j         S )zGets the group_uuid of this ModifyAddressBookRequest.  # noqa: E501


        :return: The group_uuid of this ModifyAddressBookRequest.  # noqa: E501
        :rtype: str
        )r%   r1   s    r,   r   z#ModifyAddressBookRequest.group_uuid   rF   r.   c                 N    | j         j        r|t          d          || _        dS )zSets the group_uuid of this ModifyAddressBookRequest.


        :param group_uuid: The group_uuid of this ModifyAddressBookRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `group_uuid`, must not be `None`)r   r;   r<   r%   )r+   r   s     r,   r   z#ModifyAddressBookRequest.group_uuid   s5     5 	S*:LQRRR%r.   c                     | j         S )zGets the instance_type_list of this ModifyAddressBookRequest.  # noqa: E501


        :return: The instance_type_list of this ModifyAddressBookRequest.  # noqa: E501
        :rtype: list[str]
        r&   r1   s    r,   r   z+ModifyAddressBookRequest.instance_type_list  s     ''r.   c                     || _         dS )zSets the instance_type_list of this ModifyAddressBookRequest.


        :param instance_type_list: The instance_type_list of this ModifyAddressBookRequest.  # noqa: E501
        :type: list[str]
        NrM   )r+   r   s     r,   r   z+ModifyAddressBookRequest.instance_type_list  s     $6   r.   c                     | j         S )zGets the resource_type of this ModifyAddressBookRequest.  # noqa: E501


        :return: The resource_type of this ModifyAddressBookRequest.  # noqa: E501
        :rtype: str
        )r'   r1   s    r,   r   z&ModifyAddressBookRequest.resource_type  s     ""r.   c                     ddg}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the resource_type of this ModifyAddressBookRequest.


        :param resource_type: The resource_type of this ModifyAddressBookRequest.  # noqa: E501
        :type: str
        EipInternetAssetz;Invalid value for `resource_type` ({0}), must be one of {1}N)r   r;   r<   r=   r'   )r+   r   r>   s      r,   r   z&ModifyAddressBookRequest.resource_type'  s[      16 	^33M~66  
 ,r.   c                     | j         S )zGets the tag_relation of this ModifyAddressBookRequest.  # noqa: E501


        :return: The tag_relation of this ModifyAddressBookRequest.  # noqa: E501
        :rtype: str
        )r(   r1   s    r,   r   z%ModifyAddressBookRequest.tag_relation9  r5   r.   c                     ddg}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the tag_relation of this ModifyAddressBookRequest.


        :param tag_relation: The tag_relation of this ModifyAddressBookRequest.  # noqa: E501
        :type: str
        AndOrz:Invalid value for `tag_relation` ({0}), must be one of {1}N)r   r;   r<   r=   r(   )r+   r   r>   s      r,   r   z%ModifyAddressBookRequest.tag_relationC  sZ      6 	N22Ln55  
 *r.   c                     | j         S )zGets the tags of this ModifyAddressBookRequest.  # noqa: E501


        :return: The tags of this ModifyAddressBookRequest.  # noqa: E501
        :rtype: list[TagForModifyAddressBookInput]
        r)   r1   s    r,   r   zModifyAddressBookRequest.tagsU  s     zr.   c                     || _         dS )zSets the tags of this ModifyAddressBookRequest.


        :param tags: The tags of this ModifyAddressBookRequest.  # noqa: E501
        :type: list[TagForModifyAddressBookInput]
        NrX   )r+   r   s     r,   r   zModifyAddressBookRequest.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hasattrr\   )xs    r,   <lambda>z2ModifyAddressBookRequest.to_dict.<locals>.<lambda>r  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`   z2ModifyAddressBookRequest.to_dict.<locals>.<lambda>y  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 ModifyAddressBookRequest.to_dictj  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t.55 	$"jjll $ $
U#sr.   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr\   r1   s    r,   to_strzModifyAddressBookRequest.to_str  s    ~dllnn---r.   c                 *    |                                  S )zFor `print` and `pprint`)rv   r1   s    r,   __repr__z!ModifyAddressBookRequest.__repr__  s    {{}}r.   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrh   r   r\   r+   others     r,   __eq__zModifyAddressBookRequest.__eq__  s5    %!9:: 	5||~~00r.   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrz   r{   s     r,   __ne__zModifyAddressBookRequest.__ne__  s5    %!9:: 	4||~~00r.   )NNNNNNNNNNNN)__name__
__module____qualname____doc__rf   attribute_mapr-   propertyr   setterr   r	   r
   r   r   r   r   r   r   r   r\   rv   rx   r}   r    r.   r,   r   r      s^        
  R#!")4 M  3%,.$!!0'% M& & & &P ) ) X) 8 8  8 " " X" * * * & & X& 2 2 2" ' ' X' 4 4 4 ! ! X! ( ( (     X  & & &     X  
& 
& 
& ( ( X( 6 6 6 # # X# , , ," " " X" * * *"   X 
[  [  6. . .  1 1 11 1 1 1 1r.   r   )r   rt   rerd   volcenginesdkcore.configurationr   objectr   r   r.   r,   <module>r      s|      				 



 9 9 9 9 9 9C1 C1 C1 C1 C1v C1 C1 C1 C1 C1r.   