ruạṛ
a ���f8E � @ 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 ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej d d� �Zed!d"� �Zej d#d"� �Zed$d%� �Zej d&d%� �Zed'd(� �Zej d)d(� �Zed*d+� �Zej d,d+� �Zed-d.� �Zej d/d.� �Zed0d1� �Zej d2d1� �Zed3d4� �Zej d5d4� �Zed6d7� �Zej d8d7� �Zd9d:� Zd;d<� Zd=d>� Zd?S )@�BaselineableMetricz. Summary for the baseline-able metric �ACTIVE�DELETEDc K s� dddddddddddddddddd�| _ ddd d ddd ddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _dS )a� Initializes a new BaselineableMetric 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 BaselineableMetric. :type id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this BaselineableMetric. Allowed values for this property are: "ACTIVE", "DELETED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param tenancy_id: The value to assign to the tenancy_id property of this BaselineableMetric. :type tenancy_id: str :param compartment_id: The value to assign to the compartment_id property of this BaselineableMetric. :type compartment_id: str :param name: The value to assign to the name property of this BaselineableMetric. :type name: str :param column: The value to assign to the column property of this BaselineableMetric. :type column: str :param namespace: The value to assign to the namespace property of this BaselineableMetric. :type namespace: str :param resource_group: The value to assign to the resource_group property of this BaselineableMetric. :type resource_group: str :param resource_type: The value to assign to the resource_type property of this BaselineableMetric. :type resource_type: str :param is_out_of_box: The value to assign to the is_out_of_box property of this BaselineableMetric. :type is_out_of_box: bool :param created_by: The value to assign to the created_by property of this BaselineableMetric. :type created_by: str :param last_updated_by: The value to assign to the last_updated_by property of this BaselineableMetric. :type last_updated_by: str :param time_created: The value to assign to the time_created property of this BaselineableMetric. :type time_created: datetime :param time_last_updated: The value to assign to the time_last_updated property of this BaselineableMetric. :type time_last_updated: datetime :param freeform_tags: The value to assign to the freeform_tags property of this BaselineableMetric. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this BaselineableMetric. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this BaselineableMetric. :type system_tags: dict(str, dict(str, object)) �str�boolZdatetimezdict(str, str)zdict(str, dict(str, object)))�id�lifecycle_state� tenancy_id�compartment_id�name�column� namespace�resource_group� resource_type� is_out_of_box� created_by�last_updated_by�time_created�time_last_updated� freeform_tags�defined_tags�system_tagsr ZlifecycleStateZ tenancyIdZ compartmentIdr r r Z resourceGroupZresourceTypeZ isOutOfBoxZ createdByZ lastUpdatedByZtimeCreatedZtimeLastUpdatedZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id�_lifecycle_state�_tenancy_id�_compartment_id�_name�_column� _namespace�_resource_group�_resource_type�_is_out_of_box�_created_by�_last_updated_by� _time_created�_time_last_updated�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r/ �S/usr/lib/python3.9/site-packages/oci/stack_monitoring/models/baselineable_metric.py�__init__ sj M��zBaselineableMetric.__init__c C s | j S )z� **[Required]** Gets the id of this BaselineableMetric. OCID of the metric :return: The id of this BaselineableMetric. :rtype: str �r �r- r/ r/ r0 r � s zBaselineableMetric.idc C s || _ dS )z� Sets the id of this BaselineableMetric. OCID of the metric :param id: The id of this BaselineableMetric. :type: str Nr2 )r- r r/ r/ r0 r � s c C s | j S )a� Gets the lifecycle_state of this BaselineableMetric. The current lifecycle state of the metric extension Allowed values for this property are: "ACTIVE", "DELETED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this BaselineableMetric. :rtype: str )r r3 r/ r/ r0 r � s z"BaselineableMetric.lifecycle_statec C s ddg}t ||�sd}|| _dS )z� Sets the lifecycle_state of this BaselineableMetric. The current lifecycle state of the metric extension :param lifecycle_state: The lifecycle_state of this BaselineableMetric. :type: str r r ZUNKNOWN_ENUM_VALUEN)r r )r- r Zallowed_valuesr/ r/ r0 r � s c C s | j S )z� Gets the tenancy_id of this BaselineableMetric. OCID of the tenancy :return: The tenancy_id of this BaselineableMetric. :rtype: str �r r3 r/ r/ r0 r � s zBaselineableMetric.tenancy_idc C s || _ dS )z� Sets the tenancy_id of this BaselineableMetric. OCID of the tenancy :param tenancy_id: The tenancy_id of this BaselineableMetric. :type: str Nr4 )r- r r/ r/ r0 r � s c C s | j S )z� Gets the compartment_id of this BaselineableMetric. OCID of the compartment :return: The compartment_id of this BaselineableMetric. :rtype: str �r r3 r/ r/ r0 r � s z!BaselineableMetric.compartment_idc C s || _ dS )z� Sets the compartment_id of this BaselineableMetric. OCID of the compartment :param compartment_id: The compartment_id of this BaselineableMetric. :type: str Nr5 )r- r r/ r/ r0 r � s c C s | j S )z� **[Required]** Gets the name of this BaselineableMetric. name of the metric :return: The name of this BaselineableMetric. :rtype: str �r r3 r/ r/ r0 r s zBaselineableMetric.namec C s || _ dS )z� Sets the name of this BaselineableMetric. name of the metric :param name: The name of this BaselineableMetric. :type: str Nr6 )r- r r/ r/ r0 r s c C s | j S )z� **[Required]** Gets the column of this BaselineableMetric. metric column name :return: The column of this BaselineableMetric. :rtype: str �r! r3 r/ r/ r0 r s zBaselineableMetric.columnc C s || _ dS )z� Sets the column of this BaselineableMetric. metric column name :param column: The column of this BaselineableMetric. :type: str Nr7 )r- r r/ r/ r0 r * s c C s | j S )z� **[Required]** Gets the namespace of this BaselineableMetric. namespace of the metric :return: The namespace of this BaselineableMetric. :rtype: str �r"