📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
opsi
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/opsi/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: data_object_data_size_column_unit.pyc
a O��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�DataObjectColumnUnit� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sz e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd Zdd� Zedd� �Zejdd� �Zdd� Zdd� Zdd� ZdS )�DataObjectDataSizeColumnUnitzJ Unit details of a data object column of DATA_SIZE unit category. � CHARACTER�BLOCK�BIT�BYTE� KILO_BYTE� MEGA_BYTE� GIGA_BYTE� TERA_BYTE� PETA_BYTE�EXA_BYTE� ZETTA_BYTE� YOTTA_BYTEc K s8 dddd�| _ dddd�| _d| _d| _d| _d| _dS )a� Initializes a new DataObjectDataSizeColumnUnit object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.DataObjectDataSizeColumnUnit.unit_category` attribute of this class is ``DATA_SIZE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param unit_category: The value to assign to the unit_category property of this DataObjectDataSizeColumnUnit. Allowed values for this property are: "DATA_SIZE", "TIME", "POWER", "TEMPERATURE", "CORE", "RATE", "FREQUENCY", "OTHER_STANDARD", "CUSTOM", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type unit_category: str :param display_name: The value to assign to the display_name property of this DataObjectDataSizeColumnUnit. :type display_name: str :param unit: The value to assign to the unit property of this DataObjectDataSizeColumnUnit. Allowed values for this property are: "CHARACTER", "BLOCK", "BIT", "BYTE", "KILO_BYTE", "MEGA_BYTE", "GIGA_BYTE", "TERA_BYTE", "PETA_BYTE", "EXA_BYTE", "ZETTA_BYTE", "YOTTA_BYTE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type unit: str �str)� unit_category�display_name�unit�unitCategory�displayNamer N� DATA_SIZE)� swagger_types� attribute_map�_unit_category� _display_name�_unit)�self�kwargs� r# ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/opsi/models/data_object_data_size_column_unit.py�__init__@ s ��z%DataObjectDataSizeColumnUnit.__init__c C s | j S )a� Gets the unit of this DataObjectDataSizeColumnUnit. Data size unit. Allowed values for this property are: "CHARACTER", "BLOCK", "BIT", "BYTE", "KILO_BYTE", "MEGA_BYTE", "GIGA_BYTE", "TERA_BYTE", "PETA_BYTE", "EXA_BYTE", "ZETTA_BYTE", "YOTTA_BYTE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The unit of this DataObjectDataSizeColumnUnit. :rtype: str )r �r! r# r# r$ r h s z!DataObjectDataSizeColumnUnit.unitc C s g d�}t ||�sd}|| _dS )z� Sets the unit of this DataObjectDataSizeColumnUnit. Data size unit. :param unit: The unit of this DataObjectDataSizeColumnUnit. :type: str )r r r r r r r r r r r r �UNKNOWN_ENUM_VALUEN)r r )r! r �allowed_valuesr# r# r$ r w s c C s t | �S �N)r r&