📂 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
›
usage_api
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/usage_api/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: usage_carbon_emission_summary.cpython-39.opt-1.pyc
a ���f�J � @ 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)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Zejd3d2� �Zed4d5� �Zejd6d5� �Zed7d8� �Zejd9d8� �Zed:d;� �Zejd<d;� �Zd=d>� Zd?d@� ZdAdB� ZdCS )D�UsageCarbonEmissionSummaryz1 The usage carbon emission store result. c K s� dddddddddddddddddddd�| _ dddd d ddd dddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new UsageCarbonEmissionSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param tenant_id: The value to assign to the tenant_id property of this UsageCarbonEmissionSummary. :type tenant_id: str :param tenant_name: The value to assign to the tenant_name property of this UsageCarbonEmissionSummary. :type tenant_name: str :param compartment_id: The value to assign to the compartment_id property of this UsageCarbonEmissionSummary. :type compartment_id: str :param compartment_path: The value to assign to the compartment_path property of this UsageCarbonEmissionSummary. :type compartment_path: str :param compartment_name: The value to assign to the compartment_name property of this UsageCarbonEmissionSummary. :type compartment_name: str :param service: The value to assign to the service property of this UsageCarbonEmissionSummary. :type service: str :param resource_name: The value to assign to the resource_name property of this UsageCarbonEmissionSummary. :type resource_name: str :param resource_id: The value to assign to the resource_id property of this UsageCarbonEmissionSummary. :type resource_id: str :param region: The value to assign to the region property of this UsageCarbonEmissionSummary. :type region: str :param ad: The value to assign to the ad property of this UsageCarbonEmissionSummary. :type ad: str :param sku_part_number: The value to assign to the sku_part_number property of this UsageCarbonEmissionSummary. :type sku_part_number: str :param sku_name: The value to assign to the sku_name property of this UsageCarbonEmissionSummary. :type sku_name: str :param platform: The value to assign to the platform property of this UsageCarbonEmissionSummary. :type platform: str :param time_usage_started: The value to assign to the time_usage_started property of this UsageCarbonEmissionSummary. :type time_usage_started: datetime :param time_usage_ended: The value to assign to the time_usage_ended property of this UsageCarbonEmissionSummary. :type time_usage_ended: datetime :param computed_carbon_emission: The value to assign to the computed_carbon_emission property of this UsageCarbonEmissionSummary. :type computed_carbon_emission: float :param emission_calculation_method: The value to assign to the emission_calculation_method property of this UsageCarbonEmissionSummary. :type emission_calculation_method: str :param subscription_id: The value to assign to the subscription_id property of this UsageCarbonEmissionSummary. :type subscription_id: str :param tags: The value to assign to the tags property of this UsageCarbonEmissionSummary. :type tags: list[oci.usage_api.models.Tag] �strZdatetime�floatz list[Tag])� tenant_id�tenant_name�compartment_id�compartment_path�compartment_name�service� resource_name�resource_id�region�ad�sku_part_number�sku_name�platform�time_usage_started�time_usage_ended�computed_carbon_emission�emission_calculation_method�subscription_id�tagsZtenantIdZ tenantNameZ compartmentIdZcompartmentPathZcompartmentNamer ZresourceNameZ resourceIdr r Z skuPartNumberZskuNamer ZtimeUsageStartedZtimeUsageEndedZcomputedCarbonEmissionZemissionCalculationMethodZsubscriptionIdr N)Z swagger_typesZ attribute_map� _tenant_id�_tenant_name�_compartment_id�_compartment_path�_compartment_name�_service�_resource_name�_resource_id�_region�_ad�_sku_part_number� _sku_name� _platform�_time_usage_started�_time_usage_ended�_computed_carbon_emission�_emission_calculation_method�_subscription_id�_tags)�self�kwargs� r1 �V/usr/lib/python3.9/site-packages/oci/usage_api/models/usage_carbon_emission_summary.py�__init__ sv S��z#UsageCarbonEmissionSummary.__init__c C s | j S )z� Gets the tenant_id of this UsageCarbonEmissionSummary. The tenancy OCID. :return: The tenant_id of this UsageCarbonEmissionSummary. :rtype: str �r �r/ r1 r1 r2 r � s z$UsageCarbonEmissionSummary.tenant_idc C s || _ dS )z� Sets the tenant_id of this UsageCarbonEmissionSummary. The tenancy OCID. :param tenant_id: The tenant_id of this UsageCarbonEmissionSummary. :type: str Nr4 )r/ r r1 r1 r2 r � s c C s | j S )z� Gets the tenant_name of this UsageCarbonEmissionSummary. The tenancy name. :return: The tenant_name of this UsageCarbonEmissionSummary. :rtype: str �r r5 r1 r1 r2 r � s z&UsageCarbonEmissionSummary.tenant_namec C s || _ dS )z� Sets the tenant_name of this UsageCarbonEmissionSummary. The tenancy name. :param tenant_name: The tenant_name of this UsageCarbonEmissionSummary. :type: str Nr6 )r/ r r1 r1 r2 r � s c C s | j S )z� Gets the compartment_id of this UsageCarbonEmissionSummary. The compartment OCID. :return: The compartment_id of this UsageCarbonEmissionSummary. :rtype: str �r r5 r1 r1 r2 r � s z)UsageCarbonEmissionSummary.compartment_idc C s || _ dS )z� Sets the compartment_id of this UsageCarbonEmissionSummary. The compartment OCID. :param compartment_id: The compartment_id of this UsageCarbonEmissionSummary. :type: str Nr7 )r/ r r1 r1 r2 r � s c C s | j S )z� Gets the compartment_path of this UsageCarbonEmissionSummary. The compartment path, starting from root. :return: The compartment_path of this UsageCarbonEmissionSummary. :rtype: str �r r5 r1 r1 r2 r � s z+UsageCarbonEmissionSummary.compartment_pathc C s || _ dS )z� Sets the compartment_path of this UsageCarbonEmissionSummary. The compartment path, starting from root. :param compartment_path: The compartment_path of this UsageCarbonEmissionSummary. :type: str Nr8 )r/ r r1 r1 r2 r � s c C s | j S )z� Gets the compartment_name of this UsageCarbonEmissionSummary. The compartment name. :return: The compartment_name of this UsageCarbonEmissionSummary. :rtype: str �r r5 r1 r1 r2 r s z+UsageCarbonEmissionSummary.compartment_namec C s || _ dS )z� Sets the compartment_name of this UsageCarbonEmissionSummary. The compartment name. :param compartment_name: The compartment_name of this UsageCarbonEmissionSummary. :type: str Nr9 )r/ r r1 r1 r2 r s c C s | j S )z� Gets the service of this UsageCarbonEmissionSummary. The service name that is incurring the cost. :return: The service of this UsageCarbonEmissionSummary. :rtype: str �r! r5 r1 r1 r2 r s z"UsageCarbonEmissionSummary.servicec C s || _ dS )z� Sets the service of this UsageCarbonEmissionSummary. The service name that is incurring the cost. :param service: The service of this UsageCarbonEmissionSummary. :type: str Nr: )r/ r r1 r1 r2 r ( s c C s | j S )z� Gets the resource_name of this UsageCarbonEmissionSummary. The resource name that is incurring the cost. :return: The resource_name of this UsageCarbonEmissionSummary. :rtype: str �r"