📂 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.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: vbs_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 ZdZdZdZdZdZdd� Ze dd � �Z e jd d � �Z e dd� �Zejd d� �Ze dd� �Z e jdd� �Z dd� Zdd� Zdd� ZdS )� VbsFilterz$ The filter for VBS events. �PUSH�MERGE_REQUEST_CREATED�MERGE_REQUEST_UPDATED�MERGE_REQUEST_MERGEDc K sB ddddd�| _ dddd d�| _d | _d | _d | _d | _d| _d S )a� Initializes a new VbsFilter object with values from keyword arguments. The default value of the :py:attr:`~oci.devops.models.VbsFilter.trigger_source` attribute of this class is ``VBS`` 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 VbsFilter. :type trigger_source: str :param events: The value to assign to the events property of this VbsFilter. Allowed values for items in this list are: "PUSH", "MERGE_REQUEST_CREATED", "MERGE_REQUEST_UPDATED", "MERGE_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 VbsFilter. :type include: oci.devops.models.VbsFilterAttributes :param exclude: The value to assign to the exclude property of this VbsFilter. :type exclude: oci.devops.models.VbsFilterExclusionAttributes �strz list[str]�VbsFilterAttributes�VbsFilterExclusionAttributes)�trigger_source�events�include�exclude� triggerSourcer r r N�VBS)� 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/vbs_filter.py�__init__ s ��zVbsFilter.__init__c C s | j S )a� Gets the events of this VbsFilter. The events, for example, PUSH, PULL_REQUEST_MERGE. Allowed values for items in this list are: "PUSH", "MERGE_REQUEST_CREATED", "MERGE_REQUEST_UPDATED", "MERGE_REQUEST_MERGED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The events of this VbsFilter. :rtype: list[str] �r �r r r r r M s zVbsFilter.eventsc s0 g d�� |r&� fdd�|D �|dd�<