
    ~id"                     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
    dms20250101

    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Z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d Zd  Zd! Zd" Zd# ZdS )%GetAddressResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    str&AddressAccessConfigForGetAddressOutput)
account_idaddress_access_configaddress_nameaddress_type	create_atidprotocol_type	update_at	AccountIdAddressAccessConfigAddressNameAddressTypeCreateAtIdProtocolTypeUpdateAtNc
                 F   |	t                      }	|	| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z/GetAddressResponse - a model defined in SwaggerN)r   _configuration_account_id_address_access_config_address_name_address_type
_create_at_id_protocol_type
_update_atdiscriminatorr   r	   r
   r   r   r   r   r   )
selfr   r	   r
   r   r   r   r   r   r   s
             }/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkdms20250101/models/get_address_response.py__init__zGetAddressResponse.__init__9   s    !*__N,&*#!!"!!(DO ,)>D&# ,D# ,D &DN>DG$!.D &DNNN !     c                     | j         S )zGets the account_id of this GetAddressResponse.  # noqa: E501


        :return: The account_id of this GetAddressResponse.  # noqa: E501
        :rtype: str
        r   r#   s    r$   r   zGetAddressResponse.account_idZ   s     r&   c                     || _         dS )zSets the account_id of this GetAddressResponse.


        :param account_id: The account_id of this GetAddressResponse.  # noqa: E501
        :type: str
        Nr(   )r#   r   s     r$   r   zGetAddressResponse.account_idd   s     &r&   c                     | j         S )zGets the address_access_config of this GetAddressResponse.  # noqa: E501


        :return: The address_access_config of this GetAddressResponse.  # noqa: E501
        :rtype: AddressAccessConfigForGetAddressOutput
        r   r)   s    r$   r	   z(GetAddressResponse.address_access_configo   s     **r&   c                     || _         dS )zSets the address_access_config of this GetAddressResponse.


        :param address_access_config: The address_access_config of this GetAddressResponse.  # noqa: E501
        :type: AddressAccessConfigForGetAddressOutput
        Nr,   )r#   r	   s     r$   r	   z(GetAddressResponse.address_access_configy   s     '<###r&   c                     | j         S )zGets the address_name of this GetAddressResponse.  # noqa: E501


        :return: The address_name of this GetAddressResponse.  # noqa: E501
        :rtype: str
        r   r)   s    r$   r
   zGetAddressResponse.address_name        !!r&   c                     || _         dS )zSets the address_name of this GetAddressResponse.


        :param address_name: The address_name of this GetAddressResponse.  # noqa: E501
        :type: str
        Nr/   )r#   r
   s     r$   r
   zGetAddressResponse.address_name        *r&   c                     | j         S )zGets the address_type of this GetAddressResponse.  # noqa: E501


        :return: The address_type of this GetAddressResponse.  # noqa: E501
        :rtype: str
        r   r)   s    r$   r   zGetAddressResponse.address_type   r0   r&   c                     || _         dS )zSets the address_type of this GetAddressResponse.


        :param address_type: The address_type of this GetAddressResponse.  # noqa: E501
        :type: str
        Nr4   )r#   r   s     r$   r   zGetAddressResponse.address_type   r2   r&   c                     | j         S )zGets the create_at of this GetAddressResponse.  # noqa: E501


        :return: The create_at of this GetAddressResponse.  # noqa: E501
        :rtype: str
        r   r)   s    r$   r   zGetAddressResponse.create_at        r&   c                     || _         dS )zSets the create_at of this GetAddressResponse.


        :param create_at: The create_at of this GetAddressResponse.  # noqa: E501
        :type: str
        Nr7   )r#   r   s     r$   r   zGetAddressResponse.create_at        $r&   c                     | j         S )zGets the id of this GetAddressResponse.  # noqa: E501


        :return: The id of this GetAddressResponse.  # noqa: E501
        :rtype: str
        r   r)   s    r$   r   zGetAddressResponse.id   s     xr&   c                     || _         dS )zSets the id of this GetAddressResponse.


        :param id: The id of this GetAddressResponse.  # noqa: E501
        :type: str
        Nr<   )r#   r   s     r$   r   zGetAddressResponse.id   s     r&   c                     | j         S )zGets the protocol_type of this GetAddressResponse.  # noqa: E501


        :return: The protocol_type of this GetAddressResponse.  # noqa: E501
        :rtype: str
        r    r)   s    r$   r   z GetAddressResponse.protocol_type   s     ""r&   c                     || _         dS )zSets the protocol_type of this GetAddressResponse.


        :param protocol_type: The protocol_type of this GetAddressResponse.  # noqa: E501
        :type: str
        Nr?   )r#   r   s     r$   r   z GetAddressResponse.protocol_type   s     ,r&   c                     | j         S )zGets the update_at of this GetAddressResponse.  # noqa: E501


        :return: The update_at of this GetAddressResponse.  # noqa: E501
        :rtype: str
        r!   r)   s    r$   r   zGetAddressResponse.update_at   r8   r&   c                     || _         dS )zSets the update_at of this GetAddressResponse.


        :param update_at: The update_at of this GetAddressResponse.  # noqa: E501
        :type: str
        NrB   )r#   r   s     r$   r   zGetAddressResponse.update_at   r:   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hasattrrF   )xs    r$   <lambda>z,GetAddressResponse.to_dict.<locals>.<lambda>
  s!    WQ	-B-BIaiikkk r&   rF   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rF   r   rG   )items    r$   rJ   z,GetAddressResponse.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r&   )six	iteritemsswagger_typesgetattr
isinstancelistmaprH   rF   dictitems
issubclassr   )r#   resultattr_valuekeys         r$   rF   zGetAddressResponse.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pformatrF   r)   s    r$   to_strzGetAddressResponse.to_str  s    ~dllnn---r&   c                 *    |                                  S )zFor `print` and `pprint`)r`   r)   s    r$   __repr__zGetAddressResponse.__repr__!  s    {{}}r&   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrR   r   rF   r#   others     r$   __eq__zGetAddressResponse.__eq__%  s5    %!344 	5||~~00r&   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrd   re   s     r$   __ne__zGetAddressResponse.__ne__,  s5    %!344 	4||~~00r&   )	NNNNNNNNN)__name__
__module____qualname____doc__rP   attribute_mapr%   propertyr   setterr	   r
   r   r   r   r   r   rF   r`   rb   rg   ri    r&   r$   r   r      s        
 !I	 	M "!6%%'	 	M' ' ' 'B     X  & & & + + X+ !< < "!< " " X" * * * " " X" * * *   X $ $ $   X Y  Y # # X# , , ,   X $ $ $  6. . .  1 1 11 1 1 1 1r&   r   )rm   r^   rerN   volcenginesdkcore.configurationr   objectr   rq   r&   r$   <module>ru      s|      				 



 9 9 9 9 9 9[1 [1 [1 [1 [1 [1 [1 [1 [1 [1r&   