📂 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_details.cpython-39.pyc
a ���fL: � @ 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�TaskRunLineageDetailszl The task lineage object provides information on the lineage information of a task after execution. �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 TaskRunLineageDetails 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 TaskRunLineageDetails. :type key: str :param model_type: The value to assign to the model_type property of this TaskRunLineageDetails. :type model_type: str :param model_version: The value to assign to the model_version property of this TaskRunLineageDetails. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this TaskRunLineageDetails. :type parent_ref: oci.data_integration.models.ParentReference :param name: The value to assign to the name property of this TaskRunLineageDetails. :type name: str :param description: The value to assign to the description property of this TaskRunLineageDetails. :type description: str :param object_version: The value to assign to the object_version property of this TaskRunLineageDetails. :type object_version: int :param task_name: The value to assign to the task_name property of this TaskRunLineageDetails. :type task_name: str :param task_type: The value to assign to the task_type property of this TaskRunLineageDetails. :type task_type: str :param task_key: The value to assign to the task_key property of this TaskRunLineageDetails. :type task_key: str :param is_lineage_gen_completed: The value to assign to the is_lineage_gen_completed property of this TaskRunLineageDetails. :type is_lineage_gen_completed: bool :param task_execution_status: The value to assign to the task_execution_status property of this TaskRunLineageDetails. Allowed values for this property are: "SUCCESS", "ERROR", "TERMINATED" :type task_execution_status: str :param flow: The value to assign to the flow property of this TaskRunLineageDetails. :type flow: oci.data_integration.models.DataFlow :param metadata: The value to assign to the metadata property of this TaskRunLineageDetails. :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_details.py�__init__ sX @��zTaskRunLineageDetails.__init__c C s | j S )z� Gets the key of this TaskRunLineageDetails. The object key. :return: The key of this TaskRunLineageDetails. :rtype: str �r �r) r+ r+ r, r � s zTaskRunLineageDetails.keyc C s || _ dS )z� Sets the key of this TaskRunLineageDetails. The object key. :param key: The key of this TaskRunLineageDetails. :type: str Nr. )r) r r+ r+ r, r � s c C s | j S )z� Gets the model_type of this TaskRunLineageDetails. The object type. :return: The model_type of this TaskRunLineageDetails. :rtype: str �r r/ r+ r+ r, r � s z TaskRunLineageDetails.model_typec C s || _ dS )z� Sets the model_type of this TaskRunLineageDetails. The object type. :param model_type: The model_type of this TaskRunLineageDetails. :type: str Nr0 )r) r r+ r+ r, r � s c C s | j S )z� Gets the model_version of this TaskRunLineageDetails. The object's model version. :return: The model_version of this TaskRunLineageDetails. :rtype: str �r r/ r+ r+ r, r � s z#TaskRunLineageDetails.model_versionc C s || _ dS )z� Sets the model_version of this TaskRunLineageDetails. The object's model version. :param model_version: The model_version of this TaskRunLineageDetails. :type: str Nr1 )r) r r+ r+ r, r � s c C s | j S )z� Gets the parent_ref of this TaskRunLineageDetails. :return: The parent_ref of this TaskRunLineageDetails. :rtype: oci.data_integration.models.ParentReference �r r/ r+ r+ r, r � s z TaskRunLineageDetails.parent_refc C s || _ dS )z� Sets the parent_ref of this TaskRunLineageDetails. :param parent_ref: The parent_ref of this TaskRunLineageDetails. :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 TaskRunLineageDetails. 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 TaskRunLineageDetails. :rtype: str �r r/ r+ r+ r, r � s zTaskRunLineageDetails.namec C s || _ dS )aL Sets the name of this TaskRunLineageDetails. 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 TaskRunLineageDetails. :type: str Nr3 )r) r r+ r+ r, r � s c C s | j S )z� Gets the description of this TaskRunLineageDetails. Detailed description for the object. :return: The description of this TaskRunLineageDetails. :rtype: str �r r/ r+ r+ r, r s z!TaskRunLineageDetails.descriptionc C s || _ dS )z� Sets the description of this TaskRunLineageDetails. Detailed description for the object. :param description: The description of this TaskRunLineageDetails. :type: str Nr4 )r) r r+ r+ r, r s c C s | j S )z� Gets the object_version of this TaskRunLineageDetails. The version of the object that is used to track changes in the object instance. :return: The object_version of this TaskRunLineageDetails. :rtype: int �r! r/ r+ r+ r, r s z$TaskRunLineageDetails.object_versionc C s || _ dS )a Sets the object_version of this TaskRunLineageDetails. The version of the object that is used to track changes in the object instance. :param object_version: The object_version of this TaskRunLineageDetails. :type: int Nr5 )r) r r+ r+ r, r & s c C s | j S )z� Gets the task_name of this TaskRunLineageDetails. Task name :return: The task_name of this TaskRunLineageDetails. :rtype: str �r"