ruạṛ
a ���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 @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�WorkRequestszI Logical grouping used for Ops Insights Work Request operations. c K s ddi| _ ddi| _d| _dS )a_ Initializes a new WorkRequests object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param work_requests: The value to assign to the work_requests property of this WorkRequests. :type work_requests: object � work_requests�objectZworkRequestsN)Z swagger_typesZ attribute_map�_work_requests)�self�kwargs� r �A/usr/lib/python3.9/site-packages/oci/opsi/models/work_requests.py�__init__ s ��zWorkRequests.__init__c C s | j S )z� Gets the work_requests of this WorkRequests. OPSI Work Request Object. :return: The work_requests of this WorkRequests. :rtype: object �r �r r r r r &