a úÎòf5ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sºeZdZdZdZdZdd„Zedd„ƒZej dd„ƒZed d „ƒZ e j d d „ƒZ ed d „ƒZ e j dd „ƒZ edd„ƒZ e j dd„ƒZ edd„ƒZ e j dd„ƒZ dd„Zdd„Zdd„ZdS)ÚStatementOutputz. The execution output of a statement. ÚOKÚERRORcKsFddddddœ|_ddddd dœ|_d |_d |_d |_d |_d |_d S) aW Initializes a new StatementOutput object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param data: The value to assign to the data property of this StatementOutput. :type data: oci.data_flow.models.StatementOutputData :param status: The value to assign to the status property of this StatementOutput. Allowed values for this property are: "OK", "ERROR", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type status: str :param error_name: The value to assign to the error_name property of this StatementOutput. :type error_name: str :param error_value: The value to assign to the error_value property of this StatementOutput. :type error_value: str :param traceback: The value to assign to the traceback property of this StatementOutput. :type traceback: list[str] ZStatementOutputDataÚstrz list[str])ÚdataÚstatusÚ error_nameÚ error_valueÚ tracebackr r Z errorNameZ errorValuerN)Z swagger_typesZ attribute_mapÚ_dataÚ_statusÚ _error_nameÚ _error_valueÚ _traceback)ÚselfÚkwargs©rúI/usr/lib/python3.9/site-packages/oci/data_flow/models/statement_output.pyÚ__init__s"û ûzStatementOutput.__init__cCs|jS)z¥ Gets the data of this StatementOutput. :return: The data of this StatementOutput. :rtype: oci.data_flow.models.StatementOutputData ©r©rrrrr LszStatementOutput.datacCs ||_dS)z¨ Sets the data of this StatementOutput. :param data: The data of this StatementOutput. :type: oci.data_flow.models.StatementOutputData Nr)rr rrrr VscCs|jS)a_ Gets the status of this StatementOutput. Status of the statement output. Allowed values for this property are: "OK", "ERROR", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The status of this StatementOutput. :rtype: str )rrrrrr `s zStatementOutput.statuscCs ddg}t||ƒsd}||_dS)z² Sets the status of this StatementOutput. Status of the statement output. :param status: The status of this StatementOutput. :type: str rrZUNKNOWN_ENUM_VALUEN)rr)rr Zallowed_valuesrrrr os  cCs|jS)zÄ Gets the error_name of this StatementOutput. The name of the error in the statement output. :return: The error_name of this StatementOutput. :rtype: str ©rrrrrr ~s zStatementOutput.error_namecCs ||_dS)zÍ Sets the error_name of this StatementOutput. The name of the error in the statement output. :param error_name: The error_name of this StatementOutput. :type: str Nr)rr rrrr Šs cCs|jS)zÇ Gets the error_value of this StatementOutput. The value of the error in the statement output. :return: The error_value of this StatementOutput. :rtype: str ©rrrrrr –s zStatementOutput.error_valuecCs ||_dS)zÑ Sets the error_value of this StatementOutput. The value of the error in the statement output. :param error_value: The error_value of this StatementOutput. :type: str Nr)rr rrrr ¢s cCs|jS)zÀ Gets the traceback of this StatementOutput. The traceback of the statement output. :return: The traceback of this StatementOutput. :rtype: list[str] ©rrrrrr®s zStatementOutput.tracebackcCs ||_dS)zÈ Sets the traceback of this StatementOutput. The traceback of the statement output. :param traceback: The traceback of this StatementOutput. :type: list[str] Nr)rrrrrrºs cCst|ƒS©N)rrrrrÚ__repr__ÆszStatementOutput.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__ÉszStatementOutput.__eq__cCs ||k Srrr!rrrÚ__ne__ÏszStatementOutput.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__Z STATUS_OKZ STATUS_ERRORrÚpropertyr Úsetterr r r rrr#r$rrrrr s62          rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs