a úÎòf ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@s˜eZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZed d „ƒZ e jd d „ƒZ ed d„ƒZ e jdd„ƒZ dd„Z dd„Z dd„Z dS)Ú NodeErrorzM The properties that define an upstream error while managing a node. cKs<dddddœ|_dddddœ|_d|_d|_d|_d|_dS)aÊ Initializes a new NodeError 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 NodeError. :type code: str :param message: The value to assign to the message property of this NodeError. :type message: str :param status: The value to assign to the status property of this NodeError. :type status: str :param opc_request_id: The value to assign to the opc_request_id property of this NodeError. :type opc_request_id: str Ústr)ÚcodeÚmessageÚstatusÚopc_request_idrr r zopc-request-idN)Z swagger_typesZ attribute_mapÚ_codeÚ_messageÚ_statusÚ_opc_request_id)ÚselfÚkwargs©rúJ/usr/lib/python3.9/site-packages/oci/container_engine/models/node_error.pyÚ__init__süüzNodeError.__init__cCs|jS)aC **[Required]** Gets the code of this NodeError. A short error code that defines the upstream error, meant for programmatic parsing. See `API Errors`__. __ https://docs.cloud.oracle.com/Content/API/References/apierrors.htm :return: The code of this NodeError. :rtype: str ©r ©rrrrr;s zNodeError.codecCs ||_dS)a7 Sets the code of this NodeError. A short error code that defines the upstream error, meant for programmatic parsing. See `API Errors`__. __ https://docs.cloud.oracle.com/Content/API/References/apierrors.htm :param code: The code of this NodeError. :type: str Nr)rrrrrrIs cCs|jS)zÇ **[Required]** Gets the message of this NodeError. A human-readable error string of the upstream error. :return: The message of this NodeError. :rtype: str ©r rrrrr Ws zNodeError.messagecCs ||_dS)z¾ Sets the message of this NodeError. A human-readable error string of the upstream error. :param message: The message of this NodeError. :type: str Nr)rr rrrr cs cCs|jS)zÄ Gets the status of this NodeError. The status of the HTTP response encountered in the upstream error. :return: The status of this NodeError. :rtype: str ©rrrrrr os zNodeError.statuscCs ||_dS)zÉ Sets the status of this NodeError. The status of the HTTP response encountered in the upstream error. :param status: The status of this NodeError. :type: str Nr)rr rrrr {s cCs|jS)a/ Gets the opc_request_id of this NodeError. Unique Oracle-assigned identifier for the upstream request. If you need to contact Oracle about a particular upstream request, please provide the request ID. :return: The opc_request_id of this NodeError. :rtype: str ©rrrrrr ‡s zNodeError.opc_request_idcCs ||_dS)a< Sets the opc_request_id of this NodeError. Unique Oracle-assigned identifier for the upstream request. If you need to contact Oracle about a particular upstream request, please provide the request ID. :param opc_request_id: The opc_request_id of this NodeError. :type: str Nr)rr rrrr “s cCst|ƒS©N)rrrrrÚ__repr__ŸszNodeError.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__¢szNodeError.__eq__cCs ||k SrrrrrrÚ__ne__¨szNodeError.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr r r rrr rrrrr s*)        rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs