a N•ºf  ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sdeZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZd d „Z d d „Z dd„Z dS)Ú TriggerInfoz? Trigger details that need to be used for the BuildRun cKs(dddœ|_dddœ|_d|_d|_dS)aú Initializes a new TriggerInfo object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this TriggerInfo. :type display_name: str :param actions: The value to assign to the actions property of this TriggerInfo. :type actions: list[oci.devops.models.TriggerAction] Ústrzlist[TriggerAction])Ú display_nameÚactionsÚ displayNamer N)Ú swagger_typesÚ attribute_mapÚ _display_nameÚ_actions)ÚselfÚkwargs©rú‚/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/devops/models/trigger_info.pyÚ__init__sþþzTriggerInfo.__init__cCs|jS)z£ Gets the display_name of this TriggerInfo. Name for Trigger. :return: The display_name of this TriggerInfo. :rtype: str ©r ©rrrrr+s zTriggerInfo.display_namecCs ||_dS)z® Sets the display_name of this TriggerInfo. Name for Trigger. :param display_name: The display_name of this TriggerInfo. :type: str Nr)rrrrrr7s cCs|jS)zö **[Required]** Gets the actions of this TriggerInfo. The list of actions that are to be performed for this Trigger :return: The actions of this TriggerInfo. :rtype: list[oci.devops.models.TriggerAction] ©rrrrrr Cs zTriggerInfo.actionscCs ||_dS)zí Sets the actions of this TriggerInfo. The list of actions that are to be performed for this Trigger :param actions: The actions of this TriggerInfo. :type: list[oci.devops.models.TriggerAction] Nr)rr rrrr Os cCst|ƒS©N)rrrrrÚ__repr__[szTriggerInfo.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__^szTriggerInfo.__eq__cCs ||k SrrrrrrÚ__ne__dszTriggerInfo.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr rrrrrrrr s    rN)Úoci.utilrrrÚoci.decoratorsrÚobjectrrrrrÚs