protodoc.io
Project TeamStepping/Stepping.NET
Welcome
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
dtmgimp
google.protobuf
stepping
stepping
SteppingService
ExecuteStep
QueryPrepared
ExecuteStepRequest
package
stepping
Get desktop application:
View/edit binary Protocol Buffers messages
service
SteppingService
stepping.proto:15
rpc
ExecuteStep
(
ExecuteStepRequest
,
google.protobuf.Empty
)
stepping.proto:16
message
ExecuteStepRequest
stepping.proto:10
string
StepName
= 1
string
ArgsToByteString
= 2
rpc
QueryPrepared
(
google.protobuf.Empty
,
google.protobuf.Empty
)
stepping.proto:17