class documentation
class Mode(pb_enum.Enum): (source)
Mode that will be used to mount the volume.
| Constant | __PB2 |
Undocumented |
| Constant | MODE |
Undocumented |
| Constant | READ |
Read-only mode. |
| Constant | READ |
Read-write mode. |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
Undocumented
| Value |
|