a üÎò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)Ú ErrorDetailsz Error Information. cKs(dddœ|_dddœ|_d|_d|_dS)aà Initializes a new ErrorDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param code: The value to assign to the code property of this ErrorDetails. :type code: str :param message: The value to assign to the message property of this ErrorDetails. :type message: str Ústr)ÚcodeÚmessagerr N)Z swagger_typesZ attribute_mapÚ_codeÚ_message)ÚselfÚkwargs©rúJ/usr/lib/python3.9/site-packages/oci/log_analytics/models/error_details.pyÚ__init__sþþzErrorDetails.__init__cCs|jS)zÝ **[Required]** Gets the code of this ErrorDetails. A short error code that defines the error, meant for programmatic parsing. :return: The code of this ErrorDetails. :rtype: str ©r ©r rrrr-s zErrorDetails.codecCs ||_dS)zÑ Sets the code of this ErrorDetails. A short error code that defines the error, meant for programmatic parsing. :param code: The code of this ErrorDetails. :type: str Nr)r rrrrr9s cCs|jS)z· **[Required]** Gets the message of this ErrorDetails. A human-readable error string. :return: The message of this ErrorDetails. :rtype: str ©r rrrrr Es zErrorDetails.messagecCs ||_dS)z® Sets the message of this ErrorDetails. A human-readable error string. :param message: The message of this ErrorDetails. :type: str Nr)r r rrrr Qs cCst|ƒS©N)rrrrrÚ__repr__]szErrorDetails.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r ÚotherrrrÚ__eq__`szErrorDetails.__eq__cCs ||k SrrrrrrÚ__ne__fszErrorDetails.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr rrrrrrrr s    rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs