403Webshell
Server IP : 162.241.203.86  /  Your IP : 216.73.216.183
Web Server : Apache
System : Linux br1002.hostgator.com.br 5.14.0-687.36.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 7 05:40:49 EDT 2026 x86_64
User : luxlic01 ( 6532)
PHP Version : 8.3.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /lib/python3.9/site-packages/oci/limits/models/__pycache__/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /lib/python3.9/site-packages/oci/limits/models/__pycache__/quota_summary.cpython-39.opt-1.pyc
a

���f�,�@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@seZdZdZdZdd�Zedd��Zejdd��Zedd	��Z	e	jd
d	��Z	edd��Z
e
jd
d��Z
edd��Zejdd��Zedd��Zejdd��Zedd��Z
e
jdd��Z
edd��Zejdd��Zedd��Zejdd��Zedd��Zejdd��Zd d!�Zd"d#�Zd$d%�Zd&S)'�QuotaSummaryz�
    Consists of a subset of all the properties of the corresponding quota, and is recommended to be used in cases requiring
    security of quota details, and for slightly better API performance.
    �ACTIVEc
Ksndddddddddd�	|_ddd	d
ddd
ddd�	|_d|_d|_d|_d|_d|_d|_d|_d|_	d|_
dS)a�
        Initializes a new QuotaSummary 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 QuotaSummary.
        :type id: str

        :param compartment_id:
            The value to assign to the compartment_id property of this QuotaSummary.
        :type compartment_id: str

        :param name:
            The value to assign to the name property of this QuotaSummary.
        :type name: str

        :param description:
            The value to assign to the description property of this QuotaSummary.
        :type description: str

        :param time_created:
            The value to assign to the time_created property of this QuotaSummary.
        :type time_created: datetime

        :param locks:
            The value to assign to the locks property of this QuotaSummary.
        :type locks: list[oci.limits.models.ResourceLock]

        :param lifecycle_state:
            The value to assign to the lifecycle_state property of this QuotaSummary.
            Allowed values for this property are: "ACTIVE", 'UNKNOWN_ENUM_VALUE'.
            Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
        :type lifecycle_state: str

        :param freeform_tags:
            The value to assign to the freeform_tags property of this QuotaSummary.
        :type freeform_tags: dict(str, str)

        :param defined_tags:
            The value to assign to the defined_tags property of this QuotaSummary.
        :type defined_tags: dict(str, dict(str, object))

        �strZdatetimezlist[ResourceLock]zdict(str, str)zdict(str, dict(str, object)))	�id�compartment_id�name�description�time_created�locks�lifecycle_state�
freeform_tags�defined_tagsr	Z
compartmentIdrrZtimeCreatedrZlifecycleStateZfreeformTagsZdefinedTagsN)Z
swagger_typesZ
attribute_map�_id�_compartment_id�_name�_description�
_time_created�_locks�_lifecycle_state�_freeform_tags�
_defined_tags)�self�kwargs�r�C/usr/lib/python3.9/site-packages/oci/limits/models/quota_summary.py�__init__s:-�
�zQuotaSummary.__init__cCs|jS)z�
        **[Required]** Gets the id of this QuotaSummary.
        The OCID of the quota.


        :return: The id of this QuotaSummary.
        :rtype: str
        �r�rrrrr	es
zQuotaSummary.idcCs
||_dS)z�
        Sets the id of this QuotaSummary.
        The OCID of the quota.


        :param id: The id of this QuotaSummary.
        :type: str
        Nr )rr	rrrr	qs
cCs|jS)z�
        **[Required]** Gets the compartment_id of this QuotaSummary.
        The OCID of the compartment containing the resource this quota applies to.


        :return: The compartment_id of this QuotaSummary.
        :rtype: str
        �rr!rrrr
}s
zQuotaSummary.compartment_idcCs
||_dS)z�
        Sets the compartment_id of this QuotaSummary.
        The OCID of the compartment containing the resource this quota applies to.


        :param compartment_id: The compartment_id of this QuotaSummary.
        :type: str
        Nr")rr
rrrr
�s
cCs|jS)a
        **[Required]** Gets the name of this QuotaSummary.
        The name you assign to the quota during creation. The name must be unique across all quotas
        in the tenancy and cannot be changed.


        :return: The name of this QuotaSummary.
        :rtype: str
        �rr!rrrr�szQuotaSummary.namecCs
||_dS)a
        Sets the name of this QuotaSummary.
        The name you assign to the quota during creation. The name must be unique across all quotas
        in the tenancy and cannot be changed.


        :param name: The name of this QuotaSummary.
        :type: str
        Nr#)rrrrrr�scCs|jS)z�
        **[Required]** Gets the description of this QuotaSummary.
        The description you assign to the quota.


        :return: The description of this QuotaSummary.
        :rtype: str
        �rr!rrrr�s
zQuotaSummary.descriptioncCs
||_dS)z�
        Sets the description of this QuotaSummary.
        The description you assign to the quota.


        :param description: The description of this QuotaSummary.
        :type: str
        Nr$)rrrrrr�s
cCs|jS)a
        **[Required]** Gets the time_created of this QuotaSummary.
        Date and time the quota was created, in the format defined by RFC 3339.
        Example: `2016-08-25T21:10:29.600Z`


        :return: The time_created of this QuotaSummary.
        :rtype: datetime
        �rr!rrrr
�szQuotaSummary.time_createdcCs
||_dS)a
        Sets the time_created of this QuotaSummary.
        Date and time the quota was created, in the format defined by RFC 3339.
        Example: `2016-08-25T21:10:29.600Z`


        :param time_created: The time_created of this QuotaSummary.
        :type: datetime
        Nr%)rr
rrrr
�scCs|jS)z�
        Gets the locks of this QuotaSummary.
        Locks associated with this resource.


        :return: The locks of this QuotaSummary.
        :rtype: list[oci.limits.models.ResourceLock]
        �rr!rrrr�s
zQuotaSummary.lockscCs
||_dS)z�
        Sets the locks of this QuotaSummary.
        Locks associated with this resource.


        :param locks: The locks of this QuotaSummary.
        :type: list[oci.limits.models.ResourceLock]
        Nr&)rrrrrr�s
cCs|jS)a�
        Gets the lifecycle_state of this QuotaSummary.
        The quota's current state. After creating a quota, make sure its `lifecycleState` is set to
        ACTIVE before using it.

        Allowed values for this property are: "ACTIVE", 'UNKNOWN_ENUM_VALUE'.
        Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.


        :return: The lifecycle_state of this QuotaSummary.
        :rtype: str
        )rr!rrrr�szQuotaSummary.lifecycle_statecCsdg}t||�sd}||_dS)a#
        Sets the lifecycle_state of this QuotaSummary.
        The quota's current state. After creating a quota, make sure its `lifecycleState` is set to
        ACTIVE before using it.


        :param lifecycle_state: The lifecycle_state of this QuotaSummary.
        :type: str
        rZUNKNOWN_ENUM_VALUEN)rr)rrZallowed_valuesrrrr	s
cCs|jS)a�
        Gets the freeform_tags of this QuotaSummary.
        Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
        For more information, see `Resource Tags`__.
        Example: `{"Department": "Finance"}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :return: The freeform_tags of this QuotaSummary.
        :rtype: dict(str, str)
        �rr!rrrrszQuotaSummary.freeform_tagscCs
||_dS)a�
        Sets the freeform_tags of this QuotaSummary.
        Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
        For more information, see `Resource Tags`__.
        Example: `{"Department": "Finance"}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :param freeform_tags: The freeform_tags of this QuotaSummary.
        :type: dict(str, str)
        Nr')rrrrrr)scCs|jS)a�
        Gets the defined_tags of this QuotaSummary.
        Defined tags for this resource. Each key is predefined and scoped to a namespace.
        For more information, see `Resource Tags`__.
        Example: `{"Operations": {"CostCenter": "42"}}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :return: The defined_tags of this QuotaSummary.
        :rtype: dict(str, dict(str, object))
        �rr!rrrr9szQuotaSummary.defined_tagscCs
||_dS)a�
        Sets the defined_tags of this QuotaSummary.
        Defined tags for this resource. Each key is predefined and scoped to a namespace.
        For more information, see `Resource Tags`__.
        Example: `{"Operations": {"CostCenter": "42"}}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :param defined_tags: The defined_tags of this QuotaSummary.
        :type: dict(str, dict(str, object))
        Nr()rrrrrrIscCst|�S�N)rr!rrr�__repr__YszQuotaSummary.__repr__cCs|durdS|j|jkS)NF)�__dict__�r�otherrrr�__eq__\szQuotaSummary.__eq__cCs
||kSr)rr,rrr�__ne__bszQuotaSummary.__ne__N)�__name__�
__module__�__qualname__�__doc__ZLIFECYCLE_STATE_ACTIVEr�propertyr	�setterr
rrr
rrrrr*r.r/rrrrrsTN

















rN)Zoci.utilrrrZoci.decoratorsr�objectrrrrr�<module>s

Youez - 2016 - github.com/yon3zu
LinuXploit