📂 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
›
oda
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/oda/models/__pycache__
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: imported_package_summary.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 @ s4 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� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zd"d#� Zd$d%� Zd&d'� Zd(S ))�ImportedPackageSummaryzK A summary of an imported/instantiated package within an instance. c K sx ddddddddddd� | _ dddd d ddd ddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _dS )a� Initializes a new ImportedPackageSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param oda_instance_id: The value to assign to the oda_instance_id property of this ImportedPackageSummary. :type oda_instance_id: str :param current_package_id: The value to assign to the current_package_id property of this ImportedPackageSummary. :type current_package_id: str :param name: The value to assign to the name property of this ImportedPackageSummary. :type name: str :param display_name: The value to assign to the display_name property of this ImportedPackageSummary. :type display_name: str :param version: The value to assign to the version property of this ImportedPackageSummary. :type version: str :param status: The value to assign to the status property of this ImportedPackageSummary. :type status: str :param time_created: The value to assign to the time_created property of this ImportedPackageSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ImportedPackageSummary. :type time_updated: datetime :param freeform_tags: The value to assign to the freeform_tags property of this ImportedPackageSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ImportedPackageSummary. :type defined_tags: dict(str, dict(str, object)) �strZdatetimezdict(str, str)zdict(str, dict(str, object))) �oda_instance_id�current_package_id�name�display_name�version�status�time_created�time_updated� freeform_tags�defined_tagsZ odaInstanceIdZcurrentPackageIdr ZdisplayNamer r ZtimeCreatedZtimeUpdatedZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�_oda_instance_id�_current_package_id�_name� _display_name�_version�_status� _time_created� _time_updated�_freeform_tags� _defined_tags)�self�kwargs� r �K/usr/lib/python3.9/site-packages/oci/oda/models/imported_package_summary.py�__init__ s@ /�� zImportedPackageSummary.__init__c C s | j S )z� **[Required]** Gets the oda_instance_id of this ImportedPackageSummary. ID of the host instance. :return: The oda_instance_id of this ImportedPackageSummary. :rtype: str �r �r r r r r e s z&ImportedPackageSummary.oda_instance_idc C s || _ dS )z� Sets the oda_instance_id of this ImportedPackageSummary. ID of the host instance. :param oda_instance_id: The oda_instance_id of this ImportedPackageSummary. :type: str Nr! )r r r r r r q s c C s | j S )z� **[Required]** Gets the current_package_id of this ImportedPackageSummary. ID of the package. :return: The current_package_id of this ImportedPackageSummary. :rtype: str �r r"