a O•ºf¥ ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sdeZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZd d „Z d d „Z dd„Z dS)ÚUpdatedMessagez5 An updated message with the new visibility. cKs(dddœ|_dddœ|_d|_d|_dS)aÚ Initializes a new UpdatedMessage object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this UpdatedMessage. :type id: int :param visible_after: The value to assign to the visible_after property of this UpdatedMessage. :type visible_after: datetime ÚintÚdatetime)ÚidÚ visible_afterr Ú visibleAfterN)Ú swagger_typesÚ attribute_mapÚ_idÚ_visible_after)ÚselfÚkwargs©rú„/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/queue/models/updated_message.pyÚ__init__sþþzUpdatedMessage.__init__cCs|jS)z½ **[Required]** Gets the id of this UpdatedMessage. The id of the message that's been updated. :return: The id of this UpdatedMessage. :rtype: int ©r©rrrrr +s zUpdatedMessage.idcCs ||_dS)z¯ Sets the id of this UpdatedMessage. The id of the message that's been updated. :param id: The id of this UpdatedMessage. :type: int Nr)rr rrrr 7s cCs|jS)a **[Required]** Gets the visible_after of this UpdatedMessage. The time after which the message will be visible to other consumers. An RFC3339 formatted datetime string :return: The visible_after of this UpdatedMessage. :rtype: datetime ©rrrrrr Cs zUpdatedMessage.visible_aftercCs ||_dS)a Sets the visible_after of this UpdatedMessage. The time after which the message will be visible to other consumers. An RFC3339 formatted datetime string :param visible_after: The visible_after of this UpdatedMessage. :type: datetime Nr)rr rrrr Os cCst|ƒS©N)rrrrrÚ__repr__[szUpdatedMessage.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__^szUpdatedMessage.__eq__cCs ||k SrrrrrrÚ__ne__dszUpdatedMessage.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyr Úsetterr rrrrrrrr s    rN)Úoci.utilrrrÚoci.decoratorsrÚobjectrrrrrÚs