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 )�Capabilitiesz Capabilities supported c K s ddi| _ ddi| _d| _dS )ae Initializes a new Capabilities object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param capability: The value to assign to the capability property of this Capabilities. :type capability: dict(str, Capability) � capabilityzdict(str, Capability)N)Z swagger_typesZ attribute_map�_capability)�self�kwargs� r �G/usr/lib/python3.9/site-packages/oci/ai_language/models/capabilities.py�__init__ s ��zCapabilities.__init__c C s | j S )z� Gets the capability of this Capabilities. Model information capabilities related to version :return: The capability of this Capabilities. :rtype: dict(str, Capability) �r �r r r r r &