📂 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
›
cloud_bridge
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/cloud_bridge/models/__pycache__
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: appliance_image_summary.cpython-39.opt-1.pyc
a ���f;B � @ 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 ZdZdZdZdZdZdZdZ dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zed%d&� �Zej d'd&� �Zed(d)� �Zej d*d)� �Zed+d,� �Zej d-d,� �Zed.d/� �Zej d0d/� �Zed1d2� �Zej d3d2� �Zd4d5� Zd6d7� Zd8d9� Zd:S );�ApplianceImageSummaryz, Description of the ApplianceImage. �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILEDc K s� ddddddddddddddd�| _ dddd d ddd ddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _dS )a Initializes a new ApplianceImageSummary 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 ApplianceImageSummary. :type id: str :param file_name: The value to assign to the file_name property of this ApplianceImageSummary. :type file_name: str :param display_name: The value to assign to the display_name property of this ApplianceImageSummary. :type display_name: str :param version: The value to assign to the version property of this ApplianceImageSummary. :type version: str :param size_in_mbs: The value to assign to the size_in_mbs property of this ApplianceImageSummary. :type size_in_mbs: str :param checksum: The value to assign to the checksum property of this ApplianceImageSummary. :type checksum: str :param platform: The value to assign to the platform property of this ApplianceImageSummary. :type platform: str :param format: The value to assign to the format property of this ApplianceImageSummary. :type format: str :param time_created: The value to assign to the time_created property of this ApplianceImageSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ApplianceImageSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this ApplianceImageSummary. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param download_url: The value to assign to the download_url property of this ApplianceImageSummary. :type download_url: str :param freeform_tags: The value to assign to the freeform_tags property of this ApplianceImageSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ApplianceImageSummary. :type defined_tags: dict(str, dict(str, object)) �strZdatetimezdict(str, str)zdict(str, dict(str, object)))�id� file_name�display_name�version�size_in_mbs�checksum�platform�format�time_created�time_updated�lifecycle_state�download_url� freeform_tags�defined_tagsr ZfileNameZdisplayNamer Z sizeInMBsr r r ZtimeCreatedZtimeUpdatedZlifecycleStateZdownloadUrlZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�_id� _file_name� _display_name�_version�_size_in_mbs� _checksum� _platform�_format� _time_created� _time_updated�_lifecycle_state� _download_url�_freeform_tags� _defined_tags)�self�kwargs� r, �S/usr/lib/python3.9/site-packages/oci/cloud_bridge/models/appliance_image_summary.py�__init__* sX A��zApplianceImageSummary.__init__c C s | j S )z� **[Required]** Gets the id of this ApplianceImageSummary. Unique identifier that is immutable on creation. :return: The id of this ApplianceImageSummary. :rtype: str �r �r* r, r, r- r � s zApplianceImageSummary.idc C s || _ dS )z� Sets the id of this ApplianceImageSummary. Unique identifier that is immutable on creation. :param id: The id of this ApplianceImageSummary. :type: str Nr/ )r* r r, r, r- r � s c C s | j S )z� **[Required]** Gets the file_name of this ApplianceImageSummary. The name of the appliance Image file. :return: The file_name of this ApplianceImageSummary. :rtype: str �r r0 r, r, r- r � s zApplianceImageSummary.file_namec C s || _ dS )z� Sets the file_name of this ApplianceImageSummary. The name of the appliance Image file. :param file_name: The file_name of this ApplianceImageSummary. :type: str Nr1 )r* r r, r, r- r � s c C s | j S )z� **[Required]** Gets the display_name of this ApplianceImageSummary. The name of the image to be displayed. :return: The display_name of this ApplianceImageSummary. :rtype: str �r r0 r, r, r- r � s z"ApplianceImageSummary.display_namec C s || _ dS )z� Sets the display_name of this ApplianceImageSummary. The name of the image to be displayed. :param display_name: The display_name of this ApplianceImageSummary. :type: str Nr2 )r* r r, r, r- r � s c C s | j S )z� **[Required]** Gets the version of this ApplianceImageSummary. The version of the image file. :return: The version of this ApplianceImageSummary. :rtype: str �r r0 r, r, r- r � s zApplianceImageSummary.versionc C s || _ dS )z� Sets the version of this ApplianceImageSummary. The version of the image file. :param version: The version of this ApplianceImageSummary. :type: str Nr3 )r* r r, r, r- r � s c C s | j S )z� **[Required]** Gets the size_in_mbs of this ApplianceImageSummary. The size of the image file in megabytes. :return: The size_in_mbs of this ApplianceImageSummary. :rtype: str �r r0 r, r, r- r � s z!ApplianceImageSummary.size_in_mbsc C s || _ dS )z� Sets the size_in_mbs of this ApplianceImageSummary. The size of the image file in megabytes. :param size_in_mbs: The size_in_mbs of this ApplianceImageSummary. :type: str Nr4 )r* r r, r, r- r s c C s | j S )z� **[Required]** Gets the checksum of this ApplianceImageSummary. The checksum of the image file. :return: The checksum of this ApplianceImageSummary. :rtype: str �r! r0 r, r, r- r s zApplianceImageSummary.checksumc C s || _ dS )z� Sets the checksum of this ApplianceImageSummary. The checksum of the image file. :param checksum: The checksum of this ApplianceImageSummary. :type: str Nr5 )r* r r, r, r- r s c C s | j S )z� **[Required]** Gets the platform of this ApplianceImageSummary. The virtualization platform that the image file supports. :return: The platform of this ApplianceImageSummary. :rtype: str �r"