📂 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
›
os_management
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/os_management/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: software_package_file.pyc
a O��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� �Zdd� Z dd� Zdd� ZdS )�SoftwarePackageFilez* A file associated with a package c K sP ddddddd�| _ ddddd d d�| _d| _d| _d| _d| _d| _d| _dS )a1 Initializes a new SoftwarePackageFile object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param path: The value to assign to the path property of this SoftwarePackageFile. :type path: str :param type: The value to assign to the type property of this SoftwarePackageFile. :type type: str :param time_modified: The value to assign to the time_modified property of this SoftwarePackageFile. :type time_modified: datetime :param checksum: The value to assign to the checksum property of this SoftwarePackageFile. :type checksum: str :param checksum_type: The value to assign to the checksum_type property of this SoftwarePackageFile. :type checksum_type: str :param size_in_bytes: The value to assign to the size_in_bytes property of this SoftwarePackageFile. :type size_in_bytes: int �str�datetime�int)�path�type� time_modified�checksum� checksum_type� size_in_bytesr r �timeModifiedr �checksumType�sizeInBytesN)� swagger_types� attribute_map�_path�_type�_time_modified� _checksum�_checksum_type�_size_in_bytes)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/os_management/models/software_package_file.py�__init__ s( � � zSoftwarePackageFile.__init__c C s | j S )z� Gets the path of this SoftwarePackageFile. file path :return: The path of this SoftwarePackageFile. :rtype: str �r �r r r r r G s zSoftwarePackageFile.pathc C s || _ dS )z� Sets the path of this SoftwarePackageFile. file path :param path: The path of this SoftwarePackageFile. :type: str Nr )r r r r r r S s c C s | j S )z� Gets the type of this SoftwarePackageFile. type of the file :return: The type of this SoftwarePackageFile. :rtype: str �r r! r r r r _ s zSoftwarePackageFile.typec C s || _ dS )z� Sets the type of this SoftwarePackageFile. type of the file :param type: The type of this SoftwarePackageFile. :type: str Nr"