a O•º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 d d „Z d S)ÚQueryCollectionz A query list. cKsddi|_ddi|_d|_dS)an Initializes a new QueryCollection object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param items: The value to assign to the items property of this QueryCollection. :type items: list[oci.usage_api.models.QuerySummary] Úitemszlist[QuerySummary]N)Ú swagger_typesÚ attribute_mapÚ_items)ÚselfÚkwargs©r ú‰/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/usage_api/models/query_collection.pyÚ__init__s ÿÿzQueryCollection.__init__cCs|jS)zÊ **[Required]** Gets the items of this QueryCollection. Query list. :return: The items of this QueryCollection. :rtype: list[oci.usage_api.models.QuerySummary] ©r ©r r r rr$s zQueryCollection.itemscCs ||_dS)z¿ Sets the items of this QueryCollection. Query list. :param items: The items of this QueryCollection. :type: list[oci.usage_api.models.QuerySummary] Nr)r rr r rr0s cCst|ƒS©N)rrr r rÚ__repr__<szQueryCollection.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r Úotherr r rÚ__eq__?szQueryCollection.__eq__cCs ||k Srr rr r rÚ__ne__EszQueryCollection.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrrrr r r rr s  rN)Úoci.utilrrrÚoci.decoratorsrÚobjectrr r r rÚs