Package gauge.messages
Class Spec.ProtoScenario.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Spec.ProtoScenario.Builder>
gauge.messages.Spec.ProtoScenario.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Spec.ProtoScenarioOrBuilder,Cloneable
- Enclosing class:
- Spec.ProtoScenario
public static final class Spec.ProtoScenario.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Spec.ProtoScenario.Builder>
implements Spec.ProtoScenarioOrBuilder
/ A proto object representing a ScenarioProtobuf type
gauge.messages.ProtoScenario-
Method Summary
Modifier and TypeMethodDescriptionaddAllContexts(Iterable<? extends Spec.ProtoItem> values) / Collection of Context steps.addAllPostHookMessage(Iterable<String> values) Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated.addAllPostHookMessages(Iterable<String> values) / Additional information at post hook exec time to be available on reportsaddAllPostHookScreenshotFiles(Iterable<String> values) / Screenshots captured on post hook exec time to be available on reportsaddAllPostHookScreenshots(Iterable<? extends com.google.protobuf.ByteString> values) Deprecated.gauge.messages.ProtoScenario.postHookScreenshots is deprecated.addAllPreHookMessage(Iterable<String> values) Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated.addAllPreHookMessages(Iterable<String> values) / Additional information at pre hook exec time to be available on reportsaddAllPreHookScreenshotFiles(Iterable<String> values) / Screenshots captured on pre hook exec time to be available on reportsaddAllPreHookScreenshots(Iterable<? extends com.google.protobuf.ByteString> values) Deprecated.gauge.messages.ProtoScenario.preHookScreenshots is deprecated.addAllScenarioItems(Iterable<? extends Spec.ProtoItem> values) / Collection of Items under a scenario.addAllSkipErrors(Iterable<String> values) / Holds the error messages for skipping scenario from executionaddAllTags(Iterable<String> values) / Contains a list of tags that are defined at the specification level.addAllTearDownSteps(Iterable<? extends Spec.ProtoItem> values) / Collection of Teardown steps.addContexts(int index, Spec.ProtoItem value) / Collection of Context steps.addContexts(int index, Spec.ProtoItem.Builder builderForValue) / Collection of Context steps.addContexts(Spec.ProtoItem value) / Collection of Context steps.addContexts(Spec.ProtoItem.Builder builderForValue) / Collection of Context steps./ Collection of Context steps.addContextsBuilder(int index) / Collection of Context steps.addPostHookMessage(String value) Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated.addPostHookMessageBytes(com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated.addPostHookMessages(String value) / Additional information at post hook exec time to be available on reportsaddPostHookMessagesBytes(com.google.protobuf.ByteString value) / Additional information at post hook exec time to be available on reportsaddPostHookScreenshotFiles(String value) / Screenshots captured on post hook exec time to be available on reportsaddPostHookScreenshotFilesBytes(com.google.protobuf.ByteString value) / Screenshots captured on post hook exec time to be available on reportsaddPostHookScreenshots(com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoScenario.postHookScreenshots is deprecated.addPreHookMessage(String value) Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated.addPreHookMessageBytes(com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated.addPreHookMessages(String value) / Additional information at pre hook exec time to be available on reportsaddPreHookMessagesBytes(com.google.protobuf.ByteString value) / Additional information at pre hook exec time to be available on reportsaddPreHookScreenshotFiles(String value) / Screenshots captured on pre hook exec time to be available on reportsaddPreHookScreenshotFilesBytes(com.google.protobuf.ByteString value) / Screenshots captured on pre hook exec time to be available on reportsaddPreHookScreenshots(com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoScenario.preHookScreenshots is deprecated.addScenarioItems(int index, Spec.ProtoItem value) / Collection of Items under a scenario.addScenarioItems(int index, Spec.ProtoItem.Builder builderForValue) / Collection of Items under a scenario.addScenarioItems(Spec.ProtoItem value) / Collection of Items under a scenario.addScenarioItems(Spec.ProtoItem.Builder builderForValue) / Collection of Items under a scenario./ Collection of Items under a scenario.addScenarioItemsBuilder(int index) / Collection of Items under a scenario.addSkipErrors(String value) / Holds the error messages for skipping scenario from executionaddSkipErrorsBytes(com.google.protobuf.ByteString value) / Holds the error messages for skipping scenario from execution/ Contains a list of tags that are defined at the specification level.addTagsBytes(com.google.protobuf.ByteString value) / Contains a list of tags that are defined at the specification level.addTearDownSteps(int index, Spec.ProtoItem value) / Collection of Teardown steps.addTearDownSteps(int index, Spec.ProtoItem.Builder builderForValue) / Collection of Teardown steps.addTearDownSteps(Spec.ProtoItem value) / Collection of Teardown steps.addTearDownSteps(Spec.ProtoItem.Builder builderForValue) / Collection of Teardown steps./ Collection of Teardown steps.addTearDownStepsBuilder(int index) / Collection of Teardown steps.build()clear()/ Collection of Context steps./ Execution status for the scenario/ Holds the time taken for executing this scenario.Deprecated.gauge.messages.ProtoScenario.failed is deprecated.clearID()/ Holds the unique Identifier of a scenario./ Contains a 'after' hook failure message.Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated./ Additional information at post hook exec time to be available on reports/ Screenshots captured on post hook exec time to be available on reportsDeprecated.gauge.messages.ProtoScenario.postHookScreenshots is deprecated./ Contains a 'before' hook failure message.Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated./ Additional information at pre hook exec time to be available on reports/ Screenshots captured on pre hook exec time to be available on reportsDeprecated.gauge.messages.ProtoScenario.preHookScreenshots is deprecated./ Number of retires/ Heading of the given Scenario/ Collection of Items under a scenario./ Holds the error messages for skipping scenario from executionDeprecated.gauge.messages.ProtoScenario.skipped is deprecated./ Span(start, end) of scenario/ Contains a list of tags that are defined at the specification level./ Collection of Teardown steps.getContexts(int index) / Collection of Context steps.getContextsBuilder(int index) / Collection of Context steps./ Collection of Context steps.int/ Collection of Context steps./ Collection of Context steps.getContextsOrBuilder(int index) / Collection of Context steps.List<? extends Spec.ProtoItemOrBuilder>/ Collection of Context steps.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor/ Execution status for the scenarioint/ Execution status for the scenariolong/ Holds the time taken for executing this scenario.booleanDeprecated.gauge.messages.ProtoScenario.failed is deprecated.getID()/ Holds the unique Identifier of a scenario.com.google.protobuf.ByteString/ Holds the unique Identifier of a scenario./ Contains a 'after' hook failure message./ Contains a 'after' hook failure message./ Contains a 'after' hook failure message.getPostHookMessage(int index) Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated.com.google.protobuf.ByteStringgetPostHookMessageBytes(int index) Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated.intDeprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated.com.google.protobuf.ProtocolStringListDeprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated.getPostHookMessages(int index) / Additional information at post hook exec time to be available on reportscom.google.protobuf.ByteStringgetPostHookMessagesBytes(int index) / Additional information at post hook exec time to be available on reportsint/ Additional information at post hook exec time to be available on reportscom.google.protobuf.ProtocolStringList/ Additional information at post hook exec time to be available on reportsgetPostHookScreenshotFiles(int index) / Screenshots captured on post hook exec time to be available on reportscom.google.protobuf.ByteStringgetPostHookScreenshotFilesBytes(int index) / Screenshots captured on post hook exec time to be available on reportsint/ Screenshots captured on post hook exec time to be available on reportscom.google.protobuf.ProtocolStringList/ Screenshots captured on post hook exec time to be available on reportscom.google.protobuf.ByteStringgetPostHookScreenshots(int index) Deprecated.gauge.messages.ProtoScenario.postHookScreenshots is deprecated.intDeprecated.gauge.messages.ProtoScenario.postHookScreenshots is deprecated.List<com.google.protobuf.ByteString>Deprecated.gauge.messages.ProtoScenario.postHookScreenshots is deprecated./ Contains a 'before' hook failure message./ Contains a 'before' hook failure message./ Contains a 'before' hook failure message.getPreHookMessage(int index) Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated.com.google.protobuf.ByteStringgetPreHookMessageBytes(int index) Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated.intDeprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated.com.google.protobuf.ProtocolStringListDeprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated.getPreHookMessages(int index) / Additional information at pre hook exec time to be available on reportscom.google.protobuf.ByteStringgetPreHookMessagesBytes(int index) / Additional information at pre hook exec time to be available on reportsint/ Additional information at pre hook exec time to be available on reportscom.google.protobuf.ProtocolStringList/ Additional information at pre hook exec time to be available on reportsgetPreHookScreenshotFiles(int index) / Screenshots captured on pre hook exec time to be available on reportscom.google.protobuf.ByteStringgetPreHookScreenshotFilesBytes(int index) / Screenshots captured on pre hook exec time to be available on reportsint/ Screenshots captured on pre hook exec time to be available on reportscom.google.protobuf.ProtocolStringList/ Screenshots captured on pre hook exec time to be available on reportscom.google.protobuf.ByteStringgetPreHookScreenshots(int index) Deprecated.gauge.messages.ProtoScenario.preHookScreenshots is deprecated.intDeprecated.gauge.messages.ProtoScenario.preHookScreenshots is deprecated.List<com.google.protobuf.ByteString>Deprecated.gauge.messages.ProtoScenario.preHookScreenshots is deprecated.long/ Number of retires/ Heading of the given Scenariocom.google.protobuf.ByteString/ Heading of the given ScenariogetScenarioItems(int index) / Collection of Items under a scenario.getScenarioItemsBuilder(int index) / Collection of Items under a scenario./ Collection of Items under a scenario.int/ Collection of Items under a scenario./ Collection of Items under a scenario.getScenarioItemsOrBuilder(int index) / Collection of Items under a scenario.List<? extends Spec.ProtoItemOrBuilder>/ Collection of Items under a scenario.getSkipErrors(int index) / Holds the error messages for skipping scenario from executioncom.google.protobuf.ByteStringgetSkipErrorsBytes(int index) / Holds the error messages for skipping scenario from executionint/ Holds the error messages for skipping scenario from executioncom.google.protobuf.ProtocolStringList/ Holds the error messages for skipping scenario from executionbooleanDeprecated.gauge.messages.ProtoScenario.skipped is deprecated.getSpan()/ Span(start, end) of scenario/ Span(start, end) of scenario/ Span(start, end) of scenariogetTags(int index) / Contains a list of tags that are defined at the specification level.com.google.protobuf.ByteStringgetTagsBytes(int index) / Contains a list of tags that are defined at the specification level.int/ Contains a list of tags that are defined at the specification level.com.google.protobuf.ProtocolStringList/ Contains a list of tags that are defined at the specification level.getTearDownSteps(int index) / Collection of Teardown steps.getTearDownStepsBuilder(int index) / Collection of Teardown steps./ Collection of Teardown steps.int/ Collection of Teardown steps./ Collection of Teardown steps.getTearDownStepsOrBuilder(int index) / Collection of Teardown steps.List<? extends Spec.ProtoItemOrBuilder>/ Collection of Teardown steps.boolean/ Contains a 'after' hook failure message.boolean/ Contains a 'before' hook failure message.booleanhasSpan()/ Span(start, end) of scenarioprotected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Spec.ProtoScenario other) / Contains a 'after' hook failure message./ Contains a 'before' hook failure message./ Span(start, end) of scenarioremoveContexts(int index) / Collection of Context steps.removeScenarioItems(int index) / Collection of Items under a scenario.removeTearDownSteps(int index) / Collection of Teardown steps.setContexts(int index, Spec.ProtoItem value) / Collection of Context steps.setContexts(int index, Spec.ProtoItem.Builder builderForValue) / Collection of Context steps./ Execution status for the scenariosetExecutionStatusValue(int value) / Execution status for the scenariosetExecutionTime(long value) / Holds the time taken for executing this scenario.setFailed(boolean value) Deprecated.gauge.messages.ProtoScenario.failed is deprecated./ Holds the unique Identifier of a scenario.setIDBytes(com.google.protobuf.ByteString value) / Holds the unique Identifier of a scenario./ Contains a 'after' hook failure message.setPostHookFailure(Spec.ProtoHookFailure.Builder builderForValue) / Contains a 'after' hook failure message.setPostHookMessage(int index, String value) Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated.setPostHookMessages(int index, String value) / Additional information at post hook exec time to be available on reportssetPostHookScreenshotFiles(int index, String value) / Screenshots captured on post hook exec time to be available on reportssetPostHookScreenshots(int index, com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoScenario.postHookScreenshots is deprecated./ Contains a 'before' hook failure message.setPreHookFailure(Spec.ProtoHookFailure.Builder builderForValue) / Contains a 'before' hook failure message.setPreHookMessage(int index, String value) Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated.setPreHookMessages(int index, String value) / Additional information at pre hook exec time to be available on reportssetPreHookScreenshotFiles(int index, String value) / Screenshots captured on pre hook exec time to be available on reportssetPreHookScreenshots(int index, com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoScenario.preHookScreenshots is deprecated.setRetriesCount(long value) / Number of retiressetScenarioHeading(String value) / Heading of the given ScenariosetScenarioHeadingBytes(com.google.protobuf.ByteString value) / Heading of the given ScenariosetScenarioItems(int index, Spec.ProtoItem value) / Collection of Items under a scenario.setScenarioItems(int index, Spec.ProtoItem.Builder builderForValue) / Collection of Items under a scenario.setSkipErrors(int index, String value) / Holds the error messages for skipping scenario from executionsetSkipped(boolean value) Deprecated.gauge.messages.ProtoScenario.skipped is deprecated./ Span(start, end) of scenariosetSpan(Spec.Span.Builder builderForValue) / Span(start, end) of scenario/ Contains a list of tags that are defined at the specification level.setTearDownSteps(int index, Spec.ProtoItem value) / Collection of Teardown steps.setTearDownSteps(int index, Spec.ProtoItem.Builder builderForValue) / Collection of Teardown steps.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<Spec.ProtoScenario.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<Spec.ProtoScenario.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<Spec.ProtoScenario.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
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Spec.ProtoScenario.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Spec.ProtoScenario.Builder>
-
mergeFrom
public Spec.ProtoScenario.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<Spec.ProtoScenario.Builder>- Throws:
IOException
-
getScenarioHeading
/ Heading of the given Scenario
string scenarioHeading = 1;- Specified by:
getScenarioHeadingin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The scenarioHeading.
-
getScenarioHeadingBytes
public com.google.protobuf.ByteString getScenarioHeadingBytes()/ Heading of the given Scenario
string scenarioHeading = 1;- Specified by:
getScenarioHeadingBytesin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The bytes for scenarioHeading.
-
setScenarioHeading
/ Heading of the given Scenario
string scenarioHeading = 1;- Parameters:
value- The scenarioHeading to set.- Returns:
- This builder for chaining.
-
clearScenarioHeading
/ Heading of the given Scenario
string scenarioHeading = 1;- Returns:
- This builder for chaining.
-
setScenarioHeadingBytes
/ Heading of the given Scenario
string scenarioHeading = 1;- Parameters:
value- The bytes for scenarioHeading to set.- Returns:
- This builder for chaining.
-
getFailed
Deprecated.gauge.messages.ProtoScenario.failed is deprecated. See spec.proto;l=99/ Flag to indicate if the Scenario execution failed
bool failed = 2 [deprecated = true];- Specified by:
getFailedin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The failed.
-
setFailed
Deprecated.gauge.messages.ProtoScenario.failed is deprecated. See spec.proto;l=99/ Flag to indicate if the Scenario execution failed
bool failed = 2 [deprecated = true];- Parameters:
value- The failed to set.- Returns:
- This builder for chaining.
-
clearFailed
Deprecated.gauge.messages.ProtoScenario.failed is deprecated. See spec.proto;l=99/ Flag to indicate if the Scenario execution failed
bool failed = 2 [deprecated = true];- Returns:
- This builder for chaining.
-
getContextsList
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;- Specified by:
getContextsListin interfaceSpec.ProtoScenarioOrBuilder
-
getContextsCount
public int getContextsCount()/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;- Specified by:
getContextsCountin interfaceSpec.ProtoScenarioOrBuilder
-
getContexts
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;- Specified by:
getContextsin interfaceSpec.ProtoScenarioOrBuilder
-
setContexts
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3; -
setContexts
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3; -
addContexts
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3; -
addContexts
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3; -
addContexts
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3; -
addContexts
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3; -
addAllContexts
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3; -
clearContexts
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3; -
removeContexts
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3; -
getContextsBuilder
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3; -
getContextsOrBuilder
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;- Specified by:
getContextsOrBuilderin interfaceSpec.ProtoScenarioOrBuilder
-
getContextsOrBuilderList
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;- Specified by:
getContextsOrBuilderListin interfaceSpec.ProtoScenarioOrBuilder
-
addContextsBuilder
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3; -
addContextsBuilder
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3; -
getContextsBuilderList
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3; -
getScenarioItemsList
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;- Specified by:
getScenarioItemsListin interfaceSpec.ProtoScenarioOrBuilder
-
getScenarioItemsCount
public int getScenarioItemsCount()/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;- Specified by:
getScenarioItemsCountin interfaceSpec.ProtoScenarioOrBuilder
-
getScenarioItems
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;- Specified by:
getScenarioItemsin interfaceSpec.ProtoScenarioOrBuilder
-
setScenarioItems
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4; -
setScenarioItems
public Spec.ProtoScenario.Builder setScenarioItems(int index, Spec.ProtoItem.Builder builderForValue) / Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4; -
addScenarioItems
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4; -
addScenarioItems
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4; -
addScenarioItems
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4; -
addScenarioItems
public Spec.ProtoScenario.Builder addScenarioItems(int index, Spec.ProtoItem.Builder builderForValue) / Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4; -
addAllScenarioItems
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4; -
clearScenarioItems
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4; -
removeScenarioItems
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4; -
getScenarioItemsBuilder
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4; -
getScenarioItemsOrBuilder
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;- Specified by:
getScenarioItemsOrBuilderin interfaceSpec.ProtoScenarioOrBuilder
-
getScenarioItemsOrBuilderList
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;- Specified by:
getScenarioItemsOrBuilderListin interfaceSpec.ProtoScenarioOrBuilder
-
addScenarioItemsBuilder
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4; -
addScenarioItemsBuilder
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4; -
getScenarioItemsBuilderList
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4; -
hasPreHookFailure
public boolean hasPreHookFailure()/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5;- Specified by:
hasPreHookFailurein interfaceSpec.ProtoScenarioOrBuilder- Returns:
- Whether the preHookFailure field is set.
-
getPreHookFailure
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5;- Specified by:
getPreHookFailurein interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The preHookFailure.
-
setPreHookFailure
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5; -
setPreHookFailure
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5; -
mergePreHookFailure
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5; -
clearPreHookFailure
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5; -
getPreHookFailureBuilder
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5; -
getPreHookFailureOrBuilder
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5;- Specified by:
getPreHookFailureOrBuilderin interfaceSpec.ProtoScenarioOrBuilder
-
hasPostHookFailure
public boolean hasPostHookFailure()/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6;- Specified by:
hasPostHookFailurein interfaceSpec.ProtoScenarioOrBuilder- Returns:
- Whether the postHookFailure field is set.
-
getPostHookFailure
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6;- Specified by:
getPostHookFailurein interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The postHookFailure.
-
setPostHookFailure
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6; -
setPostHookFailure
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6; -
mergePostHookFailure
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6; -
clearPostHookFailure
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6; -
getPostHookFailureBuilder
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6; -
getPostHookFailureOrBuilder
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6;- Specified by:
getPostHookFailureOrBuilderin interfaceSpec.ProtoScenarioOrBuilder
-
getTagsList
public com.google.protobuf.ProtocolStringList getTagsList()/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;- Specified by:
getTagsListin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- A list containing the tags.
-
getTagsCount
public int getTagsCount()/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;- Specified by:
getTagsCountin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The count of tags.
-
getTags
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;- Specified by:
getTagsin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The tags at the given index.
-
getTagsBytes
public com.google.protobuf.ByteString getTagsBytes(int index) / Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;- Specified by:
getTagsBytesin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the tags at the given index.
-
setTags
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;- Parameters:
index- The index to set the value at.value- The tags to set.- Returns:
- This builder for chaining.
-
addTags
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;- Parameters:
value- The tags to add.- Returns:
- This builder for chaining.
-
addAllTags
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;- Parameters:
values- The tags to add.- Returns:
- This builder for chaining.
-
clearTags
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;- Returns:
- This builder for chaining.
-
addTagsBytes
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;- Parameters:
value- The bytes of the tags to add.- Returns:
- This builder for chaining.
-
getExecutionTime
public long getExecutionTime()/ Holds the time taken for executing this scenario.
int64 executionTime = 8;- Specified by:
getExecutionTimein interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The executionTime.
-
setExecutionTime
/ Holds the time taken for executing this scenario.
int64 executionTime = 8;- Parameters:
value- The executionTime to set.- Returns:
- This builder for chaining.
-
clearExecutionTime
/ Holds the time taken for executing this scenario.
int64 executionTime = 8;- Returns:
- This builder for chaining.
-
getSkipped
Deprecated.gauge.messages.ProtoScenario.skipped is deprecated. See spec.proto;l=113/ Flag to indicate if the Scenario execution is skipped
bool skipped = 9 [deprecated = true];- Specified by:
getSkippedin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The skipped.
-
setSkipped
Deprecated.gauge.messages.ProtoScenario.skipped is deprecated. See spec.proto;l=113/ Flag to indicate if the Scenario execution is skipped
bool skipped = 9 [deprecated = true];- Parameters:
value- The skipped to set.- Returns:
- This builder for chaining.
-
clearSkipped
Deprecated.gauge.messages.ProtoScenario.skipped is deprecated. See spec.proto;l=113/ Flag to indicate if the Scenario execution is skipped
bool skipped = 9 [deprecated = true];- Returns:
- This builder for chaining.
-
getSkipErrorsList
public com.google.protobuf.ProtocolStringList getSkipErrorsList()/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;- Specified by:
getSkipErrorsListin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- A list containing the skipErrors.
-
getSkipErrorsCount
public int getSkipErrorsCount()/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;- Specified by:
getSkipErrorsCountin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The count of skipErrors.
-
getSkipErrors
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;- Specified by:
getSkipErrorsin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The skipErrors at the given index.
-
getSkipErrorsBytes
public com.google.protobuf.ByteString getSkipErrorsBytes(int index) / Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;- Specified by:
getSkipErrorsBytesin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the skipErrors at the given index.
-
setSkipErrors
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;- Parameters:
index- The index to set the value at.value- The skipErrors to set.- Returns:
- This builder for chaining.
-
addSkipErrors
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;- Parameters:
value- The skipErrors to add.- Returns:
- This builder for chaining.
-
addAllSkipErrors
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;- Parameters:
values- The skipErrors to add.- Returns:
- This builder for chaining.
-
clearSkipErrors
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;- Returns:
- This builder for chaining.
-
addSkipErrorsBytes
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;- Parameters:
value- The bytes of the skipErrors to add.- Returns:
- This builder for chaining.
-
getID
/ Holds the unique Identifier of a scenario.
string ID = 11;- Specified by:
getIDin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The iD.
-
getIDBytes
public com.google.protobuf.ByteString getIDBytes()/ Holds the unique Identifier of a scenario.
string ID = 11;- Specified by:
getIDBytesin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The bytes for iD.
-
setID
/ Holds the unique Identifier of a scenario.
string ID = 11;- Parameters:
value- The iD to set.- Returns:
- This builder for chaining.
-
clearID
/ Holds the unique Identifier of a scenario.
string ID = 11;- Returns:
- This builder for chaining.
-
setIDBytes
/ Holds the unique Identifier of a scenario.
string ID = 11;- Parameters:
value- The bytes for iD to set.- Returns:
- This builder for chaining.
-
getTearDownStepsList
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;- Specified by:
getTearDownStepsListin interfaceSpec.ProtoScenarioOrBuilder
-
getTearDownStepsCount
public int getTearDownStepsCount()/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;- Specified by:
getTearDownStepsCountin interfaceSpec.ProtoScenarioOrBuilder
-
getTearDownSteps
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;- Specified by:
getTearDownStepsin interfaceSpec.ProtoScenarioOrBuilder
-
setTearDownSteps
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12; -
setTearDownSteps
public Spec.ProtoScenario.Builder setTearDownSteps(int index, Spec.ProtoItem.Builder builderForValue) / Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12; -
addTearDownSteps
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12; -
addTearDownSteps
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12; -
addTearDownSteps
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12; -
addTearDownSteps
public Spec.ProtoScenario.Builder addTearDownSteps(int index, Spec.ProtoItem.Builder builderForValue) / Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12; -
addAllTearDownSteps
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12; -
clearTearDownSteps
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12; -
removeTearDownSteps
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12; -
getTearDownStepsBuilder
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12; -
getTearDownStepsOrBuilder
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;- Specified by:
getTearDownStepsOrBuilderin interfaceSpec.ProtoScenarioOrBuilder
-
getTearDownStepsOrBuilderList
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;- Specified by:
getTearDownStepsOrBuilderListin interfaceSpec.ProtoScenarioOrBuilder
-
addTearDownStepsBuilder
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12; -
addTearDownStepsBuilder
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12; -
getTearDownStepsBuilderList
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12; -
hasSpan
public boolean hasSpan()/ Span(start, end) of scenario
.gauge.messages.Span span = 13;- Specified by:
hasSpanin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- Whether the span field is set.
-
getSpan
/ Span(start, end) of scenario
.gauge.messages.Span span = 13;- Specified by:
getSpanin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The span.
-
setSpan
/ Span(start, end) of scenario
.gauge.messages.Span span = 13; -
setSpan
/ Span(start, end) of scenario
.gauge.messages.Span span = 13; -
mergeSpan
/ Span(start, end) of scenario
.gauge.messages.Span span = 13; -
clearSpan
/ Span(start, end) of scenario
.gauge.messages.Span span = 13; -
getSpanBuilder
/ Span(start, end) of scenario
.gauge.messages.Span span = 13; -
getSpanOrBuilder
/ Span(start, end) of scenario
.gauge.messages.Span span = 13;- Specified by:
getSpanOrBuilderin interfaceSpec.ProtoScenarioOrBuilder
-
getExecutionStatusValue
public int getExecutionStatusValue()/ Execution status for the scenario
.gauge.messages.ExecutionStatus executionStatus = 14;- Specified by:
getExecutionStatusValuein interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The enum numeric value on the wire for executionStatus.
-
setExecutionStatusValue
/ Execution status for the scenario
.gauge.messages.ExecutionStatus executionStatus = 14;- Parameters:
value- The enum numeric value on the wire for executionStatus to set.- Returns:
- This builder for chaining.
-
getExecutionStatus
/ Execution status for the scenario
.gauge.messages.ExecutionStatus executionStatus = 14;- Specified by:
getExecutionStatusin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The executionStatus.
-
setExecutionStatus
/ Execution status for the scenario
.gauge.messages.ExecutionStatus executionStatus = 14;- Parameters:
value- The executionStatus to set.- Returns:
- This builder for chaining.
-
clearExecutionStatus
/ Execution status for the scenario
.gauge.messages.ExecutionStatus executionStatus = 14;- Returns:
- This builder for chaining.
-
getPreHookMessagesList
public com.google.protobuf.ProtocolStringList getPreHookMessagesList()/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;- Specified by:
getPreHookMessagesListin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- A list containing the preHookMessages.
-
getPreHookMessagesCount
public int getPreHookMessagesCount()/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;- Specified by:
getPreHookMessagesCountin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The count of preHookMessages.
-
getPreHookMessages
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;- Specified by:
getPreHookMessagesin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The preHookMessages at the given index.
-
getPreHookMessagesBytes
public com.google.protobuf.ByteString getPreHookMessagesBytes(int index) / Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;- Specified by:
getPreHookMessagesBytesin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the preHookMessages at the given index.
-
setPreHookMessages
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;- Parameters:
index- The index to set the value at.value- The preHookMessages to set.- Returns:
- This builder for chaining.
-
addPreHookMessages
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;- Parameters:
value- The preHookMessages to add.- Returns:
- This builder for chaining.
-
addAllPreHookMessages
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;- Parameters:
values- The preHookMessages to add.- Returns:
- This builder for chaining.
-
clearPreHookMessages
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;- Returns:
- This builder for chaining.
-
addPreHookMessagesBytes
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;- Parameters:
value- The bytes of the preHookMessages to add.- Returns:
- This builder for chaining.
-
getPostHookMessagesList
public com.google.protobuf.ProtocolStringList getPostHookMessagesList()/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;- Specified by:
getPostHookMessagesListin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- A list containing the postHookMessages.
-
getPostHookMessagesCount
public int getPostHookMessagesCount()/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;- Specified by:
getPostHookMessagesCountin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The count of postHookMessages.
-
getPostHookMessages
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;- Specified by:
getPostHookMessagesin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The postHookMessages at the given index.
-
getPostHookMessagesBytes
public com.google.protobuf.ByteString getPostHookMessagesBytes(int index) / Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;- Specified by:
getPostHookMessagesBytesin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the postHookMessages at the given index.
-
setPostHookMessages
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;- Parameters:
index- The index to set the value at.value- The postHookMessages to set.- Returns:
- This builder for chaining.
-
addPostHookMessages
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;- Parameters:
value- The postHookMessages to add.- Returns:
- This builder for chaining.
-
addAllPostHookMessages
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;- Parameters:
values- The postHookMessages to add.- Returns:
- This builder for chaining.
-
clearPostHookMessages
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;- Returns:
- This builder for chaining.
-
addPostHookMessagesBytes
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;- Parameters:
value- The bytes of the postHookMessages to add.- Returns:
- This builder for chaining.
-
getPreHookMessageList
Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated. See spec.proto;l=129/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];- Specified by:
getPreHookMessageListin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- A list containing the preHookMessage.
-
getPreHookMessageCount
Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated. See spec.proto;l=129/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];- Specified by:
getPreHookMessageCountin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The count of preHookMessage.
-
getPreHookMessage
Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated. See spec.proto;l=129/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];- Specified by:
getPreHookMessagein interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The preHookMessage at the given index.
-
getPreHookMessageBytes
Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated. See spec.proto;l=129/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];- Specified by:
getPreHookMessageBytesin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the preHookMessage at the given index.
-
setPreHookMessage
Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated. See spec.proto;l=129/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];- Parameters:
index- The index to set the value at.value- The preHookMessage to set.- Returns:
- This builder for chaining.
-
addPreHookMessage
Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated. See spec.proto;l=129/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];- Parameters:
value- The preHookMessage to add.- Returns:
- This builder for chaining.
-
addAllPreHookMessage
Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated. See spec.proto;l=129/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];- Parameters:
values- The preHookMessage to add.- Returns:
- This builder for chaining.
-
clearPreHookMessage
Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated. See spec.proto;l=129/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];- Returns:
- This builder for chaining.
-
addPreHookMessageBytes
@Deprecated public Spec.ProtoScenario.Builder addPreHookMessageBytes(com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoScenario.preHookMessage is deprecated. See spec.proto;l=129/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];- Parameters:
value- The bytes of the preHookMessage to add.- Returns:
- This builder for chaining.
-
getPostHookMessageList
Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated. See spec.proto;l=131/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];- Specified by:
getPostHookMessageListin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- A list containing the postHookMessage.
-
getPostHookMessageCount
Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated. See spec.proto;l=131/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];- Specified by:
getPostHookMessageCountin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The count of postHookMessage.
-
getPostHookMessage
Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated. See spec.proto;l=131/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];- Specified by:
getPostHookMessagein interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The postHookMessage at the given index.
-
getPostHookMessageBytes
Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated. See spec.proto;l=131/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];- Specified by:
getPostHookMessageBytesin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the postHookMessage at the given index.
-
setPostHookMessage
Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated. See spec.proto;l=131/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];- Parameters:
index- The index to set the value at.value- The postHookMessage to set.- Returns:
- This builder for chaining.
-
addPostHookMessage
Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated. See spec.proto;l=131/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];- Parameters:
value- The postHookMessage to add.- Returns:
- This builder for chaining.
-
addAllPostHookMessage
Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated. See spec.proto;l=131/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];- Parameters:
values- The postHookMessage to add.- Returns:
- This builder for chaining.
-
clearPostHookMessage
Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated. See spec.proto;l=131/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];- Returns:
- This builder for chaining.
-
addPostHookMessageBytes
@Deprecated public Spec.ProtoScenario.Builder addPostHookMessageBytes(com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoScenario.postHookMessage is deprecated. See spec.proto;l=131/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];- Parameters:
value- The bytes of the postHookMessage to add.- Returns:
- This builder for chaining.
-
getPreHookScreenshotsList
Deprecated.gauge.messages.ProtoScenario.preHookScreenshots is deprecated. See spec.proto;l=133/ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 19 [deprecated = true];- Specified by:
getPreHookScreenshotsListin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- A list containing the preHookScreenshots.
-
getPreHookScreenshotsCount
Deprecated.gauge.messages.ProtoScenario.preHookScreenshots is deprecated. See spec.proto;l=133/ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 19 [deprecated = true];- Specified by:
getPreHookScreenshotsCountin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The count of preHookScreenshots.
-
getPreHookScreenshots
Deprecated.gauge.messages.ProtoScenario.preHookScreenshots is deprecated. See spec.proto;l=133/ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 19 [deprecated = true];- Specified by:
getPreHookScreenshotsin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The preHookScreenshots at the given index.
-
setPreHookScreenshots
@Deprecated public Spec.ProtoScenario.Builder setPreHookScreenshots(int index, com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoScenario.preHookScreenshots is deprecated. See spec.proto;l=133/ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 19 [deprecated = true];- Parameters:
index- The index to set the value at.value- The preHookScreenshots to set.- Returns:
- This builder for chaining.
-
addPreHookScreenshots
@Deprecated public Spec.ProtoScenario.Builder addPreHookScreenshots(com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoScenario.preHookScreenshots is deprecated. See spec.proto;l=133/ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 19 [deprecated = true];- Parameters:
value- The preHookScreenshots to add.- Returns:
- This builder for chaining.
-
addAllPreHookScreenshots
@Deprecated public Spec.ProtoScenario.Builder addAllPreHookScreenshots(Iterable<? extends com.google.protobuf.ByteString> values) Deprecated.gauge.messages.ProtoScenario.preHookScreenshots is deprecated. See spec.proto;l=133/ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 19 [deprecated = true];- Parameters:
values- The preHookScreenshots to add.- Returns:
- This builder for chaining.
-
clearPreHookScreenshots
Deprecated.gauge.messages.ProtoScenario.preHookScreenshots is deprecated. See spec.proto;l=133/ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 19 [deprecated = true];- Returns:
- This builder for chaining.
-
getPostHookScreenshotsList
Deprecated.gauge.messages.ProtoScenario.postHookScreenshots is deprecated. See spec.proto;l=135/ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 20 [deprecated = true];- Specified by:
getPostHookScreenshotsListin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- A list containing the postHookScreenshots.
-
getPostHookScreenshotsCount
Deprecated.gauge.messages.ProtoScenario.postHookScreenshots is deprecated. See spec.proto;l=135/ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 20 [deprecated = true];- Specified by:
getPostHookScreenshotsCountin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The count of postHookScreenshots.
-
getPostHookScreenshots
Deprecated.gauge.messages.ProtoScenario.postHookScreenshots is deprecated. See spec.proto;l=135/ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 20 [deprecated = true];- Specified by:
getPostHookScreenshotsin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The postHookScreenshots at the given index.
-
setPostHookScreenshots
@Deprecated public Spec.ProtoScenario.Builder setPostHookScreenshots(int index, com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoScenario.postHookScreenshots is deprecated. See spec.proto;l=135/ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 20 [deprecated = true];- Parameters:
index- The index to set the value at.value- The postHookScreenshots to set.- Returns:
- This builder for chaining.
-
addPostHookScreenshots
@Deprecated public Spec.ProtoScenario.Builder addPostHookScreenshots(com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoScenario.postHookScreenshots is deprecated. See spec.proto;l=135/ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 20 [deprecated = true];- Parameters:
value- The postHookScreenshots to add.- Returns:
- This builder for chaining.
-
addAllPostHookScreenshots
@Deprecated public Spec.ProtoScenario.Builder addAllPostHookScreenshots(Iterable<? extends com.google.protobuf.ByteString> values) Deprecated.gauge.messages.ProtoScenario.postHookScreenshots is deprecated. See spec.proto;l=135/ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 20 [deprecated = true];- Parameters:
values- The postHookScreenshots to add.- Returns:
- This builder for chaining.
-
clearPostHookScreenshots
Deprecated.gauge.messages.ProtoScenario.postHookScreenshots is deprecated. See spec.proto;l=135/ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 20 [deprecated = true];- Returns:
- This builder for chaining.
-
getPreHookScreenshotFilesList
public com.google.protobuf.ProtocolStringList getPreHookScreenshotFilesList()/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;- Specified by:
getPreHookScreenshotFilesListin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- A list containing the preHookScreenshotFiles.
-
getPreHookScreenshotFilesCount
public int getPreHookScreenshotFilesCount()/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;- Specified by:
getPreHookScreenshotFilesCountin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The count of preHookScreenshotFiles.
-
getPreHookScreenshotFiles
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;- Specified by:
getPreHookScreenshotFilesin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The preHookScreenshotFiles at the given index.
-
getPreHookScreenshotFilesBytes
public com.google.protobuf.ByteString getPreHookScreenshotFilesBytes(int index) / Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;- Specified by:
getPreHookScreenshotFilesBytesin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the preHookScreenshotFiles at the given index.
-
setPreHookScreenshotFiles
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;- Parameters:
index- The index to set the value at.value- The preHookScreenshotFiles to set.- Returns:
- This builder for chaining.
-
addPreHookScreenshotFiles
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;- Parameters:
value- The preHookScreenshotFiles to add.- Returns:
- This builder for chaining.
-
addAllPreHookScreenshotFiles
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;- Parameters:
values- The preHookScreenshotFiles to add.- Returns:
- This builder for chaining.
-
clearPreHookScreenshotFiles
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;- Returns:
- This builder for chaining.
-
addPreHookScreenshotFilesBytes
public Spec.ProtoScenario.Builder addPreHookScreenshotFilesBytes(com.google.protobuf.ByteString value) / Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;- Parameters:
value- The bytes of the preHookScreenshotFiles to add.- Returns:
- This builder for chaining.
-
getPostHookScreenshotFilesList
public com.google.protobuf.ProtocolStringList getPostHookScreenshotFilesList()/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;- Specified by:
getPostHookScreenshotFilesListin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- A list containing the postHookScreenshotFiles.
-
getPostHookScreenshotFilesCount
public int getPostHookScreenshotFilesCount()/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;- Specified by:
getPostHookScreenshotFilesCountin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The count of postHookScreenshotFiles.
-
getPostHookScreenshotFiles
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;- Specified by:
getPostHookScreenshotFilesin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The postHookScreenshotFiles at the given index.
-
getPostHookScreenshotFilesBytes
public com.google.protobuf.ByteString getPostHookScreenshotFilesBytes(int index) / Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;- Specified by:
getPostHookScreenshotFilesBytesin interfaceSpec.ProtoScenarioOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the postHookScreenshotFiles at the given index.
-
setPostHookScreenshotFiles
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;- Parameters:
index- The index to set the value at.value- The postHookScreenshotFiles to set.- Returns:
- This builder for chaining.
-
addPostHookScreenshotFiles
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;- Parameters:
value- The postHookScreenshotFiles to add.- Returns:
- This builder for chaining.
-
addAllPostHookScreenshotFiles
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;- Parameters:
values- The postHookScreenshotFiles to add.- Returns:
- This builder for chaining.
-
clearPostHookScreenshotFiles
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;- Returns:
- This builder for chaining.
-
addPostHookScreenshotFilesBytes
public Spec.ProtoScenario.Builder addPostHookScreenshotFilesBytes(com.google.protobuf.ByteString value) / Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;- Parameters:
value- The bytes of the postHookScreenshotFiles to add.- Returns:
- This builder for chaining.
-
getRetriesCount
public long getRetriesCount()/ Number of retires
int64 retriesCount = 23;- Specified by:
getRetriesCountin interfaceSpec.ProtoScenarioOrBuilder- Returns:
- The retriesCount.
-
setRetriesCount
/ Number of retires
int64 retriesCount = 23;- Parameters:
value- The retriesCount to set.- Returns:
- This builder for chaining.
-
clearRetriesCount
/ Number of retires
int64 retriesCount = 23;- Returns:
- This builder for chaining.
-