ruạṛ
a N��fp � @ 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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�AttributeCollectionzg Results of an attributes listing. Attributes describe an item of data with name and datatype. c K s( ddd�| _ ddd�| _d| _d| _dS )a Initializes a new AttributeCollection object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param count: The value to assign to the count property of this AttributeCollection. :type count: int :param items: The value to assign to the items property of this AttributeCollection. :type items: list[oci.data_catalog.models.AttributeSummary] �intzlist[AttributeSummary])�count�itemsr r N)� swagger_types� attribute_map�_count�_items)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_catalog/models/attribute_collection.py�__init__ s ��zAttributeCollection.__init__c C s | j S )z� Gets the count of this AttributeCollection. Total number of items returned. :return: The count of this AttributeCollection. :rtype: int �r �r r r r r + s zAttributeCollection.countc C s || _ dS )z� Sets the count of this AttributeCollection. Total number of items returned. :param count: The count of this AttributeCollection. :type: int Nr )r r r r r r 7 s c C s | j S )z� **[Required]** Gets the items of this AttributeCollection. Collection of attributes. :return: The items of this AttributeCollection. :rtype: list[oci.data_catalog.models.AttributeSummary] �r r r r r r C s zAttributeCollection.itemsc C s || _ dS )z� Sets the items of this AttributeCollection. Collection of attributes. :param items: The items of this AttributeCollection. :type: list[oci.data_catalog.models.AttributeSummary] Nr )r r r r r r O s c C s t | �S �N)r r r r r �__repr__[ s zAttributeCollection.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__^ s zAttributeCollection.__eq__c C s | |k S r r r r r r �__ne__d s zAttributeCollection.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn