📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
cloud_guard
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/cloud_guard/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: sighting_endpoint_summary.pyc
a N��f1 � @ 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)� �Zd+d,� Zd-d.� Zd/d0� Zd1S )2�SightingEndpointSummaryz% Sighting Endpoints summary. c K s� dddddddddddddd� | _ dddd d ddd dddddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _dS )a� Initializes a new SightingEndpointSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this SightingEndpointSummary. :type id: str :param sighting_id: The value to assign to the sighting_id property of this SightingEndpointSummary. :type sighting_id: str :param problem_id: The value to assign to the problem_id property of this SightingEndpointSummary. :type problem_id: str :param ip_address: The value to assign to the ip_address property of this SightingEndpointSummary. :type ip_address: str :param ip_address_type: The value to assign to the ip_address_type property of this SightingEndpointSummary. :type ip_address_type: str :param ip_classification_type: The value to assign to the ip_classification_type property of this SightingEndpointSummary. :type ip_classification_type: str :param country: The value to assign to the country property of this SightingEndpointSummary. :type country: str :param latitude: The value to assign to the latitude property of this SightingEndpointSummary. :type latitude: float :param longitude: The value to assign to the longitude property of this SightingEndpointSummary. :type longitude: float :param asn_number: The value to assign to the asn_number property of this SightingEndpointSummary. :type asn_number: str :param regions: The value to assign to the regions property of this SightingEndpointSummary. :type regions: list[str] :param services: The value to assign to the services property of this SightingEndpointSummary. :type services: list[str] :param time_last_detected: The value to assign to the time_last_detected property of this SightingEndpointSummary. :type time_last_detected: datetime �str�floatz list[str]�datetime) �id�sighting_id� problem_id� ip_address�ip_address_type�ip_classification_type�country�latitude� longitude� asn_number�regions�services�time_last_detectedr � sightingId� problemId� ipAddress� ipAddressType�ipClassificationTyper r r � asnNumberr r �timeLastDetectedN)� swagger_types� attribute_map�_id�_sighting_id�_problem_id�_ip_address�_ip_address_type�_ip_classification_type�_country� _latitude� _longitude�_asn_number�_regions� _services�_time_last_detected)�self�kwargs� r/ ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/cloud_guard/models/sighting_endpoint_summary.py�__init__ sR ;��z SightingEndpointSummary.__init__c C s | j S )z� **[Required]** Gets the id of this SightingEndpointSummary. Unique identifier for sighting endpoints :return: The id of this SightingEndpointSummary. :rtype: str �r �r- r/ r/ r0 r x s zSightingEndpointSummary.idc C s || _ dS )z� Sets the id of this SightingEndpointSummary. Unique identifier for sighting endpoints :param id: The id of this SightingEndpointSummary. :type: str Nr2 )r- r r/ r/ r0 r � s c C s | j S )z� **[Required]** Gets the sighting_id of this SightingEndpointSummary. Sighitng Id for sighting endpoints :return: The sighting_id of this SightingEndpointSummary. :rtype: str �r! r3 r/ r/ r0 r � s z#SightingEndpointSummary.sighting_idc C s || _ dS )z� Sets the sighting_id of this SightingEndpointSummary. Sighitng Id for sighting endpoints :param sighting_id: The sighting_id of this SightingEndpointSummary. :type: str Nr4 )r- r r/ r/ r0 r � s c C s | j S )z� Gets the problem_id of this SightingEndpointSummary. Problem Id for sighting endpoints :return: The problem_id of this SightingEndpointSummary. :rtype: str �r"