Get desktop application:
View/edit binary Protocol Buffers messages
string hooks_context_id = 1
repeated Hook hooks = 2
(message has no fields)
(message has no fields)
(message has no fields)
string hooks_context_id = 1
string barrier_id = 2
optional string wait_id = 3
(message has no fields)
string hooks_context_id = 1
string barrier_id = 2
Used in: HookCondition
COMPARISON_OPERATOR_EQUAL = 0
COMPARISON_OPERATOR_NOT_EQUAL = 1
COMPARISON_OPERATOR_GREATER_THAN = 2
COMPARISON_OPERATOR_GREATER_THAN_OR_EQUAL = 3
COMPARISON_OPERATOR_LESS_THAN = 4
COMPARISON_OPERATOR_LESS_THAN_OR_EQUAL = 5
Used in: AddHooksRequest
string name = 1
string description = 2
string target_method = 3
repeated HookAction actions = 4
Used in: Hook, HookAction.If
Used in: HookAction
string counter_id = 1
int64 delta = 2
Used in: HookAction
(message has no fields)
Used in: HookAction
Used in: HookAction
int32 code = 1
string message = 2
Used in: HookAction
Used in: HookAction
string barrier_id = 1
bool signal_all = 2
Used in: HookAction
Used in: HookAction.If
Used in: HookCondition
oneof value
string request_field = 1
string counter_value = 2
bytes json_value = 3