📂 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_science
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_science/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: artifact_export_details_object_storage.pyc
a N��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�ArtifactExportDetails� )�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 dd� Zdd� Zdd� Z dS )�"ArtifactExportDetailsObjectStoragezP Model artifact source details for exporting artifact to service bucket c K sL dddddd�| _ dddddd�| _d| _d| _d| _d| _d| _d | _dS ) ab Initializes a new ArtifactExportDetailsObjectStorage object with values from keyword arguments. The default value of the :py:attr:`~oci.data_science.models.ArtifactExportDetailsObjectStorage.artifact_source_type` attribute of this class is ``ORACLE_OBJECT_STORAGE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param artifact_source_type: The value to assign to the artifact_source_type property of this ArtifactExportDetailsObjectStorage. Allowed values for this property are: "ORACLE_OBJECT_STORAGE" :type artifact_source_type: str :param namespace: The value to assign to the namespace property of this ArtifactExportDetailsObjectStorage. :type namespace: str :param source_bucket: The value to assign to the source_bucket property of this ArtifactExportDetailsObjectStorage. :type source_bucket: str :param source_object_name: The value to assign to the source_object_name property of this ArtifactExportDetailsObjectStorage. :type source_object_name: str :param source_region: The value to assign to the source_region property of this ArtifactExportDetailsObjectStorage. :type source_region: str �str)�artifact_source_type� namespace� source_bucket�source_object_name� source_region�artifactSourceTyper �sourceBucket�sourceObjectName�sourceRegionN�ORACLE_OBJECT_STORAGE)� swagger_types� attribute_map�_artifact_source_type� _namespace�_source_bucket�_source_object_name�_source_region)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_science/models/artifact_export_details_object_storage.py�__init__ s$ � �z+ArtifactExportDetailsObjectStorage.__init__c C s | j S )z� Gets the namespace of this ArtifactExportDetailsObjectStorage. The Object Storage namespace used for the request. :return: The namespace of this ArtifactExportDetailsObjectStorage. :rtype: str �r �r r r r r C s z,ArtifactExportDetailsObjectStorage.namespacec C s || _ dS )z� Sets the namespace of this ArtifactExportDetailsObjectStorage. The Object Storage namespace used for the request. :param namespace: The namespace of this ArtifactExportDetailsObjectStorage. :type: str Nr )r r r r r r O s c C s | j S )a Gets the source_bucket of this ArtifactExportDetailsObjectStorage. The name of the bucket. Avoid entering confidential information. :return: The source_bucket of this ArtifactExportDetailsObjectStorage. :rtype: str �r r! r r r r [ s z0ArtifactExportDetailsObjectStorage.source_bucketc C s || _ dS )a Sets the source_bucket of this ArtifactExportDetailsObjectStorage. The name of the bucket. Avoid entering confidential information. :param source_bucket: The source_bucket of this ArtifactExportDetailsObjectStorage. :type: str Nr"