a üÎò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)ÚSuccessz Success Information. cKsddi|_ddi|_d|_dS)a@ Initializes a new Success 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 Success. :type message: str ÚmessageÚstrN)Z swagger_typesZ attribute_mapÚ_message)ÚselfÚkwargs©r úD/usr/lib/python3.9/site-packages/oci/log_analytics/models/success.pyÚ__init__s ÿÿzSuccess.__init__cCs|jS)z¯ **[Required]** Gets the message of this Success. A human-readable success string. :return: The message of this Success. :rtype: str ©r ©r r r r r&s zSuccess.messagecCs ||_dS)z¦ Sets the message of this Success. A human-readable success string. :param message: The message of this Success. :type: str Nr)r rr r r r2s cCst|ƒS©N)rrr r r Ú__repr__>szSuccess.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r Úotherr r r Ú__eq__AszSuccess.__eq__cCs ||k Srr rr r r Ú__ne__GszSuccess.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrrrr r r r r s  rN)Zoci.utilrrrZoci.decoratorsrÚobjectrr r r r Ús