
    ~i0                     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                   8   e Zd ZdZ	 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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d0             Zej	        d1             Zd2 Zd3 Zd4 Zd5 Zd6 ZdS )8QueryPrivateZoneResponsezsNOTE: This class is auto generated by the swagger code generator program.

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


        :return: The bind_vpcs of this QueryPrivateZoneResponse.  # noqa: E501
        :rtype: list[BindVPCForQueryPrivateZoneOutput]
        r%   r3   s    r4   r	   z"QueryPrivateZoneResponse.bind_vpcss        r6   c                     || _         dS )zSets the bind_vpcs of this QueryPrivateZoneResponse.


        :param bind_vpcs: The bind_vpcs of this QueryPrivateZoneResponse.  # noqa: E501
        :type: list[BindVPCForQueryPrivateZoneOutput]
        Nr8   )r3   r	   s     r4   r	   z"QueryPrivateZoneResponse.bind_vpcs}        $r6   c                     | j         S )zGets the created_at of this QueryPrivateZoneResponse.  # noqa: E501


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


        :param created_at: The created_at of this QueryPrivateZoneResponse.  # noqa: E501
        :type: str
        Nr>   )r3   r
   s     r4   r
   z#QueryPrivateZoneResponse.created_at        &r6   c                     | j         S )zGets the last_operator of this QueryPrivateZoneResponse.  # noqa: E501


        :return: The last_operator of this QueryPrivateZoneResponse.  # noqa: E501
        :rtype: str
        r'   r9   s    r4   r   z&QueryPrivateZoneResponse.last_operator   s     ""r6   c                     || _         dS )zSets the last_operator of this QueryPrivateZoneResponse.


        :param last_operator: The last_operator of this QueryPrivateZoneResponse.  # noqa: E501
        :type: str
        NrC   )r3   r   s     r4   r   z&QueryPrivateZoneResponse.last_operator   s     ,r6   c                     | j         S )zGets the line_mode of this QueryPrivateZoneResponse.  # noqa: E501


        :return: The line_mode of this QueryPrivateZoneResponse.  # noqa: E501
        :rtype: int
        r(   r9   s    r4   r   z"QueryPrivateZoneResponse.line_mode   r:   r6   c                     || _         dS )zSets the line_mode of this QueryPrivateZoneResponse.


        :param line_mode: The line_mode of this QueryPrivateZoneResponse.  # noqa: E501
        :type: int
        NrF   )r3   r   s     r4   r   z"QueryPrivateZoneResponse.line_mode   r<   r6   c                     | j         S )zGets the project_name of this QueryPrivateZoneResponse.  # noqa: E501


        :return: The project_name of this QueryPrivateZoneResponse.  # noqa: E501
        :rtype: str
        r)   r9   s    r4   r   z%QueryPrivateZoneResponse.project_name        !!r6   c                     || _         dS )zSets the project_name of this QueryPrivateZoneResponse.


        :param project_name: The project_name of this QueryPrivateZoneResponse.  # noqa: E501
        :type: str
        NrI   )r3   r   s     r4   r   z%QueryPrivateZoneResponse.project_name        *r6   c                     | j         S )zGets the record_count of this QueryPrivateZoneResponse.  # noqa: E501


        :return: The record_count of this QueryPrivateZoneResponse.  # noqa: E501
        :rtype: int
        r*   r9   s    r4   r   z%QueryPrivateZoneResponse.record_count   rJ   r6   c                     || _         dS )zSets the record_count of this QueryPrivateZoneResponse.


        :param record_count: The record_count of this QueryPrivateZoneResponse.  # noqa: E501
        :type: int
        NrN   )r3   r   s     r4   r   z%QueryPrivateZoneResponse.record_count   rL   r6   c                     | j         S )zGets the recursion_mode of this QueryPrivateZoneResponse.  # noqa: E501


        :return: The recursion_mode of this QueryPrivateZoneResponse.  # noqa: E501
        :rtype: bool
        r+   r9   s    r4   r   z'QueryPrivateZoneResponse.recursion_mode   s     ##r6   c                     || _         dS )zSets the recursion_mode of this QueryPrivateZoneResponse.


        :param recursion_mode: The recursion_mode of this QueryPrivateZoneResponse.  # noqa: E501
        :type: bool
        NrQ   )r3   r   s     r4   r   z'QueryPrivateZoneResponse.recursion_mode   s      .r6   c                     | j         S )zGets the region of this QueryPrivateZoneResponse.  # noqa: E501


        :return: The region of this QueryPrivateZoneResponse.  # noqa: E501
        :rtype: list[str]
        r,   r9   s    r4   r   zQueryPrivateZoneResponse.region       |r6   c                     || _         dS )zSets the region of this QueryPrivateZoneResponse.


        :param region: The region of this QueryPrivateZoneResponse.  # noqa: E501
        :type: list[str]
        NrT   )r3   r   s     r4   r   zQueryPrivateZoneResponse.region       r6   c                     | j         S )zGets the remark of this QueryPrivateZoneResponse.  # noqa: E501


        :return: The remark of this QueryPrivateZoneResponse.  # noqa: E501
        :rtype: str
        r-   r9   s    r4   r   zQueryPrivateZoneResponse.remark  rU   r6   c                     || _         dS )zSets the remark of this QueryPrivateZoneResponse.


        :param remark: The remark of this QueryPrivateZoneResponse.  # noqa: E501
        :type: str
        NrY   )r3   r   s     r4   r   zQueryPrivateZoneResponse.remark%  rW   r6   c                     | j         S )zGets the tags of this QueryPrivateZoneResponse.  # noqa: E501


        :return: The tags of this QueryPrivateZoneResponse.  # noqa: E501
        :rtype: list[TagForQueryPrivateZoneOutput]
        r.   r9   s    r4   r   zQueryPrivateZoneResponse.tags0  s     zr6   c                     || _         dS )zSets the tags of this QueryPrivateZoneResponse.


        :param tags: The tags of this QueryPrivateZoneResponse.  # noqa: E501
        :type: list[TagForQueryPrivateZoneOutput]
        Nr\   )r3   r   s     r4   r   zQueryPrivateZoneResponse.tags:  s     


r6   c                     | j         S )zGets the updated_at of this QueryPrivateZoneResponse.  # noqa: E501


        :return: The updated_at of this QueryPrivateZoneResponse.  # noqa: E501
        :rtype: str
        r/   r9   s    r4   r   z#QueryPrivateZoneResponse.updated_atE  r?   r6   c                     || _         dS )zSets the updated_at of this QueryPrivateZoneResponse.


        :param updated_at: The updated_at of this QueryPrivateZoneResponse.  # noqa: E501
        :type: str
        Nr_   )r3   r   s     r4   r   z#QueryPrivateZoneResponse.updated_atO  rA   r6   c                     | j         S )zGets the zid of this QueryPrivateZoneResponse.  # noqa: E501


        :return: The zid of this QueryPrivateZoneResponse.  # noqa: E501
        :rtype: int
        r0   r9   s    r4   r   zQueryPrivateZoneResponse.zidZ  s     yr6   c                     || _         dS )zSets the zid of this QueryPrivateZoneResponse.


        :param zid: The zid of this QueryPrivateZoneResponse.  # noqa: E501
        :type: int
        Nrb   )r3   r   s     r4   r   zQueryPrivateZoneResponse.zidd  s     			r6   c                     | j         S )zGets the zone_name of this QueryPrivateZoneResponse.  # noqa: E501


        :return: The zone_name of this QueryPrivateZoneResponse.  # noqa: E501
        :rtype: str
        r1   r9   s    r4   r   z"QueryPrivateZoneResponse.zone_nameo  r:   r6   c                     || _         dS )zSets the zone_name of this QueryPrivateZoneResponse.


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



 9 9 9 9 9 9]1 ]1 ]1 ]1 ]1v ]1 ]1 ]1 ]1 ]1r6   