📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
devops
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/devops/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_repository_notification_preference_details.cpython-39.pyc
a ���f� � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�-UpdateRepositoryNotificationPreferenceDetailszW Information to update notification preference settings on repository resource c K s ddi| _ ddi| _d| _dS )a� Initializes a new UpdateRepositoryNotificationPreferenceDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param notification_preference: The value to assign to the notification_preference property of this UpdateRepositoryNotificationPreferenceDetails. :type notification_preference: str �notification_preference�strZnotificationPreferenceN)Z swagger_typesZ attribute_map�_notification_preference)�self�kwargs� r �g/usr/lib/python3.9/site-packages/oci/devops/models/update_repository_notification_preference_details.py�__init__ s ��z6UpdateRepositoryNotificationPreferenceDetails.__init__c C s | j S )a4 **[Required]** Gets the notification_preference of this UpdateRepositoryNotificationPreferenceDetails. The override value of repository notification preference. :return: The notification_preference of this UpdateRepositoryNotificationPreferenceDetails. :rtype: str �r �r r r r r &