📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
data_integration
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_integration/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_pipeline_details.pyc
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 ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zd.d/� Zd0d1� Zd2d3� Zd4S )5�UpdatePipelineDetailsz7 Properties used in pipeline update operations c K s� ddddddddddddddd �| _ d ddd ddddddddddd �| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _dS )a� Initializes a new UpdatePipelineDetails 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 UpdatePipelineDetails. :type key: str :param model_type: The value to assign to the model_type property of this UpdatePipelineDetails. :type model_type: str :param model_version: The value to assign to the model_version property of this UpdatePipelineDetails. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this UpdatePipelineDetails. :type parent_ref: oci.data_integration.models.ParentReference :param name: The value to assign to the name property of this UpdatePipelineDetails. :type name: str :param description: The value to assign to the description property of this UpdatePipelineDetails. :type description: str :param object_version: The value to assign to the object_version property of this UpdatePipelineDetails. :type object_version: int :param object_status: The value to assign to the object_status property of this UpdatePipelineDetails. :type object_status: int :param identifier: The value to assign to the identifier property of this UpdatePipelineDetails. :type identifier: str :param nodes: The value to assign to the nodes property of this UpdatePipelineDetails. :type nodes: list[oci.data_integration.models.FlowNode] :param parameters: The value to assign to the parameters property of this UpdatePipelineDetails. :type parameters: list[oci.data_integration.models.Parameter] :param flow_config_values: The value to assign to the flow_config_values property of this UpdatePipelineDetails. :type flow_config_values: oci.data_integration.models.ConfigValues :param variables: The value to assign to the variables property of this UpdatePipelineDetails. :type variables: list[oci.data_integration.models.Variable] :param registry_metadata: The value to assign to the registry_metadata property of this UpdatePipelineDetails. :type registry_metadata: oci.data_integration.models.RegistryMetadata �str�ParentReference�intzlist[FlowNode]zlist[Parameter]�ConfigValueszlist[Variable]�RegistryMetadata)�key� model_type� model_version� parent_ref�name�description�object_version� object_status� identifier�nodes� parameters�flow_config_values� variables�registry_metadatar � modelType�modelVersion� parentRefr r � objectVersion�objectStatusr r r �flowConfigValuesr �registryMetadataN)� swagger_types� attribute_map�_key�_model_type�_model_version�_parent_ref�_name�_description�_object_version�_object_status�_identifier�_nodes�_parameters�_flow_config_values� _variables�_registry_metadata)�self�kwargs� r3 ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/update_pipeline_details.py�__init__ sX ?��zUpdatePipelineDetails.__init__c C s | j S )a= **[Required]** Gets the key of this UpdatePipelineDetails. Generated key that can be used in API calls to identify pipeline. On scenarios where reference to the pipeline is needed, a value can be passed in create. :return: The key of this UpdatePipelineDetails. :rtype: str �r# �r1 r3 r3 r4 r s zUpdatePipelineDetails.keyc C s || _ dS )a0 Sets the key of this UpdatePipelineDetails. Generated key that can be used in API calls to identify pipeline. On scenarios where reference to the pipeline is needed, a value can be passed in create. :param key: The key of this UpdatePipelineDetails. :type: str Nr6 )r1 r r3 r3 r4 r � s c C s | j S )z� **[Required]** Gets the model_type of this UpdatePipelineDetails. The type of the object. :return: The model_type of this UpdatePipelineDetails. :rtype: str �r$ r7 r3 r3 r4 r � s z UpdatePipelineDetails.model_typec C s || _ dS )z� Sets the model_type of this UpdatePipelineDetails. The type of the object. :param model_type: The model_type of this UpdatePipelineDetails. :type: str Nr8 )r1 r r3 r3 r4 r � s c C s | j S )a Gets the model_version of this UpdatePipelineDetails. This is a version number that is used by the service to upgrade objects if needed through releases of the service. :return: The model_version of this UpdatePipelineDetails. :rtype: str �r% r7 r3 r3 r4 r � s z#UpdatePipelineDetails.model_versionc C s || _ dS )a& Sets the model_version of this UpdatePipelineDetails. This is a version number that is used by the service to upgrade objects if needed through releases of the service. :param model_version: The model_version of this UpdatePipelineDetails. :type: str Nr9 )r1 r r3 r3 r4 r � s c C s | j S )z� Gets the parent_ref of this UpdatePipelineDetails. :return: The parent_ref of this UpdatePipelineDetails. :rtype: oci.data_integration.models.ParentReference �r&