📂 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_science
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/data_science/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_pipeline_details.cpython-39.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 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� �Zdd� Zdd� Zd d!� Zd"S )#�UpdatePipelineDetailsz4 The information of pipeline to be updated. c K sd ddddddddd�| _ d d ddd dddd�| _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 display_name: The value to assign to the display_name property of this UpdatePipelineDetails. :type display_name: str :param description: The value to assign to the description property of this UpdatePipelineDetails. :type description: str :param configuration_details: The value to assign to the configuration_details property of this UpdatePipelineDetails. :type configuration_details: oci.data_science.models.PipelineConfigurationDetails :param infrastructure_configuration_details: The value to assign to the infrastructure_configuration_details property of this UpdatePipelineDetails. :type infrastructure_configuration_details: oci.data_science.models.PipelineInfrastructureConfigurationDetails :param log_configuration_details: The value to assign to the log_configuration_details property of this UpdatePipelineDetails. :type log_configuration_details: oci.data_science.models.PipelineLogConfigurationDetails :param step_details: The value to assign to the step_details property of this UpdatePipelineDetails. :type step_details: list[oci.data_science.models.PipelineStepUpdateDetails] :param freeform_tags: The value to assign to the freeform_tags property of this UpdatePipelineDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdatePipelineDetails. :type defined_tags: dict(str, dict(str, object)) �strZPipelineConfigurationDetailsZ*PipelineInfrastructureConfigurationDetailsZPipelineLogConfigurationDetailszlist[PipelineStepUpdateDetails]zdict(str, str)zdict(str, dict(str, object)))�display_name�description�configuration_details�$infrastructure_configuration_details�log_configuration_details�step_details� freeform_tags�defined_tagsZdisplayNamer ZconfigurationDetailsZ"infrastructureConfigurationDetailsZlogConfigurationDetailsZstepDetailsZfreeformTagsZdefinedTagsN) Z swagger_typesZ attribute_map� _display_name�_description�_configuration_details�%_infrastructure_configuration_details�_log_configuration_details� _step_details�_freeform_tags� _defined_tags)�self�kwargs� r �S/usr/lib/python3.9/site-packages/oci/data_science/models/update_pipeline_details.py�__init__ s4 '��zUpdatePipelineDetails.__init__c C s | j S )z� Gets the display_name of this UpdatePipelineDetails. A user-friendly display name for the resource. :return: The display_name of this UpdatePipelineDetails. :rtype: str �r �r r r r r W s z"UpdatePipelineDetails.display_namec C s || _ dS )z� Sets the display_name of this UpdatePipelineDetails. A user-friendly display name for the resource. :param display_name: The display_name of this UpdatePipelineDetails. :type: str Nr )r r r r r r c s c C s | j S )z� Gets the description of this UpdatePipelineDetails. A short description for the resource. :return: The description of this UpdatePipelineDetails. :rtype: str �r r r r r r o s z!UpdatePipelineDetails.descriptionc C s || _ dS )z� Sets the description of this UpdatePipelineDetails. A short description for the resource. :param description: The description of this UpdatePipelineDetails. :type: str Nr )r r r r r r { s c C s | j S )z� Gets the configuration_details of this UpdatePipelineDetails. :return: The configuration_details of this UpdatePipelineDetails. :rtype: oci.data_science.models.PipelineConfigurationDetails �r r r r r r � s z+UpdatePipelineDetails.configuration_detailsc C s || _ dS )z� Sets the configuration_details of this UpdatePipelineDetails. :param configuration_details: The configuration_details of this UpdatePipelineDetails. :type: oci.data_science.models.PipelineConfigurationDetails Nr )r r r r r r � s c C s | j S )a Gets the infrastructure_configuration_details of this UpdatePipelineDetails. :return: The infrastructure_configuration_details of this UpdatePipelineDetails. :rtype: oci.data_science.models.PipelineInfrastructureConfigurationDetails �r r r r r r � s z:UpdatePipelineDetails.infrastructure_configuration_detailsc C s || _ dS )a. Sets the infrastructure_configuration_details of this UpdatePipelineDetails. :param infrastructure_configuration_details: The infrastructure_configuration_details of this UpdatePipelineDetails. :type: oci.data_science.models.PipelineInfrastructureConfigurationDetails Nr! )r r r r r r � s c C s | j S )z� Gets the log_configuration_details of this UpdatePipelineDetails. :return: The log_configuration_details of this UpdatePipelineDetails. :rtype: oci.data_science.models.PipelineLogConfigurationDetails �r r r r r r � s z/UpdatePipelineDetails.log_configuration_detailsc C s || _ dS )a Sets the log_configuration_details of this UpdatePipelineDetails. :param log_configuration_details: The log_configuration_details of this UpdatePipelineDetails. :type: oci.data_science.models.PipelineLogConfigurationDetails Nr"