a O•ºf“ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@s~eZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZed d „ƒZ e jd d „ƒZ d d„Z dd„Z dd„Z dS)Ú StorageUsagez[ This is the storage usage information of a tenancy in Logan Analytics application cKs2ddddœ|_ddddœ|_d|_d|_d|_dS)a Initializes a new StorageUsage object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param active_data_size_in_bytes: The value to assign to the active_data_size_in_bytes property of this StorageUsage. :type active_data_size_in_bytes: int :param archived_data_size_in_bytes: The value to assign to the archived_data_size_in_bytes property of this StorageUsage. :type archived_data_size_in_bytes: int :param recalled_archived_data_size_in_bytes: The value to assign to the recalled_archived_data_size_in_bytes property of this StorageUsage. :type recalled_archived_data_size_in_bytes: int Úint)Úactive_data_size_in_bytesÚarchived_data_size_in_bytesÚ$recalled_archived_data_size_in_bytesÚactiveDataSizeInBytesÚarchivedDataSizeInBytesÚrecalledArchivedDataSizeInBytesN)Ú swagger_typesÚ attribute_mapÚ_active_data_size_in_bytesÚ_archived_data_size_in_bytesÚ%_recalled_archived_data_size_in_bytes)ÚselfÚkwargs©rúŠ/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/log_analytics/models/storage_usage.pyÚ__init__sýýzStorageUsage.__init__cCs|jS)zö **[Required]** Gets the active_data_size_in_bytes of this StorageUsage. This is the number of bytes of active data (non-archived) :return: The active_data_size_in_bytes of this StorageUsage. :rtype: int ©r©rrrrr2s z&StorageUsage.active_data_size_in_bytescCs ||_dS)zÿ Sets the active_data_size_in_bytes of this StorageUsage. This is the number of bytes of active data (non-archived) :param active_data_size_in_bytes: The active_data_size_in_bytes of this StorageUsage. :type: int Nr)rrrrrr>s cCs|jS)zÿ **[Required]** Gets the archived_data_size_in_bytes of this StorageUsage. This is the number of bytes of archived data in object storage :return: The archived_data_size_in_bytes of this StorageUsage. :rtype: int ©rrrrrr Js z(StorageUsage.archived_data_size_in_bytescCs ||_dS)a  Sets the archived_data_size_in_bytes of this StorageUsage. This is the number of bytes of archived data in object storage :param archived_data_size_in_bytes: The archived_data_size_in_bytes of this StorageUsage. :type: int Nr)rr rrrr Vs cCs|jS)a **[Required]** Gets the recalled_archived_data_size_in_bytes of this StorageUsage. This is the number of bytes of recalled data from archived in object store :return: The recalled_archived_data_size_in_bytes of this StorageUsage. :rtype: int ©rrrrrr bs z1StorageUsage.recalled_archived_data_size_in_bytescCs ||_dS)a1 Sets the recalled_archived_data_size_in_bytes of this StorageUsage. This is the number of bytes of recalled data from archived in object store :param recalled_archived_data_size_in_bytes: The recalled_archived_data_size_in_bytes of this StorageUsage. :type: int Nr)rr rrrr ns cCst|ƒS©N)rrrrrÚ__repr__zszStorageUsage.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__}szStorageUsage.__eq__cCs ||k SrrrrrrÚ__ne__ƒszStorageUsage.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr r rr!r"rrrrr s""      rN)Úoci.utilrrrÚoci.decoratorsrÚobjectrrrrrÚs