📂 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
›
data_labeling_service_dataplane
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/data_labeling_service_dataplane/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: annotation_analytics_aggregation.cpython-39.pyc
a ���fD � @ 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� �Zdd� Z dd� Zdd� ZdS )�AnnotationAnalyticsAggregationa� Aggregation entities are required by the API consistency guidelines for API Consistency Guidelines#AnalyticsAPIs. These are used to summarize annotations for a given dataset and will be used to populate UI elements. Aggregations need to have the fields that identify the exact scope that they're summarizing. Any filters applied to the list API, have to show up in the aggregation. c K sP ddddddd�| _ ddddd d d�| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new AnnotationAnalyticsAggregation object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param count: The value to assign to the count property of this AnnotationAnalyticsAggregation. :type count: float :param dataset_id: The value to assign to the dataset_id property of this AnnotationAnalyticsAggregation. :type dataset_id: str :param dimensions: The value to assign to the dimensions property of this AnnotationAnalyticsAggregation. :type dimensions: oci.data_labeling_service_dataplane.models.AnnotationAggregationDimensions :param updated_by: The value to assign to the updated_by property of this AnnotationAnalyticsAggregation. :type updated_by: str :param compartment_id: The value to assign to the compartment_id property of this AnnotationAnalyticsAggregation. :type compartment_id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this AnnotationAnalyticsAggregation. :type lifecycle_state: str �float�strZAnnotationAggregationDimensions)�count� dataset_id� dimensions� updated_by�compartment_id�lifecycle_stater Z datasetIdr Z updatedByZ compartmentIdZlifecycleStateN)Z swagger_typesZ attribute_map�_count�_dataset_id�_dimensions�_updated_by�_compartment_id�_lifecycle_state)�self�kwargs� r �o/usr/lib/python3.9/site-packages/oci/data_labeling_service_dataplane/models/annotation_analytics_aggregation.py�__init__ s( � � z'AnnotationAnalyticsAggregation.__init__c C s | j S )z� **[Required]** Gets the count of this AnnotationAnalyticsAggregation. The count of the matching results. :return: The count of this AnnotationAnalyticsAggregation. :rtype: float �r �r r r r r I s z$AnnotationAnalyticsAggregation.countc C s || _ dS )z� Sets the count of this AnnotationAnalyticsAggregation. The count of the matching results. :param count: The count of this AnnotationAnalyticsAggregation. :type: float Nr )r r r r r r U s c C s | j S )z� **[Required]** Gets the dataset_id of this AnnotationAnalyticsAggregation. The OCID of the dataset the annotations belong to. :return: The dataset_id of this AnnotationAnalyticsAggregation. :rtype: str �r r r r r r a s z)AnnotationAnalyticsAggregation.dataset_idc C s || _ dS )z� Sets the dataset_id of this AnnotationAnalyticsAggregation. The OCID of the dataset the annotations belong to. :param dataset_id: The dataset_id of this AnnotationAnalyticsAggregation. :type: str Nr )r r r r r r m s c C s | j S )z� Gets the dimensions of this AnnotationAnalyticsAggregation. :return: The dimensions of this AnnotationAnalyticsAggregation. :rtype: oci.data_labeling_service_dataplane.models.AnnotationAggregationDimensions �r r r r r r y s z)AnnotationAnalyticsAggregation.dimensionsc C s || _ dS )z� Sets the dimensions of this AnnotationAnalyticsAggregation. :param dimensions: The dimensions of this AnnotationAnalyticsAggregation. :type: oci.data_labeling_service_dataplane.models.AnnotationAggregationDimensions Nr )r r r r r r � s c C s | j S )z� Gets the updated_by of this AnnotationAnalyticsAggregation. The OCID of the principal which updated the annotation. :return: The updated_by of this AnnotationAnalyticsAggregation. :rtype: str �r r r r r r � s z)AnnotationAnalyticsAggregation.updated_byc C s || _ dS )z� Sets the updated_by of this AnnotationAnalyticsAggregation. The OCID of the principal which updated the annotation. :param updated_by: The updated_by of this AnnotationAnalyticsAggregation. :type: str Nr )r r r r r r � s c C s | j S )a **[Required]** Gets the compartment_id of this AnnotationAnalyticsAggregation. The OCID of the compartment containing the annotations. :return: The compartment_id of this AnnotationAnalyticsAggregation. :rtype: str �r r r r r r � s z-AnnotationAnalyticsAggregation.compartment_idc C s || _ dS )a Sets the compartment_id of this AnnotationAnalyticsAggregation. The OCID of the compartment containing the annotations. :param compartment_id: The compartment_id of this AnnotationAnalyticsAggregation. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the lifecycle_state of this AnnotationAnalyticsAggregation. Describes the lifecycle state. :return: The lifecycle_state of this AnnotationAnalyticsAggregation. :rtype: str �r r r r r r � s z.AnnotationAnalyticsAggregation.lifecycle_statec C s || _ dS )z� Sets the lifecycle_state of this AnnotationAnalyticsAggregation. Describes the lifecycle state. :param lifecycle_state: The lifecycle_state of this AnnotationAnalyticsAggregation. :type: str Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z'AnnotationAnalyticsAggregation.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s z%AnnotationAnalyticsAggregation.__eq__c C s | |k S r! r r$ r r r �__ne__� s z%AnnotationAnalyticsAggregation.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r"