ruạṛ
a ���fV � @ 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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�ProblemAggregationzX Provides aggregated information on counts of problems by specified parameters. c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new ProblemAggregation object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param dimensions_map: The value to assign to the dimensions_map property of this ProblemAggregation. :type dimensions_map: dict(str, str) :param count: The value to assign to the count property of this ProblemAggregation. :type count: int zdict(str, str)�int)�dimensions_map�countZ dimensionsMapr N)Z swagger_typesZ attribute_map�_dimensions_map�_count)�self�kwargs� r �N/usr/lib/python3.9/site-packages/oci/cloud_guard/models/problem_aggregation.py�__init__ s ��zProblemAggregation.__init__c C s | j S )z� **[Required]** Gets the dimensions_map of this ProblemAggregation. The key-value pairs of dimensions and their names :return: The dimensions_map of this ProblemAggregation. :rtype: dict(str, str) �r �r r r r r - s z!ProblemAggregation.dimensions_mapc C s || _ dS )z� Sets the dimensions_map of this ProblemAggregation. The key-value pairs of dimensions and their names :param dimensions_map: The dimensions_map of this ProblemAggregation. :type: dict(str, str) Nr )r r r r r r 9 s c C s | j S )z� **[Required]** Gets the count of this ProblemAggregation. The number of occurrences with given dimensions :return: The count of this ProblemAggregation. :rtype: int �r r r r r r E s zProblemAggregation.countc C s || _ dS )z� Sets the count of this ProblemAggregation. The number of occurrences with given dimensions :param count: The count of this ProblemAggregation. :type: int Nr )r r r r r r Q s c C s t | �S �N)r r r r r �__repr__] s zProblemAggregation.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__` s zProblemAggregation.__eq__c C s | |k S r r r r r r �__ne__f s zProblemAggregation.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn