📂 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
›
dts
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/dts/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_transfer_job_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 ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zdd� Zdd� Zdd� ZdS )�CreateTransferJobDetailsz) CreateTransferJobDetails model. �DISK� APPLIANCEc K sP ddddddd�| _ ddddd d d�| _d| _d| _d| _d| _d| _d| _dS )a Initializes a new CreateTransferJobDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compartment_id: The value to assign to the compartment_id property of this CreateTransferJobDetails. :type compartment_id: str :param upload_bucket_name: The value to assign to the upload_bucket_name property of this CreateTransferJobDetails. :type upload_bucket_name: str :param display_name: The value to assign to the display_name property of this CreateTransferJobDetails. :type display_name: str :param device_type: The value to assign to the device_type property of this CreateTransferJobDetails. Allowed values for this property are: "DISK", "APPLIANCE" :type device_type: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateTransferJobDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateTransferJobDetails. :type defined_tags: dict(str, dict(str, object)) �strzdict(str, str)zdict(str, dict(str, object)))�compartment_id�upload_bucket_name�display_name�device_type� freeform_tags�defined_tagsZ compartmentIdZuploadBucketNameZdisplayNameZ deviceTypeZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�_compartment_id�_upload_bucket_name� _display_name�_device_type�_freeform_tags� _defined_tags)�self�kwargs� r �N/usr/lib/python3.9/site-packages/oci/dts/models/create_transfer_job_details.py�__init__ s( � � z!CreateTransferJobDetails.__init__c C s | j S )z� Gets the compartment_id of this CreateTransferJobDetails. :return: The compartment_id of this CreateTransferJobDetails. :rtype: str �r �r r r r r R s z'CreateTransferJobDetails.compartment_idc C s || _ dS )z� Sets the compartment_id of this CreateTransferJobDetails. :param compartment_id: The compartment_id of this CreateTransferJobDetails. :type: str Nr )r r r r r r \ s c C s | j S )z� Gets the upload_bucket_name of this CreateTransferJobDetails. :return: The upload_bucket_name of this CreateTransferJobDetails. :rtype: str �r r r r r r f s z+CreateTransferJobDetails.upload_bucket_namec C s || _ dS )z� Sets the upload_bucket_name of this CreateTransferJobDetails. :param upload_bucket_name: The upload_bucket_name of this CreateTransferJobDetails. :type: str Nr )r r r r r r p s c C s | j S )z� Gets the display_name of this CreateTransferJobDetails. :return: The display_name of this CreateTransferJobDetails. :rtype: str �r r r r r r z s z%CreateTransferJobDetails.display_namec C s || _ dS )z� Sets the display_name of this CreateTransferJobDetails. :param display_name: The display_name of this CreateTransferJobDetails. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the device_type of this CreateTransferJobDetails. Allowed values for this property are: "DISK", "APPLIANCE" :return: The device_type of this CreateTransferJobDetails. :rtype: str )r r r r r r � s z$CreateTransferJobDetails.device_typec C s* ddg}t ||�s td|� ���|| _dS )z� Sets the device_type of this CreateTransferJobDetails. :param device_type: The device_type of this CreateTransferJobDetails. :type: str r r z8Invalid value for `device_type`, must be None or one of N)r � ValueErrorr )r r Zallowed_valuesr r r r � s �c C s | j S )a� Gets the freeform_tags of this CreateTransferJobDetails. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__. Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :return: The freeform_tags of this CreateTransferJobDetails. :rtype: dict(str, str) �r r r r r r � s z&CreateTransferJobDetails.freeform_tagsc C s || _ dS )a� Sets the freeform_tags of this CreateTransferJobDetails. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__. Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :param freeform_tags: The freeform_tags of this CreateTransferJobDetails. :type: dict(str, str) Nr )r r r r r r � s c C s | j S )a� Gets the defined_tags of this CreateTransferJobDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :return: The defined_tags of this CreateTransferJobDetails. :rtype: dict(str, dict(str, object)) �r r r r r r � s z%CreateTransferJobDetails.defined_tagsc C s || _ dS )a� Sets the defined_tags of this CreateTransferJobDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :param defined_tags: The defined_tags of this CreateTransferJobDetails. :type: dict(str, dict(str, object)) Nr! )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z!CreateTransferJobDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zCreateTransferJobDetails.__eq__c C s | |k S r"