
    ~i^4                     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 )a  
    ml_platform20240701

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

    Do not edit the class manually.
    strz*list[HistoryVersionForGetDeploymentOutput]z(list[InstanceItemForGetDeploymentOutput]intz list[RoleForGetDeploymentOutput]#ConvertStatusForGetDeploymentOutput)create_time
created_bydescriptionhistory_versionsidinstance_itemsnamepriorityproject_nameresource_queue_idroles
service_idstatusupdate_time
CreateTime	CreatedByDescriptionHistoryVersionsIdInstanceItemsNamePriorityProjectNameResourceQueueIdRoles	ServiceIdStatus
UpdateTimeNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z2GetDeploymentResponse - a model defined in SwaggerN)r   _configuration_create_time_created_by_description_history_versions_id_instance_items_name	_priority_project_name_resource_queue_id_roles_service_id_status_update_time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                   /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkmlplatform20240701/models/get_deployment_response.py__init__zGetDeploymentResponse.__init__E   sV   !*__N,  !%#
!"& !"*D!(DO"*D'$4D!>DG%"0DDI$DM# ,D(%6D"DJ!(DO DK"*D #"    c                     | j         S )zGets the create_time of this GetDeploymentResponse.  # noqa: E501


        :return: The create_time of this GetDeploymentResponse.  # noqa: E501
        :rtype: str
        r'   r6   s    r7   r	   z!GetDeploymentResponse.create_timex          r9   c                     || _         dS )zSets the create_time of this GetDeploymentResponse.


        :param create_time: The create_time of this GetDeploymentResponse.  # noqa: E501
        :type: str
        Nr;   )r6   r	   s     r7   r	   z!GetDeploymentResponse.create_time        (r9   c                     | j         S )zGets the created_by of this GetDeploymentResponse.  # noqa: E501


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


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


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


        :param description: The description of this GetDeploymentResponse.  # noqa: E501
        :type: str
        NrF   )r6   r   s     r7   r   z!GetDeploymentResponse.description   r?   r9   c                     | j         S )zGets the history_versions of this GetDeploymentResponse.  # noqa: E501


        :return: The history_versions of this GetDeploymentResponse.  # noqa: E501
        :rtype: list[HistoryVersionForGetDeploymentOutput]
        r*   r<   s    r7   r   z&GetDeploymentResponse.history_versions   s     %%r9   c                     || _         dS )zSets the history_versions of this GetDeploymentResponse.


        :param history_versions: The history_versions of this GetDeploymentResponse.  # noqa: E501
        :type: list[HistoryVersionForGetDeploymentOutput]
        NrI   )r6   r   s     r7   r   z&GetDeploymentResponse.history_versions   s     "2r9   c                     | j         S )zGets the id of this GetDeploymentResponse.  # noqa: E501


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


        :param id: The id of this GetDeploymentResponse.  # noqa: E501
        :type: str
        NrL   )r6   r   s     r7   r   zGetDeploymentResponse.id   s     r9   c                     | j         S )zGets the instance_items of this GetDeploymentResponse.  # noqa: E501


        :return: The instance_items of this GetDeploymentResponse.  # noqa: E501
        :rtype: list[InstanceItemForGetDeploymentOutput]
        r,   r<   s    r7   r   z$GetDeploymentResponse.instance_items   s     ##r9   c                     || _         dS )zSets the instance_items of this GetDeploymentResponse.


        :param instance_items: The instance_items of this GetDeploymentResponse.  # noqa: E501
        :type: list[InstanceItemForGetDeploymentOutput]
        NrO   )r6   r   s     r7   r   z$GetDeploymentResponse.instance_items   s      .r9   c                     | j         S )zGets the name of this GetDeploymentResponse.  # noqa: E501


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


        :param name: The name of this GetDeploymentResponse.  # noqa: E501
        :type: str
        NrR   )r6   r   s     r7   r   zGetDeploymentResponse.name   s     


r9   c                     | j         S )zGets the priority of this GetDeploymentResponse.  # noqa: E501


        :return: The priority of this GetDeploymentResponse.  # noqa: E501
        :rtype: int
        r.   r<   s    r7   r   zGetDeploymentResponse.priority  s     ~r9   c                     || _         dS )zSets the priority of this GetDeploymentResponse.


        :param priority: The priority of this GetDeploymentResponse.  # noqa: E501
        :type: int
        NrU   )r6   r   s     r7   r   zGetDeploymentResponse.priority  s     "r9   c                     | j         S )zGets the project_name of this GetDeploymentResponse.  # noqa: E501


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


        :param project_name: The project_name of this GetDeploymentResponse.  # noqa: E501
        :type: str
        NrX   )r6   r   s     r7   r   z"GetDeploymentResponse.project_name*  s     *r9   c                     | j         S )zGets the resource_queue_id of this GetDeploymentResponse.  # noqa: E501


        :return: The resource_queue_id of this GetDeploymentResponse.  # noqa: E501
        :rtype: str
        r0   r<   s    r7   r   z'GetDeploymentResponse.resource_queue_id5  s     &&r9   c                     || _         dS )zSets the resource_queue_id of this GetDeploymentResponse.


        :param resource_queue_id: The resource_queue_id of this GetDeploymentResponse.  # noqa: E501
        :type: str
        Nr[   )r6   r   s     r7   r   z'GetDeploymentResponse.resource_queue_id?  s     #4r9   c                     | j         S )zGets the roles of this GetDeploymentResponse.  # noqa: E501


        :return: The roles of this GetDeploymentResponse.  # noqa: E501
        :rtype: list[RoleForGetDeploymentOutput]
        r1   r<   s    r7   r   zGetDeploymentResponse.rolesJ  s     {r9   c                     || _         dS )zSets the roles of this GetDeploymentResponse.


        :param roles: The roles of this GetDeploymentResponse.  # noqa: E501
        :type: list[RoleForGetDeploymentOutput]
        Nr^   )r6   r   s     r7   r   zGetDeploymentResponse.rolesT  s     r9   c                     | j         S )zGets the service_id of this GetDeploymentResponse.  # noqa: E501


        :return: The service_id of this GetDeploymentResponse.  # noqa: E501
        :rtype: str
        r2   r<   s    r7   r   z GetDeploymentResponse.service_id_  rB   r9   c                     || _         dS )zSets the service_id of this GetDeploymentResponse.


        :param service_id: The service_id of this GetDeploymentResponse.  # noqa: E501
        :type: str
        Nra   )r6   r   s     r7   r   z GetDeploymentResponse.service_idi  rD   r9   c                     | j         S )zGets the status of this GetDeploymentResponse.  # noqa: E501


        :return: The status of this GetDeploymentResponse.  # noqa: E501
        :rtype: ConvertStatusForGetDeploymentOutput
        r3   r<   s    r7   r   zGetDeploymentResponse.statust  s     |r9   c                     || _         dS )zSets the status of this GetDeploymentResponse.


        :param status: The status of this GetDeploymentResponse.  # noqa: E501
        :type: ConvertStatusForGetDeploymentOutput
        Nrd   )r6   r   s     r7   r   zGetDeploymentResponse.status~  s     r9   c                     | j         S )zGets the update_time of this GetDeploymentResponse.  # noqa: E501


        :return: The update_time of this GetDeploymentResponse.  # noqa: E501
        :rtype: str
        r4   r<   s    r7   r   z!GetDeploymentResponse.update_time  r=   r9   c                     || _         dS )zSets the update_time of this GetDeploymentResponse.


        :param update_time: The update_time of this GetDeploymentResponse.  # noqa: E501
        :type: str
        Nrg   )r6   r   s     r7   r   z!GetDeploymentResponse.update_time  r?   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hasattrrk   )xs    r7   <lambda>z/GetDeploymentResponse.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r9   rk   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rk   r   rl   )items    r7   ro   z/GetDeploymentResponse.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r9   )six	iteritemsswagger_typesgetattr
isinstancelistmaprm   rk   dictitems
issubclassr   )r6   resultattr_valuekeys         r7   rk   zGetDeploymentResponse.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r9   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrk   r<   s    r7   to_strzGetDeploymentResponse.to_str  s    ~dllnn---r9   c                 *    |                                  S )zFor `print` and `pprint`)r   r<   s    r7   __repr__zGetDeploymentResponse.__repr__  s    {{}}r9   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrw   r   rk   r6   others     r7   __eq__zGetDeploymentResponse.__eq__  s5    %!677 	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GetDeploymentResponse.__ne__  s5    %!677 	4||~~00r9   )NNNNNNNNNNNNNNN)__name__
__module____qualname____doc__ru   attribute_mapr8   propertyr	   setterr
   r   r   r   r   r   r   r   r   r   r   r   r   rk   r   r   r   r    r9   r7   r   r      s        
 HD"37 M$ $!$-)%.!# M"1+ 1+ 1+ 1+f ! ! X! ( ( (     X  & & & ! ! X! ( ( ( & & X& 2 2 2   X Y  Y $ $ X$ . . .   X 
[  [   X _" " _" " " X" * * * ' ' X' 4 4 4   X \  \     X  & & &   X ]  ] ! ! X! ( ( (  6. . .  1 1 11 1 1 1 1r9   r   )r   r   rers   volcenginesdkcore.configurationr   objectr   r   r9   r7   <module>r      s|      				 



 9 9 9 9 9 9w1 w1 w1 w1 w1F w1 w1 w1 w1 w1r9   