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

    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 )(CreateProjectResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    intstr)	
account_idcreate_datedescriptiondisplay_nameparent_project_namepathproject_namestatusupdate_date	AccountID
CreateDateDescriptionDisplayNameParentProjectNamePathProjectNameStatus
UpdateDateNc                 f   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |		|	| _        dS dS )z2CreateProjectResponse - a model defined in SwaggerN)r   _configuration_account_id_create_date_description_display_name_parent_project_name_path_project_name_status_update_datediscriminatorr   r	   r
   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   s              /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkiam20210801/models/create_project_response.py__init__zCreateProjectResponse.__init__;   s    !*__N,  !$(!
! !!(DO"*D"*D# ,D*':D$DI# ,D DK"*D #"    c                     | j         S )zGets the account_id of this CreateProjectResponse.  # noqa: E501


        :return: The account_id of this CreateProjectResponse.  # noqa: E501
        :rtype: int
        r   r&   s    r'   r   z CreateProjectResponse.account_id_   s     r)   c                     || _         dS )zSets the account_id of this CreateProjectResponse.


        :param account_id: The account_id of this CreateProjectResponse.  # noqa: E501
        :type: int
        Nr+   )r&   r   s     r'   r   z CreateProjectResponse.account_idi   s     &r)   c                     | j         S )zGets the create_date of this CreateProjectResponse.  # noqa: E501


        :return: The create_date of this CreateProjectResponse.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r	   z!CreateProjectResponse.create_datet          r)   c                     || _         dS )zSets the create_date of this CreateProjectResponse.


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


        :return: The description of this CreateProjectResponse.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r
   z!CreateProjectResponse.description   r0   r)   c                     || _         dS )zSets the description of this CreateProjectResponse.


        :param description: The description of this CreateProjectResponse.  # noqa: E501
        :type: str
        Nr4   )r&   r
   s     r'   r
   z!CreateProjectResponse.description   r2   r)   c                     | j         S )zGets the display_name of this CreateProjectResponse.  # noqa: E501


        :return: The display_name of this CreateProjectResponse.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r   z"CreateProjectResponse.display_name        !!r)   c                     || _         dS )zSets the display_name of this CreateProjectResponse.


        :param display_name: The display_name of this CreateProjectResponse.  # noqa: E501
        :type: str
        Nr7   )r&   r   s     r'   r   z"CreateProjectResponse.display_name        *r)   c                     | j         S )zGets the parent_project_name of this CreateProjectResponse.  # noqa: E501


        :return: The parent_project_name of this CreateProjectResponse.  # noqa: E501
        :rtype: str
        r    r,   s    r'   r   z)CreateProjectResponse.parent_project_name   s     ((r)   c                     || _         dS )zSets the parent_project_name of this CreateProjectResponse.


        :param parent_project_name: The parent_project_name of this CreateProjectResponse.  # noqa: E501
        :type: str
        Nr<   )r&   r   s     r'   r   z)CreateProjectResponse.parent_project_name   s     %8!!!r)   c                     | j         S )zGets the path of this CreateProjectResponse.  # noqa: E501


        :return: The path of this CreateProjectResponse.  # noqa: E501
        :rtype: str
        r!   r,   s    r'   r   zCreateProjectResponse.path   s     zr)   c                     || _         dS )zSets the path of this CreateProjectResponse.


        :param path: The path of this CreateProjectResponse.  # noqa: E501
        :type: str
        Nr?   )r&   r   s     r'   r   zCreateProjectResponse.path   s     


r)   c                     | j         S )zGets the project_name of this CreateProjectResponse.  # noqa: E501


        :return: The project_name of this CreateProjectResponse.  # noqa: E501
        :rtype: str
        r"   r,   s    r'   r   z"CreateProjectResponse.project_name   r8   r)   c                     || _         dS )zSets the project_name of this CreateProjectResponse.


        :param project_name: The project_name of this CreateProjectResponse.  # noqa: E501
        :type: str
        NrB   )r&   r   s     r'   r   z"CreateProjectResponse.project_name   r:   r)   c                     | j         S )zGets the status of this CreateProjectResponse.  # noqa: E501


        :return: The status of this CreateProjectResponse.  # noqa: E501
        :rtype: str
        r#   r,   s    r'   r   zCreateProjectResponse.status   s     |r)   c                     || _         dS )zSets the status of this CreateProjectResponse.


        :param status: The status of this CreateProjectResponse.  # noqa: E501
        :type: str
        NrE   )r&   r   s     r'   r   zCreateProjectResponse.status   s     r)   c                     | j         S )zGets the update_date of this CreateProjectResponse.  # noqa: E501


        :return: The update_date of this CreateProjectResponse.  # noqa: E501
        :rtype: str
        r$   r,   s    r'   r   z!CreateProjectResponse.update_date  r0   r)   c                     || _         dS )zSets the update_date of this CreateProjectResponse.


        :param update_date: The update_date of this CreateProjectResponse.  # noqa: E501
        :type: str
        NrH   )r&   r   s     r'   r   z!CreateProjectResponse.update_date  r2   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hasattrrL   )xs    r'   <lambda>z/CreateProjectResponse.to_dict.<locals>.<lambda>$  s!    WQ	-B-BIaiikkk r)   rL   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rL   r   rM   )items    r'   rP   z/CreateProjectResponse.to_dict.<locals>.<lambda>+  s<    tAw	22"=$q'47??+<+<!=!=8< r)   )six	iteritemsswagger_typesgetattr
isinstancelistmaprN   rL   dictitems
issubclassr   )r&   resultattr_valuekeys         r'   rL   zCreateProjectResponse.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t+T22 	$"jjll $ $
U#sr)   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrL   r,   s    r'   to_strzCreateProjectResponse.to_str7  s    ~dllnn---r)   c                 *    |                                  S )zFor `print` and `pprint`)rf   r,   s    r'   __repr__zCreateProjectResponse.__repr__;  s    {{}}r)   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrX   r   rL   r&   others     r'   __eq__zCreateProjectResponse.__eq__?  s5    %!677 	5||~~00r)   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrj   rk   s     r'   __ne__zCreateProjectResponse.__ne__F  s5    %!677 	4||~~00r)   )
NNNNNNNNNN)__name__
__module____qualname____doc__rV   attribute_mapr(   propertyr   setterr	   r
   r   r   r   r   r   r   rL   rf   rh   rm   ro    r)   r'   r   r      s        
 $
 
M "#$%2%#
 
M"+ "+ "+ "+H     X  & & & ! ! X! ( ( ( ! ! X! ( ( ( " " X" * * * ) ) X) 8 8  8   X 
[  [ " " X" * * *   X ]  ] ! ! X! ( ( (  6. . .  1 1 11 1 1 1 1r)   r   )rs   rd   rerT   volcenginesdkcore.configurationr   objectr   rw   r)   r'   <module>r{      s|      				 



 9 9 9 9 9 9u1 u1 u1 u1 u1F u1 u1 u1 u1 u1r)   