ruạṛ
a N��f � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�AbstractCallAttribute� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s0 e Zd ZdZdd� Zdd� Zdd� Zdd � Zd S )�GenericRestCallAttributez+ The generic rest call attributes. c K s$ ddi| _ ddi| _d| _d| _dS )a� Initializes a new GenericRestCallAttribute object with values from keyword arguments. The default value of the :py:attr:`~oci.data_connectivity.models.GenericRestCallAttribute.model_type` attribute of this class is ``GENERIC_REST_CALL_ATTRIBUTE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param model_type: The value to assign to the model_type property of this GenericRestCallAttribute. Allowed values for this property are: "BIPCALLATTRIBUTE", "GENERIC_REST_CALL_ATTRIBUTE" :type model_type: str � model_type�str� modelTypeN�GENERIC_REST_CALL_ATTRIBUTE)� swagger_types� attribute_map�_model_type)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_connectivity/models/generic_rest_call_attribute.py�__init__ s ��z!GenericRestCallAttribute.__init__c C s t | �S �N)r )r r r r �__repr__'