class documentation

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant USAGE_STATE_NOT_USED Quota is not currently in use.
Constant USAGE_STATE_UNKNOWN Quota region is unreachable, the current usage is therefore unknown. Please, retry the request later.
Constant USAGE_STATE_UNSPECIFIED Undocumented
Constant USAGE_STATE_USED Quota is actively in use.

Inherited from Enum:

Class Method get_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.quotas.v1.QuotaA
llowanceStatus.UsageState',
                                                       quota_allowance_pb2.DESCRIPTOR
,
                                                       descriptor_1.EnumDescriptor
)
USAGE_STATE_NOT_USED: int = (source)

Quota is not currently in use.

Value
2
USAGE_STATE_UNKNOWN: int = (source)

Quota region is unreachable, the current usage is therefore unknown. Please, retry the request later.

Value
3
USAGE_STATE_UNSPECIFIED: int = (source)

Undocumented

Value
0
USAGE_STATE_USED: int = (source)

Quota is actively in use.

Value
1