
    ~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
    id

    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            
       P   e Zd ZdZ	 dddddddddd	Z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d# Zd$ Zd% Zd& Zd' ZdS ))GetNamespaceResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    z	list[str]strzlist[TagForGetNamespaceOutput])	
associatescreate_timedescriptionnamespace_idnamespace_nameproject_nametagstrnupdate_time
Associates
CreateTimeDescriptionNamespaceIdNamespaceNameProjectNameTagsTrn
UpdateTimeNc                 f   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |		|	| _        dS dS )z1GetNamespaceResponse - a model defined in SwaggerN)r   _configuration_associates_create_time_description_namespace_id_namespace_name_project_name_tags_trn_update_timediscriminatorr   r   r	   r
   r   r   r   r   r   )selfr   r   r	   r
   r   r   r   r   r   r   s              v/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkid/models/get_namespace_response.py__init__zGetNamespaceResponse.__init__;   s    !*__N,  !#!
	 !!(DO"*D"*D# ,D%"0D# ,DDI?DH"*D #"    c                     | j         S )zGets the associates of this GetNamespaceResponse.  # noqa: E501


        :return: The associates of this GetNamespaceResponse.  # noqa: E501
        :rtype: list[str]
        r   r%   s    r&   r   zGetNamespaceResponse.associates_   s     r(   c                     || _         dS )zSets the associates of this GetNamespaceResponse.


        :param associates: The associates of this GetNamespaceResponse.  # noqa: E501
        :type: list[str]
        Nr*   )r%   r   s     r&   r   zGetNamespaceResponse.associatesi   s     &r(   c                     | j         S )zGets the create_time of this GetNamespaceResponse.  # noqa: E501


        :return: The create_time of this GetNamespaceResponse.  # noqa: E501
        :rtype: str
        r   r+   s    r&   r   z GetNamespaceResponse.create_timet          r(   c                     || _         dS )zSets the create_time of this GetNamespaceResponse.


        :param create_time: The create_time of this GetNamespaceResponse.  # noqa: E501
        :type: str
        Nr.   )r%   r   s     r&   r   z GetNamespaceResponse.create_time~        (r(   c                     | j         S )zGets the description of this GetNamespaceResponse.  # noqa: E501


        :return: The description of this GetNamespaceResponse.  # noqa: E501
        :rtype: str
        r   r+   s    r&   r	   z GetNamespaceResponse.description   r/   r(   c                     || _         dS )zSets the description of this GetNamespaceResponse.


        :param description: The description of this GetNamespaceResponse.  # noqa: E501
        :type: str
        Nr3   )r%   r	   s     r&   r	   z GetNamespaceResponse.description   r1   r(   c                     | j         S )zGets the namespace_id of this GetNamespaceResponse.  # noqa: E501


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


        :param namespace_id: The namespace_id of this GetNamespaceResponse.  # noqa: E501
        :type: str
        Nr6   )r%   r
   s     r&   r
   z!GetNamespaceResponse.namespace_id        *r(   c                     | j         S )zGets the namespace_name of this GetNamespaceResponse.  # noqa: E501


        :return: The namespace_name of this GetNamespaceResponse.  # noqa: E501
        :rtype: str
        r   r+   s    r&   r   z#GetNamespaceResponse.namespace_name   s     ##r(   c                     || _         dS )zSets the namespace_name of this GetNamespaceResponse.


        :param namespace_name: The namespace_name of this GetNamespaceResponse.  # noqa: E501
        :type: str
        Nr;   )r%   r   s     r&   r   z#GetNamespaceResponse.namespace_name   s      .r(   c                     | j         S )zGets the project_name of this GetNamespaceResponse.  # noqa: E501


        :return: The project_name of this GetNamespaceResponse.  # noqa: E501
        :rtype: str
        r    r+   s    r&   r   z!GetNamespaceResponse.project_name   r7   r(   c                     || _         dS )zSets the project_name of this GetNamespaceResponse.


        :param project_name: The project_name of this GetNamespaceResponse.  # noqa: E501
        :type: str
        Nr>   )r%   r   s     r&   r   z!GetNamespaceResponse.project_name   r9   r(   c                     | j         S )zGets the tags of this GetNamespaceResponse.  # noqa: E501


        :return: The tags of this GetNamespaceResponse.  # noqa: E501
        :rtype: list[TagForGetNamespaceOutput]
        r!   r+   s    r&   r   zGetNamespaceResponse.tags   s     zr(   c                     || _         dS )zSets the tags of this GetNamespaceResponse.


        :param tags: The tags of this GetNamespaceResponse.  # noqa: E501
        :type: list[TagForGetNamespaceOutput]
        NrA   )r%   r   s     r&   r   zGetNamespaceResponse.tags   s     


r(   c                     | j         S )zGets the trn of this GetNamespaceResponse.  # noqa: E501


        :return: The trn of this GetNamespaceResponse.  # noqa: E501
        :rtype: str
        r"   r+   s    r&   r   zGetNamespaceResponse.trn   s     yr(   c                     || _         dS )zSets the trn of this GetNamespaceResponse.


        :param trn: The trn of this GetNamespaceResponse.  # noqa: E501
        :type: str
        NrD   )r%   r   s     r&   r   zGetNamespaceResponse.trn   s     			r(   c                     | j         S )zGets the update_time of this GetNamespaceResponse.  # noqa: E501


        :return: The update_time of this GetNamespaceResponse.  # noqa: E501
        :rtype: str
        r#   r+   s    r&   r   z GetNamespaceResponse.update_time  r/   r(   c                     || _         dS )zSets the update_time of this GetNamespaceResponse.


        :param update_time: The update_time of this GetNamespaceResponse.  # noqa: E501
        :type: str
        NrG   )r%   r   s     r&   r   z GetNamespaceResponse.update_time  r1   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hasattrrK   )xs    r&   <lambda>z.GetNamespaceResponse.to_dict.<locals>.<lambda>$  s!    WQ	-B-BIaiikkk r(   rK   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rK   r   rL   )items    r&   rO   z.GetNamespaceResponse.to_dict.<locals>.<lambda>+  s<    tAw	22"=$q'47??+<+<!=!=8< r(   )six	iteritemsswagger_typesgetattr
isinstancelistmaprM   rK   dictitems
issubclassr   )r%   resultattr_valuekeys         r&   rK   zGetNamespaceResponse.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t*D11 	$"jjll $ $
U#sr(   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrK   r+   s    r&   to_strzGetNamespaceResponse.to_str7  s    ~dllnn---r(   c                 *    |                                  S )zFor `print` and `pprint`)re   r+   s    r&   __repr__zGetNamespaceResponse.__repr__;  s    {{}}r(   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrW   r   rK   r%   others     r&   __eq__zGetNamespaceResponse.__eq__?  s5    %!566 	5||~~00r(   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTri   rj   s     r&   __ne__zGetNamespaceResponse.__ne__F  s5    %!566 	4||~~00r(   )
NNNNNNNNNN)__name__
__module____qualname____doc__rU   attribute_mapr'   propertyr   setterr   r	   r
   r   r   r   r   r   rK   re   rg   rl   rn    r(   r&   r   r      s        
 "0
 
M ##$%)%#
 
M"+ "+ "+ "+H     X  & & & ! ! X! ( ( ( ! ! X! ( ( ( " " X" * * * $ $ X$ . . . " " X" * * *   X 
[  [   X 	Z  Z ! ! X! ( ( (  6. . .  1 1 11 1 1 1 1r(   r   )rr   rc   rerS   volcenginesdkcore.configurationr   objectr   rv   r(   r&   <module>rz      s|      				 



 9 9 9 9 9 9u1 u1 u1 u1 u16 u1 u1 u1 u1 u1r(   