class documentation

class FilesystemType(pb_enum.Enum): (source)

View In Hierarchy

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant NETWORK_HDD Undocumented
Constant NETWORK_SSD the list of available types will be clarified later, it is not final version
Constant UNSPECIFIED Undocumented

Inherited from Enum:

Class Method get_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.compute.v1.Files
ystemSpec.FilesystemType',
                                                       filesystem_pb2.DESCRIPTOR
,
                                                       descriptor_1.EnumDescriptor
)
NETWORK_HDD: int = (source)

Undocumented

Value
2
NETWORK_SSD: int = (source)

the list of available types will be clarified later, it is not final version

Value
1
UNSPECIFIED: int = (source)

Undocumented

Value
0