📂 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
›
core
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/core/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: app_catalog_subscription.pyc
a N��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 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� �Zdd� Zdd� Zd d!� Zd"S )#�AppCatalogSubscriptionz8 a subscription for a listing resource version. c K sd ddddddddd�| _ dddddd d dd�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS ) a� Initializes a new AppCatalogSubscription object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param publisher_name: The value to assign to the publisher_name property of this AppCatalogSubscription. :type publisher_name: str :param listing_id: The value to assign to the listing_id property of this AppCatalogSubscription. :type listing_id: str :param listing_resource_version: The value to assign to the listing_resource_version property of this AppCatalogSubscription. :type listing_resource_version: str :param listing_resource_id: The value to assign to the listing_resource_id property of this AppCatalogSubscription. :type listing_resource_id: str :param display_name: The value to assign to the display_name property of this AppCatalogSubscription. :type display_name: str :param summary: The value to assign to the summary property of this AppCatalogSubscription. :type summary: str :param compartment_id: The value to assign to the compartment_id property of this AppCatalogSubscription. :type compartment_id: str :param time_created: The value to assign to the time_created property of this AppCatalogSubscription. :type time_created: datetime �str�datetime)�publisher_name� listing_id�listing_resource_version�listing_resource_id�display_name�summary�compartment_id�time_created� publisherName� listingId�listingResourceVersion�listingResourceId�displayNamer � compartmentId�timeCreatedN) � swagger_types� attribute_map�_publisher_name�_listing_id�_listing_resource_version�_listing_resource_id� _display_name�_summary�_compartment_id� _time_created)�self�kwargs� r$ ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/core/models/app_catalog_subscription.py�__init__ s4 '��zAppCatalogSubscription.__init__c C s | j S )z� Gets the publisher_name of this AppCatalogSubscription. Name of the publisher who published this listing. :return: The publisher_name of this AppCatalogSubscription. :rtype: str �r �r"