
    ~i*                     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
    private_zone

    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UpdatePrivateZoneResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strintboolz	list[str])
created_atlast_operator	line_modeproject_namerecord_countrecursion_moderegionremark
updated_atzid	zone_name	CreatedAtLastOperatorLineModeProjectNameRecordCountRecursionModeRegionRemark	UpdatedAtZIDZoneNameNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        |	|| _        dS dS )z6UpdatePrivateZoneResponse - a model defined in SwaggerN)r   _configuration_created_at_last_operator
_line_mode_project_name_record_count_recursion_mode_region_remark_updated_at_zid
_zone_name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/volcenginesdkprivatezone/models/update_private_zone_response.py__init__z"UpdatePrivateZoneResponse.__init__?   s   !*__N,"!!#	!!(DO$!.D &DN# ,D# ,D%"0D DK DK!(DO?DH &DNNN !     c                     | j         S )zGets the created_at of this UpdatePrivateZoneResponse.  # noqa: E501


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


        :param created_at: The created_at of this UpdatePrivateZoneResponse.  # noqa: E501
        :type: str
        Nr2   )r-   r	   s     r.   r	   z$UpdatePrivateZoneResponse.created_ats        &r0   c                     | j         S )zGets the last_operator of this UpdatePrivateZoneResponse.  # noqa: E501


        :return: The last_operator of this UpdatePrivateZoneResponse.  # noqa: E501
        :rtype: str
        r"   r3   s    r.   r
   z'UpdatePrivateZoneResponse.last_operator~   s     ""r0   c                     || _         dS )zSets the last_operator of this UpdatePrivateZoneResponse.


        :param last_operator: The last_operator of this UpdatePrivateZoneResponse.  # noqa: E501
        :type: str
        Nr8   )r-   r
   s     r.   r
   z'UpdatePrivateZoneResponse.last_operator   s     ,r0   c                     | j         S )zGets the line_mode of this UpdatePrivateZoneResponse.  # noqa: E501


        :return: The line_mode of this UpdatePrivateZoneResponse.  # noqa: E501
        :rtype: int
        r#   r3   s    r.   r   z#UpdatePrivateZoneResponse.line_mode        r0   c                     || _         dS )zSets the line_mode of this UpdatePrivateZoneResponse.


        :param line_mode: The line_mode of this UpdatePrivateZoneResponse.  # noqa: E501
        :type: int
        Nr;   )r-   r   s     r.   r   z#UpdatePrivateZoneResponse.line_mode        $r0   c                     | j         S )zGets the project_name of this UpdatePrivateZoneResponse.  # noqa: E501


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


        :param project_name: The project_name of this UpdatePrivateZoneResponse.  # noqa: E501
        :type: str
        Nr@   )r-   r   s     r.   r   z&UpdatePrivateZoneResponse.project_name        *r0   c                     | j         S )zGets the record_count of this UpdatePrivateZoneResponse.  # noqa: E501


        :return: The record_count of this UpdatePrivateZoneResponse.  # noqa: E501
        :rtype: int
        r%   r3   s    r.   r   z&UpdatePrivateZoneResponse.record_count   rA   r0   c                     || _         dS )zSets the record_count of this UpdatePrivateZoneResponse.


        :param record_count: The record_count of this UpdatePrivateZoneResponse.  # noqa: E501
        :type: int
        NrE   )r-   r   s     r.   r   z&UpdatePrivateZoneResponse.record_count   rC   r0   c                     | j         S )zGets the recursion_mode of this UpdatePrivateZoneResponse.  # noqa: E501


        :return: The recursion_mode of this UpdatePrivateZoneResponse.  # noqa: E501
        :rtype: bool
        r&   r3   s    r.   r   z(UpdatePrivateZoneResponse.recursion_mode   s     ##r0   c                     || _         dS )zSets the recursion_mode of this UpdatePrivateZoneResponse.


        :param recursion_mode: The recursion_mode of this UpdatePrivateZoneResponse.  # noqa: E501
        :type: bool
        NrH   )r-   r   s     r.   r   z(UpdatePrivateZoneResponse.recursion_mode   s      .r0   c                     | j         S )zGets the region of this UpdatePrivateZoneResponse.  # noqa: E501


        :return: The region of this UpdatePrivateZoneResponse.  # noqa: E501
        :rtype: list[str]
        r'   r3   s    r.   r   z UpdatePrivateZoneResponse.region        |r0   c                     || _         dS )zSets the region of this UpdatePrivateZoneResponse.


        :param region: The region of this UpdatePrivateZoneResponse.  # noqa: E501
        :type: list[str]
        NrK   )r-   r   s     r.   r   z UpdatePrivateZoneResponse.region        r0   c                     | j         S )zGets the remark of this UpdatePrivateZoneResponse.  # noqa: E501


        :return: The remark of this UpdatePrivateZoneResponse.  # noqa: E501
        :rtype: str
        r(   r3   s    r.   r   z UpdatePrivateZoneResponse.remark   rL   r0   c                     || _         dS )zSets the remark of this UpdatePrivateZoneResponse.


        :param remark: The remark of this UpdatePrivateZoneResponse.  # noqa: E501
        :type: str
        NrP   )r-   r   s     r.   r   z UpdatePrivateZoneResponse.remark  rN   r0   c                     | j         S )zGets the updated_at of this UpdatePrivateZoneResponse.  # noqa: E501


        :return: The updated_at of this UpdatePrivateZoneResponse.  # noqa: E501
        :rtype: str
        r)   r3   s    r.   r   z$UpdatePrivateZoneResponse.updated_at  r4   r0   c                     || _         dS )zSets the updated_at of this UpdatePrivateZoneResponse.


        :param updated_at: The updated_at of this UpdatePrivateZoneResponse.  # noqa: E501
        :type: str
        NrS   )r-   r   s     r.   r   z$UpdatePrivateZoneResponse.updated_at  r6   r0   c                     | j         S )zGets the zid of this UpdatePrivateZoneResponse.  # noqa: E501


        :return: The zid of this UpdatePrivateZoneResponse.  # noqa: E501
        :rtype: int
        r*   r3   s    r.   r   zUpdatePrivateZoneResponse.zid&  s     yr0   c                     || _         dS )zSets the zid of this UpdatePrivateZoneResponse.


        :param zid: The zid of this UpdatePrivateZoneResponse.  # noqa: E501
        :type: int
        NrV   )r-   r   s     r.   r   zUpdatePrivateZoneResponse.zid0  s     			r0   c                     | j         S )zGets the zone_name of this UpdatePrivateZoneResponse.  # noqa: E501


        :return: The zone_name of this UpdatePrivateZoneResponse.  # noqa: E501
        :rtype: str
        r+   r3   s    r.   r   z#UpdatePrivateZoneResponse.zone_name;  r<   r0   c                     || _         dS )zSets the zone_name of this UpdatePrivateZoneResponse.


        :param zone_name: The zone_name of this UpdatePrivateZoneResponse.  # noqa: E501
        :type: str
        NrY   )r-   r   s     r.   r   z#UpdatePrivateZoneResponse.zone_nameE  r>   r0   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>z3UpdatePrivateZoneResponse.to_dict.<locals>.<lambda>X  s!    WQ	-B-BIaiikkk r0   r]   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r]   r   r^   )items    r.   ra   z3UpdatePrivateZoneResponse.to_dict.<locals>.<lambda>_  s<    tAw	22"=$q'47??+<+<!=!=8< r0   )six	iteritemsswagger_typesgetattr
isinstancelistmapr_   r]   dictitems
issubclassr   )r-   resultattr_valuekeys         r.   r]   z!UpdatePrivateZoneResponse.to_dictP  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t/66 	$"jjll $ $
U#sr0   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr]   r3   s    r.   to_strz UpdatePrivateZoneResponse.to_strk  s    ~dllnn---r0   c                 *    |                                  S )zFor `print` and `pprint`)rw   r3   s    r.   __repr__z"UpdatePrivateZoneResponse.__repr__o  s    {{}}r0   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFri   r   r]   r-   others     r.   __eq__z UpdatePrivateZoneResponse.__eq__s  s5    %!:;; 	5||~~00r0   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr{   r|   s     r.   __ne__z UpdatePrivateZoneResponse.__ne__z  s5    %!:;; 	4||~~00r0   )NNNNNNNNNNNN)__name__
__module____qualname____doc__rg   attribute_mapr/   propertyr	   setterr
   r   r   r   r   r   r   r   r   r   r]   rw   ry   r~   r    r0   r.   r   r      sY        
   M "'%%)! M(' (' (' ('T     X  & & & # # X# , , ,   X $ $ $ " " X" * * * " " X" * * * $ $ X$ . . .   X ]  ]   X ]  ]     X  & & &   X 	Z  Z   X $ $ $  6. . .  1 1 11 1 1 1 1r0   r   )r   ru   rere   volcenginesdkcore.configurationr   objectr   r   r0   r.   <module>r      s|      				 



 9 9 9 9 9 9i1 i1 i1 i1 i1 i1 i1 i1 i1 i1r0   