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

    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
Z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d& Zd' Zd( Zd) Zd* ZdS ),CreateSubmissionRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strz	list[str]&ExposedOptionsForCreateSubmissionInput)

cluster_iddata_model_iddata_model_row_idsdescriptionexposed_optionsinputsnameoutputsworkflow_idworkspace_id	ClusterIDDataModelIDDataModelRowIDsDescriptionExposedOptionsInputsNameOutputs
WorkflowIDWorkspaceIDNc                 j   |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        || _        ||| _        ||| _        ||| _        ||| _        || _        || _        || _        |	| _        |
| _        dS )z4CreateSubmissionRequest - a model defined in SwaggerN)r   _configuration_cluster_id_data_model_id_data_model_row_ids_description_exposed_options_inputs_name_outputs_workflow_id_workspace_iddiscriminatorr   r	   r
   r   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   r   s               z/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkbio/models/create_submission_request.py__init__z CreateSubmissionRequest.__init__=   s    !*__N,"#'   $
 !!$$!.D)&8D#"*D&#2D 	&(    c                     | j         S )zGets the cluster_id of this CreateSubmissionRequest.  # noqa: E501


        :return: The cluster_id of this CreateSubmissionRequest.  # noqa: E501
        :rtype: str
        )r   r)   s    r*   r   z"CreateSubmissionRequest.cluster_id^   s     r,   c                 N    | j         j        r|t          d          || _        dS )zSets the cluster_id of this CreateSubmissionRequest.


        :param cluster_id: The cluster_id of this CreateSubmissionRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `cluster_id`, must not be `None`)r   client_side_validation
ValueErrorr   )r)   r   s     r*   r   z"CreateSubmissionRequest.cluster_idh   s5     5 	S*:LQRRR%r,   c                     | j         S )zGets the data_model_id of this CreateSubmissionRequest.  # noqa: E501


        :return: The data_model_id of this CreateSubmissionRequest.  # noqa: E501
        :rtype: str
        r   r.   s    r*   r	   z%CreateSubmissionRequest.data_model_idu   s     ""r,   c                     || _         dS )zSets the data_model_id of this CreateSubmissionRequest.


        :param data_model_id: The data_model_id of this CreateSubmissionRequest.  # noqa: E501
        :type: str
        Nr3   )r)   r	   s     r*   r	   z%CreateSubmissionRequest.data_model_id   s     ,r,   c                     | j         S )zGets the data_model_row_ids of this CreateSubmissionRequest.  # noqa: E501


        :return: The data_model_row_ids of this CreateSubmissionRequest.  # noqa: E501
        :rtype: list[str]
        r    r.   s    r*   r
   z*CreateSubmissionRequest.data_model_row_ids   s     ''r,   c                     || _         dS )zSets the data_model_row_ids of this CreateSubmissionRequest.


        :param data_model_row_ids: The data_model_row_ids of this CreateSubmissionRequest.  # noqa: E501
        :type: list[str]
        Nr6   )r)   r
   s     r*   r
   z*CreateSubmissionRequest.data_model_row_ids   s     $6   r,   c                     | j         S )zGets the description of this CreateSubmissionRequest.  # noqa: E501


        :return: The description of this CreateSubmissionRequest.  # noqa: E501
        :rtype: str
        )r!   r.   s    r*   r   z#CreateSubmissionRequest.description          r,   c                 t    | j         j        r$|"t          |          dk    rt          d          || _        dS )zSets the description of this CreateSubmissionRequest.


        :param description: The description of this CreateSubmissionRequest.  # noqa: E501
        :type: str
        Ni  zLInvalid value for `description`, length must be less than or equal to `1000`)r   r0   lenr1   r!   )r)   r   s     r*   r   z#CreateSubmissionRequest.description   sH     6 	m'C,<,<t,C,Cklll'r,   c                     | j         S )zGets the exposed_options of this CreateSubmissionRequest.  # noqa: E501


        :return: The exposed_options of this CreateSubmissionRequest.  # noqa: E501
        :rtype: ExposedOptionsForCreateSubmissionInput
        r"   r.   s    r*   r   z'CreateSubmissionRequest.exposed_options   s     $$r,   c                     || _         dS )zSets the exposed_options of this CreateSubmissionRequest.


        :param exposed_options: The exposed_options of this CreateSubmissionRequest.  # noqa: E501
        :type: ExposedOptionsForCreateSubmissionInput
        Nr=   )r)   r   s     r*   r   z'CreateSubmissionRequest.exposed_options   s     !0r,   c                     | j         S )zGets the inputs of this CreateSubmissionRequest.  # noqa: E501


        :return: The inputs of this CreateSubmissionRequest.  # noqa: E501
        :rtype: str
        )r#   r.   s    r*   r   zCreateSubmissionRequest.inputs   s     |r,   c                 N    | j         j        r|t          d          || _        dS )zSets the inputs of this CreateSubmissionRequest.


        :param inputs: The inputs of this CreateSubmissionRequest.  # noqa: E501
        :type: str
        Nz.Invalid value for `inputs`, must not be `None`)r   r0   r1   r#   )r)   r   s     r*   r   zCreateSubmissionRequest.inputs   s1     5 	O&.MNNNr,   c                     | j         S )zGets the name of this CreateSubmissionRequest.  # noqa: E501


        :return: The name of this CreateSubmissionRequest.  # noqa: E501
        :rtype: str
        )r$   r.   s    r*   r   zCreateSubmissionRequest.name   s     zr,   c                    | j         j        r|t          d          | j         j        r$|"t          |          dk    rt          d          | j         j        r$|"t          |          dk     rt          d          || _        dS )zSets the name of this CreateSubmissionRequest.


        :param name: The name of this CreateSubmissionRequest.  # noqa: E501
        :type: str
        Nz,Invalid value for `name`, must not be `None`i  zDInvalid value for `name`, length must be less than or equal to `409`   zFInvalid value for `name`, length must be greater than or equal to `11`)r   r0   r1   r;   r$   )r)   r   s     r*   r   zCreateSubmissionRequest.name   s     5 	M$,KLLL6 	e SYY__cddd6 	g SYY^^efff


r,   c                     | j         S )zGets the outputs of this CreateSubmissionRequest.  # noqa: E501


        :return: The outputs of this CreateSubmissionRequest.  # noqa: E501
        :rtype: str
        )r%   r.   s    r*   r   zCreateSubmissionRequest.outputs   s     }r,   c                 N    | j         j        r|t          d          || _        dS )zSets the outputs of this CreateSubmissionRequest.


        :param outputs: The outputs of this CreateSubmissionRequest.  # noqa: E501
        :type: str
        Nz/Invalid value for `outputs`, must not be `None`)r   r0   r1   r%   )r)   r   s     r*   r   zCreateSubmissionRequest.outputs
  s1     5 	P'/NOOOr,   c                     | j         S )zGets the workflow_id of this CreateSubmissionRequest.  # noqa: E501


        :return: The workflow_id of this CreateSubmissionRequest.  # noqa: E501
        :rtype: str
        )r&   r.   s    r*   r   z#CreateSubmissionRequest.workflow_id  r9   r,   c                 N    | j         j        r|t          d          || _        dS )zSets the workflow_id of this CreateSubmissionRequest.


        :param workflow_id: The workflow_id of this CreateSubmissionRequest.  # noqa: E501
        :type: str
        Nz3Invalid value for `workflow_id`, must not be `None`)r   r0   r1   r&   )r)   r   s     r*   r   z#CreateSubmissionRequest.workflow_id!  s5     5 	T+:MRSSS'r,   c                     | j         S )zGets the workspace_id of this CreateSubmissionRequest.  # noqa: E501


        :return: The workspace_id of this CreateSubmissionRequest.  # noqa: E501
        :rtype: str
        )r'   r.   s    r*   r   z$CreateSubmissionRequest.workspace_id.  s     !!r,   c                 N    | j         j        r|t          d          || _        dS )zSets the workspace_id of this CreateSubmissionRequest.


        :param workspace_id: The workspace_id of this CreateSubmissionRequest.  # noqa: E501
        :type: str
        Nz4Invalid value for `workspace_id`, must not be `None`)r   r0   r1   r'   )r)   r   s     r*   r   z$CreateSubmissionRequest.workspace_id8  s5     5 	U,:NSTTT)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>z1CreateSubmissionRequest.to_dict.<locals>.<lambda>M  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   z1CreateSubmissionRequest.to_dict.<locals>.<lambda>T  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CreateSubmissionRequest.to_dictE  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t-t44 	$"jjll $ $
U#sr,   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrL   r.   s    r*   to_strzCreateSubmissionRequest.to_str`  s    ~dllnn---r,   c                 *    |                                  S )zFor `print` and `pprint`)rf   r.   s    r*   __repr__z CreateSubmissionRequest.__repr__d  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CreateSubmissionRequest.__eq__h  s5    %!899 	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CreateSubmissionRequest.__ne__o  s5    %!899 	4||~~00r,   )NNNNNNNNNNN)__name__
__module____qualname____doc__rV   attribute_mapr+   propertyr   setterr	   r
   r   r   r   r   r   r   r   rL   rf   rh   rm   ro    r,   r*   r   r      s        
 )C M "&/$+#% M) ) ) )B     X  
& 
& 
& # # X# , , , ( ( X( 6 6 6 ! ! X! ( ( ( % % X% 0 0 0   X ]
 
 ]
   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^1 ^1 ^1 ^1 ^1f ^1 ^1 ^1 ^1 ^1r,   