class documentation

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant STATE_ACTIVE Quota is allocated and can be used.
Constant STATE_DELETED Quota has been removed and is no longer allocated.
Constant STATE_PROVISIONING Quota is being allocated; the process can take up to several minutes.
Constant STATE_UNSPECIFIED Undocumented

Inherited from Enum:

Class Method get_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

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

Quota is allocated and can be used.

Value
2
STATE_DELETED: int = (source)

Quota has been removed and is no longer allocated.

Value
10
STATE_PROVISIONING: int = (source)

Quota is being allocated; the process can take up to several minutes.

Value
1
STATE_UNSPECIFIED: int = (source)

Undocumented

Value
0