a N•ºf° ã@sDddlmZddlmZmZmZddlmZeGdd„deƒƒZdS)é)ÚTriggerCreateResulté)Ú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)ÚGithubTriggerCreateResultz5 Trigger create response specific to GitHub. cKsÄddddddddddddddddddœ|_ddd d d d d dddddddddddœ|_d|_d|_d|_d|_d|_d|_d|_d|_ d|_ d|_ d|_ d|_ d|_d|_d|_d|_d|_d|_dS)aD Initializes a new GithubTriggerCreateResult object with values from keyword arguments. The default value of the :py:attr:`~oci.devops.models.GithubTriggerCreateResult.trigger_source` attribute of this class is ``GITHUB`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this GithubTriggerCreateResult. :type id: str :param display_name: The value to assign to the display_name property of this GithubTriggerCreateResult. :type display_name: str :param description: The value to assign to the description property of this GithubTriggerCreateResult. :type description: str :param project_id: The value to assign to the project_id property of this GithubTriggerCreateResult. :type project_id: str :param compartment_id: The value to assign to the compartment_id property of this GithubTriggerCreateResult. :type compartment_id: str :param trigger_source: The value to assign to the trigger_source property of this GithubTriggerCreateResult. :type trigger_source: str :param time_created: The value to assign to the time_created property of this GithubTriggerCreateResult. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this GithubTriggerCreateResult. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this GithubTriggerCreateResult. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this GithubTriggerCreateResult. :type lifecycle_details: str :param actions: The value to assign to the actions property of this GithubTriggerCreateResult. :type actions: list[oci.devops.models.TriggerAction] :param freeform_tags: The value to assign to the freeform_tags property of this GithubTriggerCreateResult. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this GithubTriggerCreateResult. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this GithubTriggerCreateResult. :type system_tags: dict(str, dict(str, object)) :param secret: The value to assign to the secret property of this GithubTriggerCreateResult. :type secret: str :param trigger_url: The value to assign to the trigger_url property of this GithubTriggerCreateResult. :type trigger_url: str :param connection_id: The value to assign to the connection_id property of this GithubTriggerCreateResult. :type connection_id: str ÚstrÚdatetimezlist[TriggerAction]zdict(str, str)zdict(str, dict(str, object)))ÚidÚ display_nameÚ descriptionÚ project_idÚcompartment_idÚtrigger_sourceÚ time_createdÚ time_updatedÚlifecycle_stateÚlifecycle_detailsÚactionsÚ freeform_tagsÚ defined_tagsÚ system_tagsÚsecretÚ trigger_urlÚ connection_idr Ú displayNamer Ú projectIdÚ compartmentIdÚ triggerSourceÚ timeCreatedÚ timeUpdatedÚlifecycleStateÚlifecycleDetailsrÚ freeformTagsÚ definedTagsÚ systemTagsrÚ triggerUrlÚ connectionIdNÚGITHUB)Ú swagger_typesÚ attribute_mapÚ_idÚ _display_nameÚ _descriptionÚ _project_idÚ_compartment_idÚ_trigger_sourceÚ _time_createdÚ _time_updatedÚ_lifecycle_stateÚ_lifecycle_detailsÚ_actionsÚ_freeform_tagsÚ _defined_tagsÚ _system_tagsÚ_secretÚ _trigger_urlÚ_connection_id)ÚselfÚkwargs©r?ú’/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/devops/models/github_trigger_create_result.pyÚ__init__slLïïz"GithubTriggerCreateResult.__init__cCs|jS)a **[Required]** Gets the secret of this GithubTriggerCreateResult. The secret used to validate the incoming trigger call. This is visible only after the resource is created. :return: The secret of this GithubTriggerCreateResult. :rtype: str ©r:©r=r?r?r@r–s z GithubTriggerCreateResult.secretcCs ||_dS)a Sets the secret of this GithubTriggerCreateResult. The secret used to validate the incoming trigger call. This is visible only after the resource is created. :param secret: The secret of this GithubTriggerCreateResult. :type: str NrB)r=rr?r?r@r¢s cCs|jS)zç **[Required]** Gets the trigger_url of this GithubTriggerCreateResult. The endpoint that listens to trigger events. :return: The trigger_url of this GithubTriggerCreateResult. :rtype: str ©r;rCr?r?r@r®s z%GithubTriggerCreateResult.trigger_urlcCs ||_dS)zâ Sets the trigger_url of this GithubTriggerCreateResult. The endpoint that listens to trigger events. :param trigger_url: The trigger_url of this GithubTriggerCreateResult. :type: str NrD)r=rr?r?r@rºs cCs|jS)zý Gets the connection_id of this GithubTriggerCreateResult. The OCID of the connection resource used to get details for triggered events. :return: The connection_id of this GithubTriggerCreateResult. :rtype: str ©r<rCr?r?r@rÆs z'GithubTriggerCreateResult.connection_idcCs ||_dS)a  Sets the connection_id of this GithubTriggerCreateResult. The OCID of the connection resource used to get details for triggered events. :param connection_id: The connection_id of this GithubTriggerCreateResult. :type: str NrE)r=rr?r?r@rÒs cCst|ƒS©N)rrCr?r?r@Ú__repr__Þsz"GithubTriggerCreateResult.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r=Úotherr?r?r@Ú__eq__ász GithubTriggerCreateResult.__eq__cCs ||k SrFr?rIr?r?r@Ú__ne__çsz GithubTriggerCreateResult.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rAÚpropertyrÚsetterrrrGrKrLr?r?r?r@r s$      rN) Útrigger_create_resultrÚoci.utilrrrÚoci.decoratorsrrr?r?r?r@Ús