ruạṛ
a ���f� � @ 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 @ sp e Zd ZdZdZdZdZdd� Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zd d� Zdd� Z dd� ZdS )�CostAnalysisUIz; The common fields for Cost Analysis UI rendering. �BARS�LINES� STACKED_LINESc K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new CostAnalysisUI object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param graph: The value to assign to the graph property of this CostAnalysisUI. Allowed values for this property are: "BARS", "LINES", "STACKED_LINES", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type graph: str :param is_cumulative_graph: The value to assign to the is_cumulative_graph property of this CostAnalysisUI. :type is_cumulative_graph: bool �str�bool)�graph�is_cumulative_graphr ZisCumulativeGraphN)Z swagger_typesZ attribute_map�_graph�_is_cumulative_graph)�self�kwargs� r �I/usr/lib/python3.9/site-packages/oci/usage_api/models/cost_analysis_ui.py�__init__ s ��zCostAnalysisUI.__init__c C s | j S )a^ Gets the graph of this CostAnalysisUI. The graph type. Allowed values for this property are: "BARS", "LINES", "STACKED_LINES", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The graph of this CostAnalysisUI. :rtype: str )r �r r r r r ; s zCostAnalysisUI.graphc C s g d�}t ||�sd}|| _dS )z� Sets the graph of this CostAnalysisUI. The graph type. :param graph: The graph of this CostAnalysisUI. :type: str )r r r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r J s c C s | j S )z� Gets the is_cumulative_graph of this CostAnalysisUI. A cumulative graph. :return: The is_cumulative_graph of this CostAnalysisUI. :rtype: bool �r r r r r r Y s z"CostAnalysisUI.is_cumulative_graphc C s || _ dS )z� Sets the is_cumulative_graph of this CostAnalysisUI. A cumulative graph. :param is_cumulative_graph: The is_cumulative_graph of this CostAnalysisUI. :type: bool Nr )r r r r r r e s c C s t | �S �N)r r r r r �__repr__q s zCostAnalysisUI.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__t s zCostAnalysisUI.__eq__c C s | |k S r r r r r r �__ne__z s zCostAnalysisUI.__ne__N)�__name__� __module__�__qualname__�__doc__Z GRAPH_BARSZGRAPH_LINESZGRAPH_STACKED_LINESr �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