
    ~i2                     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
    dns

    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d7d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	        d/             Zed0             Zej	        d1             Zd2 Zd3 Zd4 Zd5 Zd6 ZdS )8UpdateZoneResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    intstrbool)cache_stageconfiguration_code
created_atdns_securityexpired_timeinstance_idis_sub_domainlast_operatorrecord_countremark
trade_code
updated_atzid	zone_name
CacheStageConfigurationCode	CreatedAtDnsSecurityExpiredTime
InstanceIDIsSubDomainLastOperatorRecordCountRemark	TradeCode	UpdatedAtZIDZoneNameNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z/UpdateZoneResponse - a model defined in SwaggerN)r   _configuration_cache_stage_configuration_code_created_at_dns_security_expired_time_instance_id_is_sub_domain_last_operator_record_count_remark_trade_code_updated_at_zid
_zone_name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                   u/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkdns/models/update_zone_response.py__init__zUpdateZoneResponse.__init__E   sW   !*__N, #' !! ""!	!"*D)&8D#!(DO# ,D# ,D"*D$!.D$!.D# ,D DK!(DO!(DO?DH &DNNN !     c                     | j         S )zGets the cache_stage of this UpdateZoneResponse.  # noqa: E501


        :return: The cache_stage of this UpdateZoneResponse.  # noqa: E501
        :rtype: int
        r'   r6   s    r7   r	   zUpdateZoneResponse.cache_stagex          r9   c                     || _         dS )zSets the cache_stage of this UpdateZoneResponse.


        :param cache_stage: The cache_stage of this UpdateZoneResponse.  # noqa: E501
        :type: int
        Nr;   )r6   r	   s     r7   r	   zUpdateZoneResponse.cache_stage        (r9   c                     | j         S )zGets the configuration_code of this UpdateZoneResponse.  # noqa: E501


        :return: The configuration_code of this UpdateZoneResponse.  # noqa: E501
        :rtype: str
        r(   r<   s    r7   r
   z%UpdateZoneResponse.configuration_code   s     ''r9   c                     || _         dS )zSets the configuration_code of this UpdateZoneResponse.


        :param configuration_code: The configuration_code of this UpdateZoneResponse.  # noqa: E501
        :type: str
        NrA   )r6   r
   s     r7   r
   z%UpdateZoneResponse.configuration_code   s     $6   r9   c                     | j         S )zGets the created_at of this UpdateZoneResponse.  # noqa: E501


        :return: The created_at of this UpdateZoneResponse.  # noqa: E501
        :rtype: str
        r)   r<   s    r7   r   zUpdateZoneResponse.created_at        r9   c                     || _         dS )zSets the created_at of this UpdateZoneResponse.


        :param created_at: The created_at of this UpdateZoneResponse.  # noqa: E501
        :type: str
        NrD   )r6   r   s     r7   r   zUpdateZoneResponse.created_at        &r9   c                     | j         S )zGets the dns_security of this UpdateZoneResponse.  # noqa: E501


        :return: The dns_security of this UpdateZoneResponse.  # noqa: E501
        :rtype: str
        r*   r<   s    r7   r   zUpdateZoneResponse.dns_security        !!r9   c                     || _         dS )zSets the dns_security of this UpdateZoneResponse.


        :param dns_security: The dns_security of this UpdateZoneResponse.  # noqa: E501
        :type: str
        NrI   )r6   r   s     r7   r   zUpdateZoneResponse.dns_security        *r9   c                     | j         S )zGets the expired_time of this UpdateZoneResponse.  # noqa: E501


        :return: The expired_time of this UpdateZoneResponse.  # noqa: E501
        :rtype: int
        r+   r<   s    r7   r   zUpdateZoneResponse.expired_time   rJ   r9   c                     || _         dS )zSets the expired_time of this UpdateZoneResponse.


        :param expired_time: The expired_time of this UpdateZoneResponse.  # noqa: E501
        :type: int
        NrN   )r6   r   s     r7   r   zUpdateZoneResponse.expired_time   rL   r9   c                     | j         S )zGets the instance_id of this UpdateZoneResponse.  # noqa: E501


        :return: The instance_id of this UpdateZoneResponse.  # noqa: E501
        :rtype: str
        r,   r<   s    r7   r   zUpdateZoneResponse.instance_id   r=   r9   c                     || _         dS )zSets the instance_id of this UpdateZoneResponse.


        :param instance_id: The instance_id of this UpdateZoneResponse.  # noqa: E501
        :type: str
        NrQ   )r6   r   s     r7   r   zUpdateZoneResponse.instance_id   r?   r9   c                     | j         S )zGets the is_sub_domain of this UpdateZoneResponse.  # noqa: E501


        :return: The is_sub_domain of this UpdateZoneResponse.  # noqa: E501
        :rtype: bool
        r-   r<   s    r7   r   z UpdateZoneResponse.is_sub_domain        ""r9   c                     || _         dS )zSets the is_sub_domain of this UpdateZoneResponse.


        :param is_sub_domain: The is_sub_domain of this UpdateZoneResponse.  # noqa: E501
        :type: bool
        NrT   )r6   r   s     r7   r   z UpdateZoneResponse.is_sub_domain        ,r9   c                     | j         S )zGets the last_operator of this UpdateZoneResponse.  # noqa: E501


        :return: The last_operator of this UpdateZoneResponse.  # noqa: E501
        :rtype: str
        r.   r<   s    r7   r   z UpdateZoneResponse.last_operator  rU   r9   c                     || _         dS )zSets the last_operator of this UpdateZoneResponse.


        :param last_operator: The last_operator of this UpdateZoneResponse.  # noqa: E501
        :type: str
        NrY   )r6   r   s     r7   r   z UpdateZoneResponse.last_operator  rW   r9   c                     | j         S )zGets the record_count of this UpdateZoneResponse.  # noqa: E501


        :return: The record_count of this UpdateZoneResponse.  # noqa: E501
        :rtype: int
        r/   r<   s    r7   r   zUpdateZoneResponse.record_count   rJ   r9   c                     || _         dS )zSets the record_count of this UpdateZoneResponse.


        :param record_count: The record_count of this UpdateZoneResponse.  # noqa: E501
        :type: int
        Nr\   )r6   r   s     r7   r   zUpdateZoneResponse.record_count*  rL   r9   c                     | j         S )zGets the remark of this UpdateZoneResponse.  # noqa: E501


        :return: The remark of this UpdateZoneResponse.  # noqa: E501
        :rtype: str
        r0   r<   s    r7   r   zUpdateZoneResponse.remark5  s     |r9   c                     || _         dS )zSets the remark of this UpdateZoneResponse.


        :param remark: The remark of this UpdateZoneResponse.  # noqa: E501
        :type: str
        Nr_   )r6   r   s     r7   r   zUpdateZoneResponse.remark?  s     r9   c                     | j         S )zGets the trade_code of this UpdateZoneResponse.  # noqa: E501


        :return: The trade_code of this UpdateZoneResponse.  # noqa: E501
        :rtype: str
        r1   r<   s    r7   r   zUpdateZoneResponse.trade_codeJ  rE   r9   c                     || _         dS )zSets the trade_code of this UpdateZoneResponse.


        :param trade_code: The trade_code of this UpdateZoneResponse.  # noqa: E501
        :type: str
        Nrb   )r6   r   s     r7   r   zUpdateZoneResponse.trade_codeT  rG   r9   c                     | j         S )zGets the updated_at of this UpdateZoneResponse.  # noqa: E501


        :return: The updated_at of this UpdateZoneResponse.  # noqa: E501
        :rtype: str
        r2   r<   s    r7   r   zUpdateZoneResponse.updated_at_  rE   r9   c                     || _         dS )zSets the updated_at of this UpdateZoneResponse.


        :param updated_at: The updated_at of this UpdateZoneResponse.  # noqa: E501
        :type: str
        Nre   )r6   r   s     r7   r   zUpdateZoneResponse.updated_ati  rG   r9   c                     | j         S )zGets the zid of this UpdateZoneResponse.  # noqa: E501


        :return: The zid of this UpdateZoneResponse.  # noqa: E501
        :rtype: int
        r3   r<   s    r7   r   zUpdateZoneResponse.zidt  s     yr9   c                     || _         dS )zSets the zid of this UpdateZoneResponse.


        :param zid: The zid of this UpdateZoneResponse.  # noqa: E501
        :type: int
        Nrh   )r6   r   s     r7   r   zUpdateZoneResponse.zid~  s     			r9   c                     | j         S )zGets the zone_name of this UpdateZoneResponse.  # noqa: E501


        :return: The zone_name of this UpdateZoneResponse.  # noqa: E501
        :rtype: str
        r4   r<   s    r7   r   zUpdateZoneResponse.zone_name  s     r9   c                     || _         dS )zSets the zone_name of this UpdateZoneResponse.


        :param zone_name: The zone_name of this UpdateZoneResponse.  # noqa: E501
        :type: str
        Nrk   )r6   r   s     r7   r   zUpdateZoneResponse.zone_name  s     $r9   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    r7   <lambda>z,UpdateZoneResponse.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r9   ro   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   ro   r   rp   )items    r7   rs   z,UpdateZoneResponse.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r9   )six	iteritemsswagger_typesgetattr
isinstancelistmaprq   ro   dictitems
issubclassr   )r6   resultattr_valuekeys         r7   ro   zUpdateZoneResponse.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t($// 	$"jjll $ $
U#sr9   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatro   r<   s    r7   to_strzUpdateZoneResponse.to_str  s    ~dllnn---r9   c                 *    |                                  S )zFor `print` and `pprint`)r   r<   s    r7   __repr__zUpdateZoneResponse.__repr__  s    {{}}r9   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr{   r   ro   r6   others     r7   __eq__zUpdateZoneResponse.__eq__  s5    %!344 	5||~~00r9   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr   r   s     r7   __ne__zUpdateZoneResponse.__ne__  s5    %!344 	4||~~00r9   )NNNNNNNNNNNNNNN)__name__
__module____qualname____doc__ry   attribute_mapr8   propertyr	   setterr
   r   r   r   r   r   r   r   r   r   r   r   r   ro   r   r   r   r    r9   r7   r   r      s        
 # M$ $1!%%#&'%!! M"1' 1' 1' 1'f ! ! X! ( ( ( ( ( X( 6 6 6     X  & & & " " X" * * * " " X" * * * ! ! X! ( ( ( # # X# , , , # # X# , , , " " X" * * *   X ]  ]     X  & & &     X  & & &   X 	Z  Z   X $ $ $  6. . .  1 1 11 1 1 1 1r9   r   )r   r   rerw   volcenginesdkcore.configurationr   objectr   r   r9   r7   <module>r      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1r9   