a N•ºf´ã@sDddlmZddlmZmZmZddlmZeGdd„deƒƒZdS)é)ÚUpdateTriggerDetailsé)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sJeZdZdZdd„Zedd„ƒZejdd„ƒZdd„Zd d „Z d d „Z d S)ÚUpdateGitlabTriggerDetailsz, Update trigger specific to GitLab. cKs`ddddddddœ|_dddd d d d dœ|_d |_d |_d |_d |_d |_d |_d |_d|_d S)a Initializes a new UpdateGitlabTriggerDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.devops.models.UpdateGitlabTriggerDetails.trigger_source` attribute of this class is ``GITLAB`` and it should not be changed. 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 UpdateGitlabTriggerDetails. :type display_name: str :param description: The value to assign to the description property of this UpdateGitlabTriggerDetails. :type description: str :param trigger_source: The value to assign to the trigger_source property of this UpdateGitlabTriggerDetails. :type trigger_source: str :param actions: The value to assign to the actions property of this UpdateGitlabTriggerDetails. :type actions: list[oci.devops.models.TriggerAction] :param freeform_tags: The value to assign to the freeform_tags property of this UpdateGitlabTriggerDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateGitlabTriggerDetails. :type defined_tags: dict(str, dict(str, object)) :param connection_id: The value to assign to the connection_id property of this UpdateGitlabTriggerDetails. :type connection_id: str Ústrzlist[TriggerAction]zdict(str, str)zdict(str, dict(str, object)))Ú display_nameÚ descriptionÚtrigger_sourceÚactionsÚ freeform_tagsÚ defined_tagsÚ connection_idÚ displayNamer Ú triggerSourcer Ú freeformTagsÚ definedTagsÚ connectionIdNÚGITLAB) Ú swagger_typesÚ attribute_mapÚ _display_nameÚ _descriptionÚ_trigger_sourceÚ_actionsÚ_freeform_tagsÚ _defined_tagsÚ_connection_id)ÚselfÚkwargs©r"ú“/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/devops/models/update_gitlab_trigger_details.pyÚ__init__s0$ù ù z#UpdateGitlabTriggerDetails.__init__cCs|jS)zÿ Gets the connection_id of this UpdateGitlabTriggerDetails. The OCID of the connection resource used to get details for triggered events. :return: The connection_id of this UpdateGitlabTriggerDetails. :rtype: str ©r©r r"r"r#rPs z(UpdateGitlabTriggerDetails.connection_idcCs ||_dS)a  Sets the connection_id of this UpdateGitlabTriggerDetails. The OCID of the connection resource used to get details for triggered events. :param connection_id: The connection_id of this UpdateGitlabTriggerDetails. :type: str Nr%)r rr"r"r#r\s cCst|ƒS©N)rr&r"r"r#Ú__repr__hsz#UpdateGitlabTriggerDetails.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r Úotherr"r"r#Ú__eq__ksz!UpdateGitlabTriggerDetails.__eq__cCs ||k Sr'r"r*r"r"r#Ú__ne__qsz!UpdateGitlabTriggerDetails.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__r$ÚpropertyrÚsetterr(r,r-r"r"r"r#r s@  rN) Úupdate_trigger_detailsrÚoci.utilrrrÚoci.decoratorsrrr"r"r"r#Ús