📂 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
›
management_dashboard
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/management_dashboard/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_management_dashboard_details.cpython-39.pyc
a ���f3f � @ 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 ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �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/� �Zed1d2� �Zejd3d2� �Zed4d5� �Zejd6d5� �Zed7d8� �Zejd9d8� �Zed:d;� �Zejd<d;� �Zed=d>� �Zejd?d>� �Zed@dA� �ZejdBdA� �ZedCdD� �ZejdEdD� �ZedFdG� �ZejdHdG� �ZdIdJ� ZdKdL� ZdMdN� Z dOS )P� CreateManagementDashboardDetailszt Properties of a dashboard. ID of the dashboard must only be provided for Out-of-the-Box (OOB) dashboards. c K s� dddddddddddddddddddddddd�| _ d d ddd ddddddddddddddddddd�| _d | _d | _d | _d | _d | _d | _d | _d | _ d | _ d | _d | _d | _ d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d S )!aQ Initializes a new CreateManagementDashboardDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param dashboard_id: The value to assign to the dashboard_id property of this CreateManagementDashboardDetails. :type dashboard_id: str :param provider_id: The value to assign to the provider_id property of this CreateManagementDashboardDetails. :type provider_id: str :param provider_name: The value to assign to the provider_name property of this CreateManagementDashboardDetails. :type provider_name: str :param provider_version: The value to assign to the provider_version property of this CreateManagementDashboardDetails. :type provider_version: str :param tiles: The value to assign to the tiles property of this CreateManagementDashboardDetails. :type tiles: list[oci.management_dashboard.models.ManagementDashboardTileDetails] :param display_name: The value to assign to the display_name property of this CreateManagementDashboardDetails. :type display_name: str :param description: The value to assign to the description property of this CreateManagementDashboardDetails. :type description: str :param compartment_id: The value to assign to the compartment_id property of this CreateManagementDashboardDetails. :type compartment_id: str :param is_oob_dashboard: The value to assign to the is_oob_dashboard property of this CreateManagementDashboardDetails. :type is_oob_dashboard: bool :param is_show_in_home: The value to assign to the is_show_in_home property of this CreateManagementDashboardDetails. :type is_show_in_home: bool :param metadata_version: The value to assign to the metadata_version property of this CreateManagementDashboardDetails. :type metadata_version: str :param is_show_description: The value to assign to the is_show_description property of this CreateManagementDashboardDetails. :type is_show_description: bool :param screen_image: The value to assign to the screen_image property of this CreateManagementDashboardDetails. :type screen_image: str :param nls: The value to assign to the nls property of this CreateManagementDashboardDetails. :type nls: object :param ui_config: The value to assign to the ui_config property of this CreateManagementDashboardDetails. :type ui_config: object :param data_config: The value to assign to the data_config property of this CreateManagementDashboardDetails. :type data_config: list[object] :param type: The value to assign to the type property of this CreateManagementDashboardDetails. :type type: str :param is_favorite: The value to assign to the is_favorite property of this CreateManagementDashboardDetails. :type is_favorite: bool :param parameters_config: The value to assign to the parameters_config property of this CreateManagementDashboardDetails. :type parameters_config: list[object] :param features_config: The value to assign to the features_config property of this CreateManagementDashboardDetails. :type features_config: object :param drilldown_config: The value to assign to the drilldown_config property of this CreateManagementDashboardDetails. :type drilldown_config: list[object] :param freeform_tags: The value to assign to the freeform_tags property of this CreateManagementDashboardDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateManagementDashboardDetails. :type defined_tags: dict(str, dict(str, object)) �strz$list[ManagementDashboardTileDetails]�bool�objectzlist[object]zdict(str, str)zdict(str, dict(str, object)))�dashboard_id�provider_id� provider_name�provider_version�tiles�display_name�description�compartment_id�is_oob_dashboard�is_show_in_home�metadata_version�is_show_description�screen_image�nls� ui_config�data_config�type�is_favorite�parameters_config�features_config�drilldown_config� freeform_tags�defined_tagsZdashboardIdZ providerIdZproviderNameZproviderVersionr ZdisplayNamer Z compartmentIdZisOobDashboardZisShowInHomeZmetadataVersionZisShowDescriptionZscreenImager ZuiConfigZ dataConfigr Z isFavoriteZparametersConfigZfeaturesConfigZdrilldownConfigZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map� _dashboard_id�_provider_id�_provider_name�_provider_version�_tiles� _display_name�_description�_compartment_id�_is_oob_dashboard�_is_show_in_home�_metadata_version�_is_show_description� _screen_image�_nls� _ui_config�_data_config�_type�_is_favorite�_parameters_config�_features_config�_drilldown_config�_freeform_tags� _defined_tags)�self�kwargs� r: �g/usr/lib/python3.9/site-packages/oci/management_dashboard/models/create_management_dashboard_details.py�__init__ s� c��z)CreateManagementDashboardDetails.__init__c C s | j S )a Gets the dashboard_id of this CreateManagementDashboardDetails. ID of the dashboard, which must only be provided for Out-of-the-Box (OOB) dashboards. :return: The dashboard_id of this CreateManagementDashboardDetails. :rtype: str �r! �r8 r: r: r; r � s z-CreateManagementDashboardDetails.dashboard_idc C s || _ dS )a Sets the dashboard_id of this CreateManagementDashboardDetails. ID of the dashboard, which must only be provided for Out-of-the-Box (OOB) dashboards. :param dashboard_id: The dashboard_id of this CreateManagementDashboardDetails. :type: str Nr= )r8 r r: r: r; r � s c C s | j S )a. **[Required]** Gets the provider_id of this CreateManagementDashboardDetails. ID of the service (for example, log-analytics) that owns the dashboard. Each service has a unique ID. :return: The provider_id of this CreateManagementDashboardDetails. :rtype: str �r"