📂 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
›
artifacts
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/artifacts/models
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: container_repository_summary.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 @ 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 ))�ContainerRepositorySummaryz' Container repository summary. c K sx ddddddddddd� | _ dddd d ddd ddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _dS )a$ Initializes a new ContainerRepositorySummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compartment_id: The value to assign to the compartment_id property of this ContainerRepositorySummary. :type compartment_id: str :param display_name: The value to assign to the display_name property of this ContainerRepositorySummary. :type display_name: str :param id: The value to assign to the id property of this ContainerRepositorySummary. :type id: str :param image_count: The value to assign to the image_count property of this ContainerRepositorySummary. :type image_count: int :param is_public: The value to assign to the is_public property of this ContainerRepositorySummary. :type is_public: bool :param layer_count: The value to assign to the layer_count property of this ContainerRepositorySummary. :type layer_count: int :param layers_size_in_bytes: The value to assign to the layers_size_in_bytes property of this ContainerRepositorySummary. :type layers_size_in_bytes: int :param lifecycle_state: The value to assign to the lifecycle_state property of this ContainerRepositorySummary. :type lifecycle_state: str :param time_created: The value to assign to the time_created property of this ContainerRepositorySummary. :type time_created: datetime :param billable_size_in_gbs: The value to assign to the billable_size_in_gbs property of this ContainerRepositorySummary. :type billable_size_in_gbs: int �str�int�bool�datetime) �compartment_id�display_name�id�image_count� is_public�layer_count�layers_size_in_bytes�lifecycle_state�time_created�billable_size_in_gbs� compartmentId�displayNamer � imageCount�isPublic� layerCount�layersSizeInBytes�lifecycleState�timeCreated�billableSizeInGBsN)� swagger_types� attribute_map�_compartment_id� _display_name�_id�_image_count� _is_public�_layer_count�_layers_size_in_bytes�_lifecycle_state� _time_created�_billable_size_in_gbs)�self�kwargs� r, ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/artifacts/models/container_repository_summary.py�__init__ s@ /�� z#ContainerRepositorySummary.__init__c C s | j S )a **[Required]** Gets the compartment_id of this ContainerRepositorySummary. The OCID of the compartment in which the container repository exists. :return: The compartment_id of this ContainerRepositorySummary. :rtype: str �r �r* r, r, r- r c s z)ContainerRepositorySummary.compartment_idc C s || _ dS )a Sets the compartment_id of this ContainerRepositorySummary. The OCID of the compartment in which the container repository exists. :param compartment_id: The compartment_id of this ContainerRepositorySummary. :type: str Nr/ )r* r r, r, r- r o s c C s | j S )z� **[Required]** Gets the display_name of this ContainerRepositorySummary. The container repository name. :return: The display_name of this ContainerRepositorySummary. :rtype: str �r! r0 r, r, r- r { s z'ContainerRepositorySummary.display_namec C s || _ dS )z� Sets the display_name of this ContainerRepositorySummary. The container repository name. :param display_name: The display_name of this ContainerRepositorySummary. :type: str Nr1 )r* r r, r, r- r � s c C s | j S )ai **[Required]** Gets the id of this ContainerRepositorySummary. The `OCID`__ of the container repository. Example: `ocid1.containerrepo.oc1..exampleuniqueID` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The id of this ContainerRepositorySummary. :rtype: str �r"