📂 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
›
lib
›
python3.9
›
site-packages
›
oci
›
opsi
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/opsi/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: news_report.cpython-39.pyc
a ���fAa � @ 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 @ sP e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdZdZdZdZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Z e jd+d*� �Z ed,d-� �Z!e!jd.d-� �Z!ed/d0� �Z"e"jd1d0� �Z"ed2d3� �Z#e#jd4d3� �Z#ed5d6� �Z$e$jd7d6� �Z$ed8d9� �Z%e%jd:d9� �Z%ed;d<� �Z&e&jd=d<� �Z&ed>d?� �Z'e'jd@d?� �Z'edAdB� �Z(e(jdCdB� �Z(edDdE� �Z)e)jdFdE� �Z)edGdH� �Z*e*jdIdH� �Z*edJdK� �Z+e+jdLdK� �Z+dMdN� Z,dOdP� Z-dQdR� Z.dSS )T� NewsReportz News report resource. �WEEKLY�EN�DISABLED�ENABLED� TERMINATED�CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILED�NEEDS_ATTENTION�MONDAY�TUESDAY� WEDNESDAY�THURSDAY�FRIDAY�SATURDAY�SUNDAYc K s� ddddddddddddddddddd�| _ dd d ddd ddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _dS )ad Initializes a new NewsReport object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param news_frequency: The value to assign to the news_frequency property of this NewsReport. Allowed values for this property are: "WEEKLY", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type news_frequency: str :param content_types: The value to assign to the content_types property of this NewsReport. :type content_types: oci.opsi.models.NewsContentTypes :param locale: The value to assign to the locale property of this NewsReport. Allowed values for this property are: "EN", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type locale: str :param id: The value to assign to the id property of this NewsReport. :type id: str :param description: The value to assign to the description property of this NewsReport. :type description: str :param compartment_id: The value to assign to the compartment_id property of this NewsReport. :type compartment_id: str :param name: The value to assign to the name property of this NewsReport. :type name: str :param ons_topic_id: The value to assign to the ons_topic_id property of this NewsReport. :type ons_topic_id: str :param freeform_tags: The value to assign to the freeform_tags property of this NewsReport. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this NewsReport. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this NewsReport. :type system_tags: dict(str, dict(str, object)) :param status: The value to assign to the status property of this NewsReport. Allowed values for this property are: "DISABLED", "ENABLED", "TERMINATED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type status: str :param time_created: The value to assign to the time_created property of this NewsReport. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this NewsReport. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this NewsReport. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this NewsReport. :type lifecycle_details: str :param day_of_week: The value to assign to the day_of_week property of this NewsReport. Allowed values for this property are: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type day_of_week: str :param are_child_compartments_included: The value to assign to the are_child_compartments_included property of this NewsReport. :type are_child_compartments_included: bool �strZNewsContentTypeszdict(str, str)zdict(str, dict(str, object))Zdatetime�bool)�news_frequency� content_types�locale�id�description�compartment_id�name�ons_topic_id� freeform_tags�defined_tags�system_tags�status�time_created�time_updated�lifecycle_state�lifecycle_details�day_of_week�are_child_compartments_includedZ newsFrequencyZcontentTypesr r r Z compartmentIdr"