๐ 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:
47.4 GB
โ ๏ธ Direktori ini
tidak writable
.
โ๏ธ Mengedit: database_insights_data_object.cpython-39.pyc
a ๏ฟฝ๏ฟฝ๏ฟฝf๏ฟฝ ๏ฟฝ @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd๏ฟฝ de๏ฟฝ๏ฟฝZdS )๏ฟฝ )๏ฟฝOpsiDataObject๏ฟฝ )๏ฟฝformatted_flat_dict๏ฟฝ NONE_SENTINEL๏ฟฝ#value_allowed_none_or_none_sentinel)๏ฟฝinit_model_state_from_kwargsc @ s0 e Zd ZdZdd๏ฟฝ Zdd๏ฟฝ Zdd๏ฟฝ Zdd ๏ฟฝ Zd S )๏ฟฝDatabaseInsightsDataObjectz( Database insights data object. c K st dddddddddd๏ฟฝ | _ dddd d ddd dd๏ฟฝ | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _dS )ad Initializes a new DatabaseInsightsDataObject object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.DatabaseInsightsDataObject.data_object_type` attribute of this class is ``DATABASE_INSIGHTS_DATA_OBJECT`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param identifier: The value to assign to the identifier property of this DatabaseInsightsDataObject. :type identifier: str :param data_object_type: The value to assign to the data_object_type property of this DatabaseInsightsDataObject. Allowed values for this property are: "DATABASE_INSIGHTS_DATA_OBJECT", "HOST_INSIGHTS_DATA_OBJECT", "EXADATA_INSIGHTS_DATA_OBJECT" :type data_object_type: str :param display_name: The value to assign to the display_name property of this DatabaseInsightsDataObject. :type display_name: str :param description: The value to assign to the description property of this DatabaseInsightsDataObject. :type description: str :param name: The value to assign to the name property of this DatabaseInsightsDataObject. :type name: str :param group_names: The value to assign to the group_names property of this DatabaseInsightsDataObject. :type group_names: list[str] :param supported_query_time_period: The value to assign to the supported_query_time_period property of this DatabaseInsightsDataObject. :type supported_query_time_period: str :param columns_metadata: The value to assign to the columns_metadata property of this DatabaseInsightsDataObject. :type columns_metadata: list[oci.opsi.models.DataObjectColumnMetadata] :param supported_query_params: The value to assign to the supported_query_params property of this DatabaseInsightsDataObject. :type supported_query_params: list[oci.opsi.models.OpsiDataObjectSupportedQueryParam] ๏ฟฝstrz list[str]zlist[DataObjectColumnMetadata]z'list[OpsiDataObjectSupportedQueryParam]) ๏ฟฝ identifierZdata_object_typeZdisplay_name๏ฟฝdescription๏ฟฝnameZgroup_namesZsupported_query_time_periodZcolumns_metadataZsupported_query_paramsr ZdataObjectTypeZdisplayNamer r Z groupNamesZsupportedQueryTimePeriodZcolumnsMetadataZsupportedQueryParamsNZDATABASE_INSIGHTS_DATA_OBJECT)Z swagger_typesZ attribute_mapZ_identifierZ_data_object_typeZ _display_nameZ_description๏ฟฝ_nameZ_group_namesZ_supported_query_time_periodZ_columns_metadataZ_supported_query_params)๏ฟฝself๏ฟฝkwargs๏ฟฝ r ๏ฟฝQ/usr/lib/python3.9/site-packages/oci/opsi/models/database_insights_data_object.py๏ฟฝ__init__ s<