📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
data_integration
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/data_integration/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: task_run_lineage_summary.cpython-39.opt-1.pyc
a ���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 ZdZdZdZdZdd� Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zed%d&� �Zej d'd&� �Zed(d)� �Zej d*d)� �Zed+d,� �Zej d-d,� �Zed.d/� �Zej d0d/� �Zd1d2� Zd3d4� Zd5d6� Zd7S )8�TaskRunLineageSummaryz/ The information about TaskRunLineage. �SUCCESS�ERROR� TERMINATEDc K s� ddddddddddddddd�| _ dd d ddd ddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _dS )a> Initializes a new TaskRunLineageSummary 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 TaskRunLineageSummary. :type key: str :param model_type: The value to assign to the model_type property of this TaskRunLineageSummary. :type model_type: str :param model_version: The value to assign to the model_version property of this TaskRunLineageSummary. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this TaskRunLineageSummary. :type parent_ref: oci.data_integration.models.ParentReference :param name: The value to assign to the name property of this TaskRunLineageSummary. :type name: str :param description: The value to assign to the description property of this TaskRunLineageSummary. :type description: str :param object_version: The value to assign to the object_version property of this TaskRunLineageSummary. :type object_version: int :param task_name: The value to assign to the task_name property of this TaskRunLineageSummary. :type task_name: str :param task_type: The value to assign to the task_type property of this TaskRunLineageSummary. :type task_type: str :param task_key: The value to assign to the task_key property of this TaskRunLineageSummary. :type task_key: str :param is_lineage_gen_completed: The value to assign to the is_lineage_gen_completed property of this TaskRunLineageSummary. :type is_lineage_gen_completed: bool :param task_execution_status: The value to assign to the task_execution_status property of this TaskRunLineageSummary. Allowed values for this property are: "SUCCESS", "ERROR", "TERMINATED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type task_execution_status: str :param flow: The value to assign to the flow property of this TaskRunLineageSummary. :type flow: oci.data_integration.models.DataFlow :param metadata: The value to assign to the metadata property of this TaskRunLineageSummary. :type metadata: oci.data_integration.models.ObjectMetadata �strZParentReference�int�boolZDataFlowZObjectMetadata)�key� model_type� model_version� parent_ref�name�description�object_version� task_name� task_type�task_key�is_lineage_gen_completed�task_execution_status�flow�metadatar Z modelTypeZmodelVersionZ parentRefr r Z objectVersionZtaskNameZtaskTypeZtaskKeyZisLineageGenCompletedZtaskExecutionStatusr r N)Z swagger_typesZ attribute_map�_key�_model_type�_model_version�_parent_ref�_name�_description�_object_version� _task_name� _task_type� _task_key�_is_lineage_gen_completed�_task_execution_status�_flow� _metadata)�self�kwargs� r+ �X/usr/lib/python3.9/site-packages/oci/data_integration/models/task_run_lineage_summary.py�__init__ sX A��zTaskRunLineageSummary.__init__c C s | j S )z� Gets the key of this TaskRunLineageSummary. The object key. :return: The key of this TaskRunLineageSummary. :rtype: str �r �r) r+ r+ r, r � s zTaskRunLineageSummary.keyc C s || _ dS )z� Sets the key of this TaskRunLineageSummary. The object key. :param key: The key of this TaskRunLineageSummary. :type: str Nr. )r) r r+ r+ r, r � s c C s | j S )z� Gets the model_type of this TaskRunLineageSummary. The object type. :return: The model_type of this TaskRunLineageSummary. :rtype: str �r r/ r+ r+ r, r � s z TaskRunLineageSummary.model_typec C s || _ dS )z� Sets the model_type of this TaskRunLineageSummary. The object type. :param model_type: The model_type of this TaskRunLineageSummary. :type: str Nr0 )r) r r+ r+ r, r � s c C s | j S )z� Gets the model_version of this TaskRunLineageSummary. The object's model version. :return: The model_version of this TaskRunLineageSummary. :rtype: str �r r/ r+ r+ r, r � s z#TaskRunLineageSummary.model_versionc C s || _ dS )z� Sets the model_version of this TaskRunLineageSummary. The object's model version. :param model_version: The model_version of this TaskRunLineageSummary. :type: str Nr1 )r) r r+ r+ r, r � s c C s | j S )z� Gets the parent_ref of this TaskRunLineageSummary. :return: The parent_ref of this TaskRunLineageSummary. :rtype: oci.data_integration.models.ParentReference �r r/ r+ r+ r, r � s z TaskRunLineageSummary.parent_refc C s || _ dS )z� Sets the parent_ref of this TaskRunLineageSummary. :param parent_ref: The parent_ref of this TaskRunLineageSummary. :type: oci.data_integration.models.ParentReference Nr2 )r) r r+ r+ r, r � s c C s | j S )aI Gets the name of this TaskRunLineageSummary. Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters. :return: The name of this TaskRunLineageSummary. :rtype: str �r r/ r+ r+ r, r � s zTaskRunLineageSummary.namec C s || _ dS )aL Sets the name of this TaskRunLineageSummary. Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters. :param name: The name of this TaskRunLineageSummary. :type: str Nr3 )r) r r+ r+ r, r � s c C s | j S )z� Gets the description of this TaskRunLineageSummary. Detailed description for the object. :return: The description of this TaskRunLineageSummary. :rtype: str �r r/ r+ r+ r, r s z!TaskRunLineageSummary.descriptionc C s || _ dS )z� Sets the description of this TaskRunLineageSummary. Detailed description for the object. :param description: The description of this TaskRunLineageSummary. :type: str Nr4 )r) r r+ r+ r, r s c C s | j S )z� Gets the object_version of this TaskRunLineageSummary. The version of the object that is used to track changes in the object instance. :return: The object_version of this TaskRunLineageSummary. :rtype: int �r! r/ r+ r+ r, r s z$TaskRunLineageSummary.object_versionc C s || _ dS )a Sets the object_version of this TaskRunLineageSummary. The version of the object that is used to track changes in the object instance. :param object_version: The object_version of this TaskRunLineageSummary. :type: int Nr5 )r) r r+ r+ r, r ' s c C s | j S )z� Gets the task_name of this TaskRunLineageSummary. Task name :return: The task_name of this TaskRunLineageSummary. :rtype: str �r"