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)ÚWorkRequestLogEntryz= A log message from the execution of a work request. cKs(dddœ|_dddœ|_d|_d|_dS)aì Initializes a new WorkRequestLogEntry object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param message: The value to assign to the message property of this WorkRequestLogEntry. :type message: str :param timestamp: The value to assign to the timestamp property of this WorkRequestLogEntry. :type timestamp: datetime ÚstrÚdatetime)ÚmessageÚ timestampr r N)Ú swagger_typesÚ attribute_mapÚ_messageÚ _timestamp)ÚselfÚkwargs©rú–/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/resource_manager/models/work_request_log_entry.pyÚ__init__sþþzWorkRequestLogEntry.__init__cCs|jS)zÄ **[Required]** Gets the message of this WorkRequestLogEntry. A human-readable log message. :return: The message of this WorkRequestLogEntry. :rtype: str ©r ©rrrrr +s zWorkRequestLogEntry.messagecCs ||_dS)z» Sets the message of this WorkRequestLogEntry. A human-readable log message. :param message: The message of this WorkRequestLogEntry. :type: str Nr)rr rrrr 7s cCs|jS)a5 **[Required]** Gets the timestamp of this WorkRequestLogEntry. The date and time when the log message was written. Format is defined by RFC3339. Example: `2020-01-25T21:10:29.600Z` :return: The timestamp of this WorkRequestLogEntry. :rtype: datetime ©rrrrrr Cs zWorkRequestLogEntry.timestampcCs ||_dS)a. Sets the timestamp of this WorkRequestLogEntry. The date and time when the log message was written. Format is defined by RFC3339. Example: `2020-01-25T21:10:29.600Z` :param timestamp: The timestamp of this WorkRequestLogEntry. :type: datetime Nr)rr rrrr Qs cCst|ƒS©N)rrrrrÚ__repr___szWorkRequestLogEntry.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__bszWorkRequestLogEntry.__eq__cCs ||k SrrrrrrÚ__ne__hszWorkRequestLogEntry.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyr Úsetterr rrrrrrrr s    rN)Úoci.utilrrrÚoci.decoratorsrÚobjectrrrrrÚs