ruạṛ
a N��f{_ � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Z e jd1d0� �Z ed2d3� �Z!e!jd4d3� �Z!ed5d6� �Z"e"jd7d6� �Z"ed8d9� �Z#e#jd:d9� �Z#ed;d<� �Z$e$jd=d<� �Z$ed>d?� �Z%e%jd@d?� �Z%edAdB� �Z&e&jdCdB� �Z&edDdE� �Z'e'jdFdE� �Z'edGdH� �Z(e(jdIdH� �Z(edJdK� �Z)e)jdLdK� �Z)edMdN� �Z*e*jdOdN� �Z*edPdQ� �Z+e+jdRdQ� �Z+dSdT� Z,dUdV� Z-dWdX� Z.dYS )Z�TaskRunSummaryz+ The information about a task run. �NOT_STARTED�QUEUED�RUNNING�TERMINATING� TERMINATED�SUCCESS�ERROR�INTEGRATION_TASK�DATA_LOADER_TASK� PIPELINE_TASK�SQL_TASK�OCI_DATAFLOW_TASK� REST_TASK� BEGINNING�FAILED�STEPc K s� dddddddddddddddddddddd�| _ ddd d ddd ddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new TaskRunSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param key: The value to assign to the key property of this TaskRunSummary. :type key: str :param model_type: The value to assign to the model_type property of this TaskRunSummary. :type model_type: str :param model_version: The value to assign to the model_version property of this TaskRunSummary. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this TaskRunSummary. :type parent_ref: oci.data_integration.models.ParentReference :param name: The value to assign to the name property of this TaskRunSummary. :type name: str :param description: The value to assign to the description property of this TaskRunSummary. :type description: str :param object_version: The value to assign to the object_version property of this TaskRunSummary. :type object_version: int :param status: The value to assign to the status property of this TaskRunSummary. Allowed values for this property are: "NOT_STARTED", "QUEUED", "RUNNING", "TERMINATING", "TERMINATED", "SUCCESS", "ERROR", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type status: str :param start_time_millis: The value to assign to the start_time_millis property of this TaskRunSummary. :type start_time_millis: int :param end_time_millis: The value to assign to the end_time_millis property of this TaskRunSummary. :type end_time_millis: int :param last_updated: The value to assign to the last_updated property of this TaskRunSummary. :type last_updated: int :param records_written: The value to assign to the records_written property of this TaskRunSummary. :type records_written: int :param bytes_processed: The value to assign to the bytes_processed property of this TaskRunSummary. :type bytes_processed: int :param object_status: The value to assign to the object_status property of this TaskRunSummary. :type object_status: int :param task_type: The value to assign to the task_type property of this TaskRunSummary. Allowed values for this property are: "INTEGRATION_TASK", "DATA_LOADER_TASK", "PIPELINE_TASK", "SQL_TASK", "OCI_DATAFLOW_TASK", "REST_TASK", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type task_type: str :param identifier: The value to assign to the identifier property of this TaskRunSummary. :type identifier: str :param ref_task_run_id: The value to assign to the ref_task_run_id property of this TaskRunSummary. :type ref_task_run_id: str :param re_run_type: The value to assign to the re_run_type property of this TaskRunSummary. Allowed values for this property are: "BEGINNING", "FAILED", "STEP", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type re_run_type: str :param step_id: The value to assign to the step_id property of this TaskRunSummary. :type step_id: str :param inputs: The value to assign to the inputs property of this TaskRunSummary. :type inputs: dict(str, ParameterValue) :param metadata: The value to assign to the metadata property of this TaskRunSummary. :type metadata: oci.data_integration.models.ObjectMetadata �str�ParentReference�intzdict(str, ParameterValue)�ObjectMetadata)�key� model_type� model_version� parent_ref�name�description�object_version�status�start_time_millis�end_time_millis�last_updated�records_written�bytes_processed� object_status� task_type� identifier�ref_task_run_id�re_run_type�step_id�inputs�metadatar � modelType�modelVersion� parentRefr r � objectVersionr"