๐ 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
โบ
vn_monitoring
โบ
models
โบ
๐ __pycache__
๐
Lokasi:
/usr/lib/python3.9/site-packages/oci/vn_monitoring/models/__pycache__
๐พ
Free:
47.5 GB
โ ๏ธ Direktori ini
tidak writable
.
โ๏ธ Mengedit: persisted_get_path_analysis_details.cpython-39.pyc
a ๏ฟฝ๏ฟฝ๏ฟฝf ๏ฟฝ @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd๏ฟฝ de๏ฟฝ๏ฟฝZdS )๏ฟฝ )๏ฟฝGetPathAnalysisDetails๏ฟฝ )๏ฟฝformatted_flat_dict๏ฟฝ NONE_SENTINEL๏ฟฝ#value_allowed_none_or_none_sentinel)๏ฟฝinit_model_state_from_kwargsc @ sJ e Zd ZdZdd๏ฟฝ Zedd๏ฟฝ ๏ฟฝZejdd๏ฟฝ ๏ฟฝZdd๏ฟฝ Zd d ๏ฟฝ Z dd๏ฟฝ Z d S )๏ฟฝPersistedGetPathAnalysisDetailszp Defines the configuration for getting a path analysis using the persisted `PathAnalyzerTest` resource. c K s. ddd๏ฟฝ| _ ddd๏ฟฝ| _d| _d| _d| _dS )a1 Initializes a new PersistedGetPathAnalysisDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.vn_monitoring.models.PersistedGetPathAnalysisDetails.type` attribute of this class is ``PERSISTED_QUERY`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param type: The value to assign to the type property of this PersistedGetPathAnalysisDetails. Allowed values for this property are: "PERSISTED_QUERY", "ADHOC_QUERY" :type type: str :param path_analyzer_test_id: The value to assign to the path_analyzer_test_id property of this PersistedGetPathAnalysisDetails. :type path_analyzer_test_id: str ๏ฟฝstr)๏ฟฝtype๏ฟฝpath_analyzer_test_idr ZpathAnalyzerTestIdNZPERSISTED_QUERY)Z swagger_typesZ attribute_mapZ_type๏ฟฝ_path_analyzer_test_id)๏ฟฝself๏ฟฝkwargs๏ฟฝ r ๏ฟฝ`/usr/lib/python3.9/site-packages/oci/vn_monitoring/models/persisted_get_path_analysis_details.py๏ฟฝ__init__ s ๏ฟฝ๏ฟฝz(PersistedGetPathAnalysisDetails.__init__c C s | j S )a^ **[Required]** Gets the path_analyzer_test_id of this PersistedGetPathAnalysisDetails. The `OCID`__ of the `PathAnalyzerTest` resource. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The path_analyzer_test_id of this PersistedGetPathAnalysisDetails. :rtype: str ๏ฟฝr ๏ฟฝr r r r r 0 s z5PersistedGetPathAnalysisDetails.path_analyzer_test_idc C s || _ dS )ac Sets the path_analyzer_test_id of this PersistedGetPathAnalysisDetails. The `OCID`__ of the `PathAnalyzerTest` resource. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param path_analyzer_test_id: The path_analyzer_test_id of this PersistedGetPathAnalysisDetails. :type: str Nr )r r r r r r >