a úÎòfO ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sàeZdZdZdZdZdZdZdZdd„Z e d d „ƒZ e j d d „ƒZ e d d „ƒZ e j dd „ƒZ e dd„ƒZej dd„ƒZe dd„ƒZej dd„ƒZe dd„ƒZej dd„ƒZe dd„ƒZej dd„ƒZdd„Zdd„Zdd „Zd!S)"Ú RunLogSummaryz> A summary of a log associated with a particular run. Ú APPLICATIONÚDRIVERÚEXECUTORÚSTDERRÚSTDOUTcKsPdddddddœ|_ddddd d dœ|_d |_d |_d |_d |_d |_d |_d S) av Initializes a new RunLogSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this RunLogSummary. :type name: str :param run_id: The value to assign to the run_id property of this RunLogSummary. :type run_id: str :param size_in_bytes: The value to assign to the size_in_bytes property of this RunLogSummary. :type size_in_bytes: int :param source: The value to assign to the source property of this RunLogSummary. Allowed values for this property are: "APPLICATION", "DRIVER", "EXECUTOR", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type source: str :param time_created: The value to assign to the time_created property of this RunLogSummary. :type time_created: datetime :param type: The value to assign to the type property of this RunLogSummary. Allowed values for this property are: "STDERR", "STDOUT", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type type: str ÚstrÚintZdatetime)ÚnameÚrun_idÚ size_in_bytesÚsourceÚ time_createdÚtyperZrunIdZ sizeInBytesrZ timeCreatedrN)Z swagger_typesZ attribute_mapÚ_nameÚ_run_idÚ_size_in_bytesÚ_sourceÚ _time_createdÚ_type)ÚselfÚkwargs©rúH/usr/lib/python3.9/site-packages/oci/data_flow/models/run_log_summary.pyÚ__init__&s(#ú ú zRunLogSummary.__init__cCs|jS)zæ **[Required]** Gets the name of this RunLogSummary. The name of the log. Example: spark_driver_stderr_20190917T114000Z.log.gz :return: The name of this RunLogSummary. :rtype: str ©r©rrrrras zRunLogSummary.namecCs ||_dS)zÚ Sets the name of this RunLogSummary. The name of the log. Example: spark_driver_stderr_20190917T114000Z.log.gz :param name: The name of this RunLogSummary. :type: str Nr)rrrrrrns cCs|jS)z» **[Required]** Gets the run_id of this RunLogSummary. The runId associated with the log. :return: The run_id of this RunLogSummary. :rtype: str ©rr rrrr{s zRunLogSummary.run_idcCs ||_dS)z± Sets the run_id of this RunLogSummary. The runId associated with the log. :param run_id: The run_id of this RunLogSummary. :type: str Nr!)rrrrrr‡s cCs|jS)z¸ Gets the size_in_bytes of this RunLogSummary. The size of the object in bytes. :return: The size_in_bytes of this RunLogSummary. :rtype: int ©rr rrrr“s zRunLogSummary.size_in_bytescCs ||_dS)zÄ Sets the size_in_bytes of this RunLogSummary. The size of the object in bytes. :param size_in_bytes: The size_in_bytes of this RunLogSummary. :type: int Nr")rrrrrrŸs cCs|jS)a“ **[Required]** Gets the source of this RunLogSummary. The source of the log such as driver and executor. Allowed values for this property are: "APPLICATION", "DRIVER", "EXECUTOR", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The source of this RunLogSummary. :rtype: str )rr rrrr«s zRunLogSummary.sourcecCs gd¢}t||ƒsd}||_dS)zÁ Sets the source of this RunLogSummary. The source of the log such as driver and executor. :param source: The source of this RunLogSummary. :type: str )rrr ÚUNKNOWN_ENUM_VALUEN)rr)rrÚallowed_valuesrrrrºs  cCs|jS)a  Gets the time_created of this RunLogSummary. The date and time the object was created, as described in `RFC 2616`__, section 14.29. __ https://tools.ietf.org/rfc/rfc2616 :return: The time_created of this RunLogSummary. :rtype: datetime ©rr rrrrÉs zRunLogSummary.time_createdcCs ||_dS)a+ Sets the time_created of this RunLogSummary. The date and time the object was created, as described in `RFC 2616`__, section 14.29. __ https://tools.ietf.org/rfc/rfc2616 :param time_created: The time_created of this RunLogSummary. :type: datetime Nr%)rrrrrr×s cCs|jS)av **[Required]** Gets the type of this RunLogSummary. The type of log such as stdout and stderr. Allowed values for this property are: "STDERR", "STDOUT", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The type of this RunLogSummary. :rtype: str )rr rrrrås zRunLogSummary.typecCs ddg}t||ƒsd}||_dS)z³ Sets the type of this RunLogSummary. The type of log such as stdout and stderr. :param type: The type of this RunLogSummary. :type: str r r r#N)rr)rrr$rrrrôs  cCst|ƒS©N)rr rrrÚ__repr__szRunLogSummary.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__szRunLogSummary.__eq__cCs ||k Sr&rr)rrrÚ__ne__ szRunLogSummary.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__ZSOURCE_APPLICATIONZ SOURCE_DRIVERZSOURCE_EXECUTORZ TYPE_STDERRZ TYPE_STDOUTrÚpropertyrÚsetterrrrrrr'r+r,rrrrr sD;            rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs