📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/umvavtmy/public_html/website_b18404e2/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
opsi
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/opsi/models/__pycache__
💾
Free:
48.2 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_news_report_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 @ s~ e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd Zdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zd1d2� Zd3d4� Zd5d6� Z d7S )8�UpdateNewsReportDetailsz> The information about the news report to be updated. �DISABLED�ENABLED� TERMINATED�WEEKLY�EN�MONDAY�TUESDAY� WEDNESDAY�THURSDAY�FRIDAY�SATURDAY�SUNDAYc K s� dddddddddddd�| _ ddd d ddd ddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a Initializes a new UpdateNewsReportDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param status: The value to assign to the status property of this UpdateNewsReportDetails. Allowed values for this property are: "DISABLED", "ENABLED", "TERMINATED" :type status: str :param news_frequency: The value to assign to the news_frequency property of this UpdateNewsReportDetails. Allowed values for this property are: "WEEKLY" :type news_frequency: str :param locale: The value to assign to the locale property of this UpdateNewsReportDetails. Allowed values for this property are: "EN" :type locale: str :param content_types: The value to assign to the content_types property of this UpdateNewsReportDetails. :type content_types: oci.opsi.models.NewsContentTypes :param ons_topic_id: The value to assign to the ons_topic_id property of this UpdateNewsReportDetails. :type ons_topic_id: str :param freeform_tags: The value to assign to the freeform_tags property of this UpdateNewsReportDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateNewsReportDetails. :type defined_tags: dict(str, dict(str, object)) :param name: The value to assign to the name property of this UpdateNewsReportDetails. :type name: str :param description: The value to assign to the description property of this UpdateNewsReportDetails. :type description: str :param day_of_week: The value to assign to the day_of_week property of this UpdateNewsReportDetails. Allowed values for this property are: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY" :type day_of_week: str :param are_child_compartments_included: The value to assign to the are_child_compartments_included property of this UpdateNewsReportDetails. :type are_child_compartments_included: bool �strZNewsContentTypeszdict(str, str)zdict(str, dict(str, object))�bool)�status�news_frequency�locale� content_types�ons_topic_id� freeform_tags�defined_tags�name�description�day_of_week�are_child_compartments_includedr Z newsFrequencyr ZcontentTypesZ onsTopicIdZfreeformTagsZdefinedTagsr r Z dayOfWeekZareChildCompartmentsIncludedN) Z swagger_typesZ attribute_map�_status�_news_frequency�_locale�_content_types� _ons_topic_id�_freeform_tags� _defined_tags�_name�_description�_day_of_week� _are_child_compartments_included)�self�kwargs� r- �N/usr/lib/python3.9/site-packages/oci/opsi/models/update_news_report_details.py�__init__B sF 7��z UpdateNewsReportDetails.__init__c C s | j S )a( Gets the status of this UpdateNewsReportDetails. Defines if the news report will be enabled or disabled. Allowed values for this property are: "DISABLED", "ENABLED", "TERMINATED" :return: The status of this UpdateNewsReportDetails. :rtype: str )r �r+ r- r- r. r � s zUpdateNewsReportDetails.statusc C s* g d�}t ||�s td|� ���|| _dS )z� Sets the status of this UpdateNewsReportDetails. Defines if the news report will be enabled or disabled. :param status: The status of this UpdateNewsReportDetails. :type: str )r r r z3Invalid value for `status`, must be None or one of N)r � ValueErrorr )r+ r �allowed_valuesr- r- r. r � s �c C s | j S )z� Gets the news_frequency of this UpdateNewsReportDetails. News report frequency. Allowed values for this property are: "WEEKLY" :return: The news_frequency of this UpdateNewsReportDetails. :rtype: str )r! r0 r- r- r. r � s z&UpdateNewsReportDetails.news_frequencyc C s( dg}t ||�std|� ���|| _dS )z� Sets the news_frequency of this UpdateNewsReportDetails. News report frequency. :param news_frequency: The news_frequency of this UpdateNewsReportDetails. :type: str r z;Invalid value for `news_frequency`, must be None or one of N)r r1 r! )r+ r r2 r- r- r. r � s �c C s | j S )z� Gets the locale of this UpdateNewsReportDetails. Language of the news report. Allowed values for this property are: "EN" :return: The locale of this UpdateNewsReportDetails. :rtype: str )r"