📂 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
›
service_catalog
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/service_catalog/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: application_summary.pyc
a O��fj+ � @ 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 ZdZdZdZdZdZdd� Ze dd � �Z e jd d � �Z e dd� �Zejd d� �Ze dd� �Z e jdd� �Z e dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze d d!� �Zejd"d!� �Zd#d$� Zd%d&� Zd'd(� Zd)S )*�ApplicationSummaryzE The model for summary of an application in service catalog. �FREE�BYOL�PAYGO�STACKc K sn dddddddddd� | _ dddd d ddd dd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )a� Initializes a new ApplicationSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param entity_id: The value to assign to the entity_id property of this ApplicationSummary. :type entity_id: str :param entity_type: The value to assign to the entity_type property of this ApplicationSummary. :type entity_type: str :param display_name: The value to assign to the display_name property of this ApplicationSummary. :type display_name: str :param is_featured: The value to assign to the is_featured property of this ApplicationSummary. :type is_featured: bool :param publisher: The value to assign to the publisher property of this ApplicationSummary. :type publisher: oci.service_catalog.models.PublisherSummary :param short_description: The value to assign to the short_description property of this ApplicationSummary. :type short_description: str :param logo: The value to assign to the logo property of this ApplicationSummary. :type logo: oci.service_catalog.models.UploadData :param pricing_type: The value to assign to the pricing_type property of this ApplicationSummary. Allowed values for this property are: "FREE", "BYOL", "PAYGO", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type pricing_type: str :param package_type: The value to assign to the package_type property of this ApplicationSummary. Allowed values for this property are: "STACK", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type package_type: str �str�bool�PublisherSummary� UploadData) � entity_id�entity_type�display_name�is_featured� publisher�short_description�logo�pricing_type�package_type�entityId� entityType�displayName� isFeaturedr �shortDescriptionr �pricingType�packageTypeN)� swagger_types� attribute_map� _entity_id�_entity_type� _display_name�_is_featured� _publisher�_short_description�_logo� _pricing_type� _package_type)�self�kwargs� r, ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/service_catalog/models/application_summary.py�__init__ s: /� �zApplicationSummary.__init__c C s | j S )z� **[Required]** Gets the entity_id of this ApplicationSummary. Identifier of the application from a service catalog. :return: The entity_id of this ApplicationSummary. :rtype: str �r! �r* r, r, r- r p s zApplicationSummary.entity_idc C s || _ dS )z� Sets the entity_id of this ApplicationSummary. Identifier of the application from a service catalog. :param entity_id: The entity_id of this ApplicationSummary. :type: str Nr/ )r* r r, r, r- r | s c C s | j S )z� **[Required]** Gets the entity_type of this ApplicationSummary. The type of an application in the service catalog. :return: The entity_type of this ApplicationSummary. :rtype: str �r"