ruạṛ
a N��f# � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�UpdateTriggerDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s0 e Zd ZdZdd� Zdd� Zdd� Zdd � Zd S )�#UpdateBitbucketServerTriggerDetailsz6 Update trigger specific to Bitbucket Server. c K sV ddddddd�| _ dddd d dd�| _d| _d| _d| _d| _d| _d| _d | _dS )a� Initializes a new UpdateBitbucketServerTriggerDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.devops.models.UpdateBitbucketServerTriggerDetails.trigger_source` attribute of this class is ``BITBUCKET_SERVER`` 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 UpdateBitbucketServerTriggerDetails. :type display_name: str :param description: The value to assign to the description property of this UpdateBitbucketServerTriggerDetails. :type description: str :param trigger_source: The value to assign to the trigger_source property of this UpdateBitbucketServerTriggerDetails. :type trigger_source: str :param actions: The value to assign to the actions property of this UpdateBitbucketServerTriggerDetails. :type actions: list[oci.devops.models.TriggerAction] :param freeform_tags: The value to assign to the freeform_tags property of this UpdateBitbucketServerTriggerDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateBitbucketServerTriggerDetails. :type defined_tags: dict(str, dict(str, object)) �strzlist[TriggerAction]zdict(str, str)zdict(str, dict(str, object)))�display_name�description�trigger_source�actions� freeform_tags�defined_tags�displayNamer � triggerSourcer �freeformTags�definedTagsN�BITBUCKET_SERVER)� swagger_types� attribute_map� _display_name�_description�_trigger_source�_actions�_freeform_tags� _defined_tags)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/devops/models/update_bitbucket_server_trigger_details.py�__init__ s* � � z,UpdateBitbucketServerTriggerDetails.__init__c C s t | �S �N)r )r r r r �__repr__I s z,UpdateBitbucketServerTriggerDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__L s z*UpdateBitbucketServerTriggerDetails.__eq__c C s | |k S r"