📂 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
›
dts
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/dts/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: transfer_package_summary.pyc
a N��fT � @ 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 ZdZdZdZdZdZdZdZ dZ d Zd Zdd� Z ed d� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zdd� Zdd� Zdd� ZdS )�TransferPackageSummaryz' TransferPackageSummary model. � PREPARING�SHIPPING�RECEIVED� PROCESSING� PROCESSED�RETURNED�DELETED� CANCELLED�CANCELLED_RETURNEDc K s2 dddd�| _ dddd�| _d| _d| _d| _dS )a� Initializes a new TransferPackageSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param label: The value to assign to the label property of this TransferPackageSummary. :type label: str :param lifecycle_state: The value to assign to the lifecycle_state property of this TransferPackageSummary. Allowed values for this property are: "PREPARING", "SHIPPING", "RECEIVED", "PROCESSING", "PROCESSED", "RETURNED", "DELETED", "CANCELLED", "CANCELLED_RETURNED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param creation_time: The value to assign to the creation_time property of this TransferPackageSummary. :type creation_time: datetime �str�datetime)�label�lifecycle_state� creation_timer �lifecycleState�creationTimeN)� swagger_types� attribute_map�_label�_lifecycle_state�_creation_time)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/dts/models/transfer_package_summary.py�__init__4 s ��zTransferPackageSummary.__init__c C s | j S )z� Gets the label of this TransferPackageSummary. :return: The label of this TransferPackageSummary. :rtype: str �r �r r r r r X s zTransferPackageSummary.labelc C s || _ dS )z� Sets the label of this TransferPackageSummary. :param label: The label of this TransferPackageSummary. :type: str Nr! )r r r r r r b s c C s | j S )a� Gets the lifecycle_state of this TransferPackageSummary. Allowed values for this property are: "PREPARING", "SHIPPING", "RECEIVED", "PROCESSING", "PROCESSED", "RETURNED", "DELETED", "CANCELLED", "CANCELLED_RETURNED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this TransferPackageSummary. :rtype: str )r r"