📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
devops
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/devops/models
💾
Free:
45.9 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: gitlab_filter.pyc
a N��f � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�Filter� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdZdZdZdZdd� Z e d d � �Zejdd � �Ze dd � �Z e jdd � �Z e dd� �Zejdd� �Zdd� Zdd� Zdd� ZdS )�GitlabFilterz' The filter for GitLab events. �PUSH�PULL_REQUEST_CREATED�PULL_REQUEST_UPDATED�PULL_REQUEST_REOPENED�PULL_REQUEST_MERGEDc K sB ddddd�| _ dddd d�| _d | _d | _d | _d | _d| _d S )a� Initializes a new GitlabFilter object with values from keyword arguments. The default value of the :py:attr:`~oci.devops.models.GitlabFilter.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 trigger_source: The value to assign to the trigger_source property of this GitlabFilter. :type trigger_source: str :param events: The value to assign to the events property of this GitlabFilter. Allowed values for items in this list are: "PUSH", "PULL_REQUEST_CREATED", "PULL_REQUEST_UPDATED", "PULL_REQUEST_REOPENED", "PULL_REQUEST_MERGED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type events: list[str] :param include: The value to assign to the include property of this GitlabFilter. :type include: oci.devops.models.GitlabFilterAttributes :param exclude: The value to assign to the exclude property of this GitlabFilter. :type exclude: oci.devops.models.GitlabFilterExclusionAttributes �strz list[str]�GitlabFilterAttributes�GitlabFilterExclusionAttributes)�trigger_source�events�include�exclude� triggerSourcer r r N�GITLAB)� swagger_types� attribute_map�_trigger_source�_events�_include�_exclude)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/devops/models/gitlab_filter.py�__init__$ s ��zGitlabFilter.__init__c C s | j S )a� Gets the events of this GitlabFilter. The events, for example, PUSH, PULL_REQUEST_MERGE. Allowed values for items in this list are: "PUSH", "PULL_REQUEST_CREATED", "PULL_REQUEST_UPDATED", "PULL_REQUEST_REOPENED", "PULL_REQUEST_MERGED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The events of this GitlabFilter. :rtype: list[str] �r �r r r r r Q s zGitlabFilter.eventsc s0 g d�� |r&� fdd�|D �|dd�<