HEX
Server: Apache
System: Linux sh00085.hostgator.com 5.14.0-687.29.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 23 16:18:48 EDT 2026 x86_64
User: yqegzjte (1064)
PHP: 8.5.8
Disabled: NONE
Upload Files
File: //lib/python3.9/site-packages/oci/opsi/models/__pycache__/opsi_data_objects.cpython-39.pyc
a

���f��@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@sJeZdZdZdd�Zedd��Zejdd��Zdd�Zd	d
�Z	dd�Z
d
S)�OpsiDataObjectszI
    Logical grouping used for OPSI data object targeted operations.
    cKsddi|_ddi|_d|_dS)aq
        Initializes a new OpsiDataObjects object with values from keyword arguments.
        The following keyword arguments are supported (corresponding to the getters/setters of this class):

        :param opsi_data_objects:
            The value to assign to the opsi_data_objects property of this OpsiDataObjects.
        :type opsi_data_objects: object

        �opsi_data_objects�objectZopsiDataObjectsN)Z
swagger_typesZ
attribute_map�_opsi_data_objects)�self�kwargs�r�E/usr/lib/python3.9/site-packages/oci/opsi/models/opsi_data_objects.py�__init__s
��zOpsiDataObjects.__init__cCs|jS)z�
        Gets the opsi_data_objects of this OpsiDataObjects.
        OPSI Data Object.


        :return: The opsi_data_objects of this OpsiDataObjects.
        :rtype: object
        �r	�r
rrr
r&s
z!OpsiDataObjects.opsi_data_objectscCs
||_dS)z�
        Sets the opsi_data_objects of this OpsiDataObjects.
        OPSI Data Object.


        :param opsi_data_objects: The opsi_data_objects of this OpsiDataObjects.
        :type: object
        Nr)r
rrrr
r2s
cCst|�S�N)rrrrr
�__repr__>szOpsiDataObjects.__repr__cCs|durdS|j|jkS)NF)�__dict__�r
�otherrrr
�__eq__AszOpsiDataObjects.__eq__cCs
||kSrrrrrr
�__ne__GszOpsiDataObjects.__ne__N)�__name__�
__module__�__qualname__�__doc__r�propertyr�setterrrrrrrr
rs

rN)Zoci.utilrrrZoci.decoratorsrrrrrrr
�<module>s