📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/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:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_path_analyzer_test_details.cpython-39.pyc
a ���fB, � @ 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� �Zdd � Zd!d"� Zd#d$� Zd%S )&�CreatePathAnalyzerTestDetailsz? Details used to create a `PathAnalyzerTest` resource. c K sn dddddddddd� | _ d d ddd ddddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )ak Initializes a new CreatePathAnalyzerTestDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CreatePathAnalyzerTestDetails. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this CreatePathAnalyzerTestDetails. :type compartment_id: str :param protocol: The value to assign to the protocol property of this CreatePathAnalyzerTestDetails. :type protocol: int :param source_endpoint: The value to assign to the source_endpoint property of this CreatePathAnalyzerTestDetails. :type source_endpoint: oci.vn_monitoring.models.Endpoint :param destination_endpoint: The value to assign to the destination_endpoint property of this CreatePathAnalyzerTestDetails. :type destination_endpoint: oci.vn_monitoring.models.Endpoint :param protocol_parameters: The value to assign to the protocol_parameters property of this CreatePathAnalyzerTestDetails. :type protocol_parameters: oci.vn_monitoring.models.ProtocolParameters :param query_options: The value to assign to the query_options property of this CreatePathAnalyzerTestDetails. :type query_options: oci.vn_monitoring.models.QueryOptions :param freeform_tags: The value to assign to the freeform_tags property of this CreatePathAnalyzerTestDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreatePathAnalyzerTestDetails. :type defined_tags: dict(str, dict(str, object)) �str�intZEndpointZProtocolParametersZQueryOptionszdict(str, str)zdict(str, dict(str, object))) �display_name�compartment_id�protocol�source_endpoint�destination_endpoint�protocol_parameters� query_options� freeform_tags�defined_tagsZdisplayNameZ compartmentIdr ZsourceEndpointZdestinationEndpointZprotocolParametersZqueryOptionsZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map� _display_name�_compartment_id� _protocol�_source_endpoint�_destination_endpoint�_protocol_parameters�_query_options�_freeform_tags� _defined_tags)�self�kwargs� r �^/usr/lib/python3.9/site-packages/oci/vn_monitoring/models/create_path_analyzer_test_details.py�__init__ s: +� �z&CreatePathAnalyzerTestDetails.__init__c C s | j S )a- Gets the display_name of this CreatePathAnalyzerTestDetails. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :return: The display_name of this CreatePathAnalyzerTestDetails. :rtype: str �r �r r r r r ^ s z*CreatePathAnalyzerTestDetails.display_namec C s || _ dS )a8 Sets the display_name of this CreatePathAnalyzerTestDetails. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :param display_name: The display_name of this CreatePathAnalyzerTestDetails. :type: str Nr )r r r r r r k s c C s | j S )a` **[Required]** Gets the compartment_id of this CreatePathAnalyzerTestDetails. The `OCID`__ for the `PathAnalyzerTest` resource's compartment. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this CreatePathAnalyzerTestDetails. :rtype: str �r r! r r r r x s z,CreatePathAnalyzerTestDetails.compartment_idc C s || _ dS )a^ Sets the compartment_id of this CreatePathAnalyzerTestDetails. The `OCID`__ for the `PathAnalyzerTest` resource's compartment. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this CreatePathAnalyzerTestDetails. :type: str Nr"