Get desktop application:
View/edit binary Protocol Buffers messages
ProbeMode specifies the mode for filesystem probing.
Used in:
ProbeMode_ProbeModeDefault represents an unspecified probe mode. It should be converted to one of the following values based on the desired default behavior.
ProbeMode_ProbeModeProbe specifies that filesystem behavior should be determined using temporary files or, if possible, a "fast-path" mechanism (such as filesystem format detection) that provides quick but certain determination of filesystem behavior.
ProbeMode_ProbeModeAssume specifies that filesystem behavior should be assumed based on the underlying platform. This is not as accurate as ProbeMode_ProbeModeProbe.