Class Messages.StepExecutionStartingRequest

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
gauge.messages.Messages.StepExecutionStartingRequest
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Messages.StepExecutionStartingRequestOrBuilder, Serializable
Enclosing class:
Messages

public static final class Messages.StepExecutionStartingRequest extends com.google.protobuf.GeneratedMessage implements Messages.StepExecutionStartingRequestOrBuilder
 / Sent at start of Step Execution. Tells the runner to execute `before_step` hook.
 
Protobuf type gauge.messages.StepExecutionStartingRequest
See Also: