class documentation

class StorageClass(pb_enum.Enum): (source)

View In Hierarchy

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant ENHANCED_THROUGHPUT Undocumented
Constant STANDARD Undocumented
Constant STORAGE_CLASS_UNSPECIFIED Undocumented

Inherited from Enum:

Class Method get_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.storage.v1.Stora
geClass',
                                                       base_pb2.DESCRIPTOR,
                                                       descriptor_1.EnumDescriptor
)
ENHANCED_THROUGHPUT: int = (source)

Undocumented

Value
2
STANDARD: int = (source)

Undocumented

Value
1
STORAGE_CLASS_UNSPECIFIED: int = (source)

Undocumented

Value
0