📂 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
›
oda
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/oda/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: package_summary.pyc
a O��fa4 � @ 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 @ sh 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 � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zd(d)� Zd*d+� Zd,d-� Zd.S )/�PackageSummaryz& Summary of `Package` object. c K s� ddddddddddddd�| _ d d ddd dddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ dS )a Initializes a new PackageSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this PackageSummary. :type id: str :param publisher_id: The value to assign to the publisher_id property of this PackageSummary. :type publisher_id: str :param name: The value to assign to the name property of this PackageSummary. :type name: str :param display_name: The value to assign to the display_name property of this PackageSummary. :type display_name: str :param version: The value to assign to the version property of this PackageSummary. :type version: str :param time_published: The value to assign to the time_published property of this PackageSummary. :type time_published: datetime :param description: The value to assign to the description property of this PackageSummary. :type description: str :param resource_types: The value to assign to the resource_types property of this PackageSummary. :type resource_types: list[str] :param resource_types_metadata: The value to assign to the resource_types_metadata property of this PackageSummary. :type resource_types_metadata: list[oci.oda.models.ResourceTypeMetadata] :param publisher_metadata: The value to assign to the publisher_metadata property of this PackageSummary. :type publisher_metadata: list[oci.oda.models.MetadataProperty] :param freeform_tags: The value to assign to the freeform_tags property of this PackageSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this PackageSummary. :type defined_tags: dict(str, dict(str, object)) �str�datetimez list[str]zlist[ResourceTypeMetadata]zlist[MetadataProperty]zdict(str, str)zdict(str, dict(str, object)))�id�publisher_id�name�display_name�version�time_published�description�resource_types�resource_types_metadata�publisher_metadata� freeform_tags�defined_tagsr �publisherIdr �displayNamer � timePublishedr � resourceTypes�resourceTypesMetadata�publisherMetadata�freeformTags�definedTagsN)� swagger_types� attribute_map�_id� _publisher_id�_name� _display_name�_version�_time_published�_description�_resource_types�_resource_types_metadata�_publisher_metadata�_freeform_tags� _defined_tags)�self�kwargs� r- ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/oda/models/package_summary.py�__init__ sL 7��zPackageSummary.__init__c C s | j S )z� **[Required]** Gets the id of this PackageSummary. Unique immutable identifier that was assigned when the Package was registered. :return: The id of this PackageSummary. :rtype: str �r �r+ r- r- r. r q s zPackageSummary.idc C s || _ dS )z� Sets the id of this PackageSummary. Unique immutable identifier that was assigned when the Package was registered. :param id: The id of this PackageSummary. :type: str Nr0 )r+ r r- r- r. r } s c C s | j S )z� **[Required]** Gets the publisher_id of this PackageSummary. ID of the publisher providing the package. :return: The publisher_id of this PackageSummary. :rtype: str �r r1 r- r- r. r � s zPackageSummary.publisher_idc C s || _ dS )z� Sets the publisher_id of this PackageSummary. ID of the publisher providing the package. :param publisher_id: The publisher_id of this PackageSummary. :type: str Nr2 )r+ r r- r- r. r � s c C s | j S )z� **[Required]** Gets the name of this PackageSummary. Name of package. :return: The name of this PackageSummary. :rtype: str �r! r1 r- r- r. r � s zPackageSummary.namec C s || _ dS )z� Sets the name of this PackageSummary. Name of package. :param name: The name of this PackageSummary. :type: str Nr3 )r+ r r- r- r. r � s c C s | j S )z� **[Required]** Gets the display_name of this PackageSummary. Display name for the package (displayed in UI and user-facing applications). :return: The display_name of this PackageSummary. :rtype: str �r"