Get desktop application:
View/edit binary Protocol Buffers messages
Used in: VisibilityMessage
VISIBILITY_ENUM_UNSPECIFIED = 0
VISIBILITY_ENUM_INPUT_ONLY = 1
VISIBILITY_ENUM_OUTPUT_ONLY = 2
VISIBILITY_ENUM_INPUT_OUTPUT = 3
string output_only = 1
string input_only = 2
map<string, VisibilityEnum> input_outputs = 3
string nothing = 4