📂 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: artifact_import_details_object_storage.cpython-39.pyc
a ���f\ � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�ArtifactImportDetails� )�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 )�"ArtifactImportDetailsObjectStoragezJ Artifact destination details for importing to destination bucket c K sL dddddd�| _ dddddd�| _d| _d| _d| _d| _d| _d | _dS ) a� Initializes a new ArtifactImportDetailsObjectStorage object with values from keyword arguments. The default value of the :py:attr:`~oci.data_science.models.ArtifactImportDetailsObjectStorage.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 ArtifactImportDetailsObjectStorage. 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 ArtifactImportDetailsObjectStorage. :type namespace: str :param destination_bucket: The value to assign to the destination_bucket property of this ArtifactImportDetailsObjectStorage. :type destination_bucket: str :param destination_object_name: The value to assign to the destination_object_name property of this ArtifactImportDetailsObjectStorage. :type destination_object_name: str :param destination_region: The value to assign to the destination_region property of this ArtifactImportDetailsObjectStorage. :type destination_region: str �str)Zartifact_source_type� namespace�destination_bucket�destination_object_name�destination_regionZartifactSourceTyper ZdestinationBucketZdestinationObjectNameZdestinationRegionNZORACLE_OBJECT_STORAGE)Z swagger_typesZ attribute_mapZ_artifact_source_type� _namespace�_destination_bucket�_destination_object_name�_destination_region)�self�kwargs� r �b/usr/lib/python3.9/site-packages/oci/data_science/models/artifact_import_details_object_storage.py�__init__ s$ � �z+ArtifactImportDetailsObjectStorage.__init__c C s | j S )z� Gets the namespace of this ArtifactImportDetailsObjectStorage. The Object Storage namespace used for the request. :return: The namespace of this ArtifactImportDetailsObjectStorage. :rtype: str �r �r r r r r E s z,ArtifactImportDetailsObjectStorage.namespacec C s || _ dS )z� Sets the namespace of this ArtifactImportDetailsObjectStorage. The Object Storage namespace used for the request. :param namespace: The namespace of this ArtifactImportDetailsObjectStorage. :type: str Nr )r r r r r r Q s c C s | j S )a Gets the destination_bucket of this ArtifactImportDetailsObjectStorage. The name of the bucket. Avoid entering confidential information. :return: The destination_bucket of this ArtifactImportDetailsObjectStorage. :rtype: str �r r r r r r ] s z5ArtifactImportDetailsObjectStorage.destination_bucketc C s || _ dS )a Sets the destination_bucket of this ArtifactImportDetailsObjectStorage. The name of the bucket. Avoid entering confidential information. :param destination_bucket: The destination_bucket of this ArtifactImportDetailsObjectStorage. :type: str Nr )r r r r r r i s c C s | j S )a Gets the destination_object_name of this ArtifactImportDetailsObjectStorage. The name of the object resulting from the copy operation. :return: The destination_object_name of this ArtifactImportDetailsObjectStorage. :rtype: str �r r r r r r u s z:ArtifactImportDetailsObjectStorage.destination_object_namec C s || _ dS )a% Sets the destination_object_name of this ArtifactImportDetailsObjectStorage. The name of the object resulting from the copy operation. :param destination_object_name: The destination_object_name of this ArtifactImportDetailsObjectStorage. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the destination_region of this ArtifactImportDetailsObjectStorage. Region in which OSS bucket is present :return: The destination_region of this ArtifactImportDetailsObjectStorage. :rtype: str �r r r r r r � s z5ArtifactImportDetailsObjectStorage.destination_regionc C s || _ dS )a Sets the destination_region of this ArtifactImportDetailsObjectStorage. Region in which OSS bucket is present :param destination_region: The destination_region of this ArtifactImportDetailsObjectStorage. :type: str Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z+ArtifactImportDetailsObjectStorage.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s z)ArtifactImportDetailsObjectStorage.__eq__c C s | |k S r r r r r r �__ne__� s z)ArtifactImportDetailsObjectStorage.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r! r"