Package gauge.messages
Class Messages.ScenarioExecutionStartingRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Messages.ScenarioExecutionStartingRequest.Builder>
gauge.messages.Messages.ScenarioExecutionStartingRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Messages.ScenarioExecutionStartingRequestOrBuilder,Cloneable
- Enclosing class:
- Messages.ScenarioExecutionStartingRequest
public static final class Messages.ScenarioExecutionStartingRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Messages.ScenarioExecutionStartingRequest.Builder>
implements Messages.ScenarioExecutionStartingRequestOrBuilder
/ Sent at start of Scenario Execution. Tells the runner to execute `before_scenario` hook.Protobuf type
gauge.messages.ScenarioExecutionStartingRequest-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()/ Holds the current sceanrio execution info./ Holds the scenarion result in scenarion execution startingint32 stream = 3;/ Holds the current sceanrio execution info./ Holds the current sceanrio execution info./ Holds the current sceanrio execution info.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor/ Holds the scenarion result in scenarion execution starting/ Holds the scenarion result in scenarion execution starting/ Holds the scenarion result in scenarion execution startingintint32 stream = 3;boolean/ Holds the current sceanrio execution info.boolean/ Holds the scenarion result in scenarion execution startingprotected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal boolean/ Holds the current sceanrio execution info.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) / Holds the scenarion result in scenarion execution starting/ Holds the current sceanrio execution info.setCurrentExecutionInfo(Messages.ExecutionInfo.Builder builderForValue) / Holds the current sceanrio execution info./ Holds the scenarion result in scenarion execution startingsetScenarioResult(Spec.ProtoScenarioResult.Builder builderForValue) / Holds the scenarion result in scenarion execution startingsetStream(int value) int32 stream = 3;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Messages.ScenarioExecutionStartingRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Messages.ScenarioExecutionStartingRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<Messages.ScenarioExecutionStartingRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public Messages.ScenarioExecutionStartingRequest.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Messages.ScenarioExecutionStartingRequest.Builder>
-
mergeFrom
public Messages.ScenarioExecutionStartingRequest.Builder mergeFrom(Messages.ScenarioExecutionStartingRequest other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Messages.ScenarioExecutionStartingRequest.Builder>
-
mergeFrom
public Messages.ScenarioExecutionStartingRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Messages.ScenarioExecutionStartingRequest.Builder>- Throws:
IOException
-
hasCurrentExecutionInfo
public boolean hasCurrentExecutionInfo()/ Holds the current sceanrio execution info.
.gauge.messages.ExecutionInfo currentExecutionInfo = 1;- Specified by:
hasCurrentExecutionInfoin interfaceMessages.ScenarioExecutionStartingRequestOrBuilder- Returns:
- Whether the currentExecutionInfo field is set.
-
getCurrentExecutionInfo
/ Holds the current sceanrio execution info.
.gauge.messages.ExecutionInfo currentExecutionInfo = 1;- Specified by:
getCurrentExecutionInfoin interfaceMessages.ScenarioExecutionStartingRequestOrBuilder- Returns:
- The currentExecutionInfo.
-
setCurrentExecutionInfo
public Messages.ScenarioExecutionStartingRequest.Builder setCurrentExecutionInfo(Messages.ExecutionInfo value) / Holds the current sceanrio execution info.
.gauge.messages.ExecutionInfo currentExecutionInfo = 1; -
setCurrentExecutionInfo
public Messages.ScenarioExecutionStartingRequest.Builder setCurrentExecutionInfo(Messages.ExecutionInfo.Builder builderForValue) / Holds the current sceanrio execution info.
.gauge.messages.ExecutionInfo currentExecutionInfo = 1; -
mergeCurrentExecutionInfo
public Messages.ScenarioExecutionStartingRequest.Builder mergeCurrentExecutionInfo(Messages.ExecutionInfo value) / Holds the current sceanrio execution info.
.gauge.messages.ExecutionInfo currentExecutionInfo = 1; -
clearCurrentExecutionInfo
/ Holds the current sceanrio execution info.
.gauge.messages.ExecutionInfo currentExecutionInfo = 1; -
getCurrentExecutionInfoBuilder
/ Holds the current sceanrio execution info.
.gauge.messages.ExecutionInfo currentExecutionInfo = 1; -
getCurrentExecutionInfoOrBuilder
/ Holds the current sceanrio execution info.
.gauge.messages.ExecutionInfo currentExecutionInfo = 1;- Specified by:
getCurrentExecutionInfoOrBuilderin interfaceMessages.ScenarioExecutionStartingRequestOrBuilder
-
hasScenarioResult
public boolean hasScenarioResult()/ Holds the scenarion result in scenarion execution starting. / Some fields will not be populated before execution.
.gauge.messages.ProtoScenarioResult scenarioResult = 2;- Specified by:
hasScenarioResultin interfaceMessages.ScenarioExecutionStartingRequestOrBuilder- Returns:
- Whether the scenarioResult field is set.
-
getScenarioResult
/ Holds the scenarion result in scenarion execution starting. / Some fields will not be populated before execution.
.gauge.messages.ProtoScenarioResult scenarioResult = 2;- Specified by:
getScenarioResultin interfaceMessages.ScenarioExecutionStartingRequestOrBuilder- Returns:
- The scenarioResult.
-
setScenarioResult
public Messages.ScenarioExecutionStartingRequest.Builder setScenarioResult(Spec.ProtoScenarioResult value) / Holds the scenarion result in scenarion execution starting. / Some fields will not be populated before execution.
.gauge.messages.ProtoScenarioResult scenarioResult = 2; -
setScenarioResult
public Messages.ScenarioExecutionStartingRequest.Builder setScenarioResult(Spec.ProtoScenarioResult.Builder builderForValue) / Holds the scenarion result in scenarion execution starting. / Some fields will not be populated before execution.
.gauge.messages.ProtoScenarioResult scenarioResult = 2; -
mergeScenarioResult
public Messages.ScenarioExecutionStartingRequest.Builder mergeScenarioResult(Spec.ProtoScenarioResult value) / Holds the scenarion result in scenarion execution starting. / Some fields will not be populated before execution.
.gauge.messages.ProtoScenarioResult scenarioResult = 2; -
clearScenarioResult
/ Holds the scenarion result in scenarion execution starting. / Some fields will not be populated before execution.
.gauge.messages.ProtoScenarioResult scenarioResult = 2; -
getScenarioResultBuilder
/ Holds the scenarion result in scenarion execution starting. / Some fields will not be populated before execution.
.gauge.messages.ProtoScenarioResult scenarioResult = 2; -
getScenarioResultOrBuilder
/ Holds the scenarion result in scenarion execution starting. / Some fields will not be populated before execution.
.gauge.messages.ProtoScenarioResult scenarioResult = 2;- Specified by:
getScenarioResultOrBuilderin interfaceMessages.ScenarioExecutionStartingRequestOrBuilder
-
getStream
public int getStream()int32 stream = 3;- Specified by:
getStreamin interfaceMessages.ScenarioExecutionStartingRequestOrBuilder- Returns:
- The stream.
-
setStream
int32 stream = 3;- Parameters:
value- The stream to set.- Returns:
- This builder for chaining.
-
clearStream
int32 stream = 3;- Returns:
- This builder for chaining.
-