a N•º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 d d„Z dd„Z dd„Z dS)ÚBuildRunProgressz2 The run progress details of a build run. cKs2ddddœ|_ddddœ|_d|_d|_d|_dS)aü Initializes a new BuildRunProgress object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param time_started: The value to assign to the time_started property of this BuildRunProgress. :type time_started: datetime :param time_finished: The value to assign to the time_finished property of this BuildRunProgress. :type time_finished: datetime :param build_pipeline_stage_run_progress: The value to assign to the build_pipeline_stage_run_progress property of this BuildRunProgress. :type build_pipeline_stage_run_progress: dict(str, BuildPipelineStageRunProgress) Údatetimez(dict(str, BuildPipelineStageRunProgress))Ú time_startedÚ time_finishedÚ!build_pipeline_stage_run_progressÚ timeStartedÚ timeFinishedÚbuildPipelineStageRunProgressN)Ú swagger_typesÚ attribute_mapÚ _time_startedÚ_time_finishedÚ"_build_pipeline_stage_run_progress)ÚselfÚkwargs©rúˆ/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/devops/models/build_run_progress.pyÚ__init__sýýzBuildRunProgress.__init__cCs|jS)a Gets the time_started of this BuildRunProgress. The time the build run started. Format defined by `RFC3339`__. __ https://datatracker.ietf.org/doc/html/rfc3339 :return: The time_started of this BuildRunProgress. :rtype: datetime ©r©rrrrr2s zBuildRunProgress.time_startedcCs ||_dS)a$ Sets the time_started of this BuildRunProgress. The time the build run started. Format defined by `RFC3339`__. __ https://datatracker.ietf.org/doc/html/rfc3339 :param time_started: The time_started of this BuildRunProgress. :type: datetime Nr)rrrrrr@s cCs|jS)a Gets the time_finished of this BuildRunProgress. The time the build run finished. Format defined by `RFC3339`__. __ https://datatracker.ietf.org/doc/html/rfc3339 :return: The time_finished of this BuildRunProgress. :rtype: datetime ©rrrrrr Ns zBuildRunProgress.time_finishedcCs ||_dS)a( Sets the time_finished of this BuildRunProgress. The time the build run finished. Format defined by `RFC3339`__. __ https://datatracker.ietf.org/doc/html/rfc3339 :param time_finished: The time_finished of this BuildRunProgress. :type: datetime Nr)rr rrrr \s cCs|jS)a) Gets the build_pipeline_stage_run_progress of this BuildRunProgress. Map of stage OCIDs to build pipeline stage run progress model. :return: The build_pipeline_stage_run_progress of this BuildRunProgress. :rtype: dict(str, BuildPipelineStageRunProgress) ©rrrrrr js z2BuildRunProgress.build_pipeline_stage_run_progresscCs ||_dS)aI Sets the build_pipeline_stage_run_progress of this BuildRunProgress. Map of stage OCIDs to build pipeline stage run progress model. :param build_pipeline_stage_run_progress: The build_pipeline_stage_run_progress of this BuildRunProgress. :type: dict(str, BuildPipelineStageRunProgress) Nr)rr rrrr vs cCst|ƒS©N)rrrrrÚ__repr__‚szBuildRunProgress.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__…szBuildRunProgress.__eq__cCs ||k SrrrrrrÚ__ne__‹szBuildRunProgress.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr r rr!r"rrrrr s""      rN)Úoci.utilrrrÚoci.decoratorsrÚobjectrrrrrÚs