HEX
Server: Apache
System: Linux sh00085.hostgator.com 5.14.0-687.29.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 23 16:18:48 EDT 2026 x86_64
User: yqegzjte (1064)
PHP: 8.5.8
Disabled: NONE
Upload Files
File: //lib/python3.9/site-packages/oci/devops/models/__pycache__/notification_config.cpython-39.pyc
a

���f]�@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@sJeZdZdZdd�Zedd��Zejdd��Zdd�Zd	d
�Z	dd�Z
d
S)�NotificationConfigz5
    Notification configuration for the project.
    cKsddi|_ddi|_d|_dS)aY
        Initializes a new NotificationConfig object with values from keyword arguments.
        The following keyword arguments are supported (corresponding to the getters/setters of this class):

        :param topic_id:
            The value to assign to the topic_id property of this NotificationConfig.
        :type topic_id: str

        �topic_id�strZtopicIdN)Z
swagger_typesZ
attribute_map�	_topic_id)�self�kwargs�r�I/usr/lib/python3.9/site-packages/oci/devops/models/notification_config.py�__init__s
��zNotificationConfig.__init__cCs|jS)z�
        **[Required]** Gets the topic_id of this NotificationConfig.
        The topic ID for notifications.


        :return: The topic_id of this NotificationConfig.
        :rtype: str
        �r	�r
rrr
r&s
zNotificationConfig.topic_idcCs
||_dS)z�
        Sets the topic_id of this NotificationConfig.
        The topic ID for notifications.


        :param topic_id: The topic_id of this NotificationConfig.
        :type: str
        Nr)r
rrrr
r2s
cCst|�S�N)rrrrr
�__repr__>szNotificationConfig.__repr__cCs|durdS|j|jkS)NF)�__dict__�r
�otherrrr
�__eq__AszNotificationConfig.__eq__cCs
||kSrrrrrr
�__ne__GszNotificationConfig.__ne__N)�__name__�
__module__�__qualname__�__doc__r�propertyr�setterrrrrrrr
rs

rN)Zoci.utilrrrZoci.decoratorsr�objectrrrrr
�<module>s