Package gauge.messages
Class Spec.ProtoSpec.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Spec.ProtoSpec.Builder>
gauge.messages.Spec.ProtoSpec.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Spec.ProtoSpecOrBuilder,Cloneable
- Enclosing class:
- Spec.ProtoSpec
public static final class Spec.ProtoSpec.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Spec.ProtoSpec.Builder>
implements Spec.ProtoSpecOrBuilder
/ A proto object representing a Specification / A specification can contain Scenarios or Steps, besides CommentsProtobuf type
gauge.messages.ProtoSpec-
Method Summary
Modifier and TypeMethodDescriptionaddAllItems(Iterable<? extends Spec.ProtoItem> values) / A collection of items that come under this stepaddAllPostHookFailures(Iterable<? extends Spec.ProtoHookFailure> values) / Contains a 'before' hook failure message.addAllPostHookMessage(Iterable<String> values) Deprecated.gauge.messages.ProtoSpec.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.ProtoSpec.postHookScreenshots is deprecated.addAllPreHookFailures(Iterable<? extends Spec.ProtoHookFailure> values) / Contains a 'before' hook failure message.addAllPreHookMessage(Iterable<String> values) Deprecated.gauge.messages.ProtoSpec.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.ProtoSpec.preHookScreenshots is deprecated.addAllTags(Iterable<String> values) / Contains a list of tags that are defined at the specification level.addItems(int index, Spec.ProtoItem value) / A collection of items that come under this stepaddItems(int index, Spec.ProtoItem.Builder builderForValue) / A collection of items that come under this stepaddItems(Spec.ProtoItem value) / A collection of items that come under this stepaddItems(Spec.ProtoItem.Builder builderForValue) / A collection of items that come under this step/ A collection of items that come under this stepaddItemsBuilder(int index) / A collection of items that come under this stepaddPostHookFailures(int index, Spec.ProtoHookFailure value) / Contains a 'before' hook failure message.addPostHookFailures(int index, Spec.ProtoHookFailure.Builder builderForValue) / Contains a 'before' hook failure message./ Contains a 'before' hook failure message.addPostHookFailures(Spec.ProtoHookFailure.Builder builderForValue) / Contains a 'before' hook failure message./ Contains a 'before' hook failure message.addPostHookFailuresBuilder(int index) / Contains a 'before' hook failure message.addPostHookMessage(String value) Deprecated.gauge.messages.ProtoSpec.postHookMessage is deprecated.addPostHookMessageBytes(com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoSpec.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.ProtoSpec.postHookScreenshots is deprecated.addPreHookFailures(int index, Spec.ProtoHookFailure value) / Contains a 'before' hook failure message.addPreHookFailures(int index, Spec.ProtoHookFailure.Builder builderForValue) / Contains a 'before' hook failure message./ Contains a 'before' hook failure message.addPreHookFailures(Spec.ProtoHookFailure.Builder builderForValue) / Contains a 'before' hook failure message./ Contains a 'before' hook failure message.addPreHookFailuresBuilder(int index) / Contains a 'before' hook failure message.addPreHookMessage(String value) Deprecated.gauge.messages.ProtoSpec.preHookMessage is deprecated.addPreHookMessageBytes(com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoSpec.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.ProtoSpec.preHookScreenshots is deprecated./ 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.build()clear()/ Contains the filename for that holds this specification./ Flag indicating if this is a Table Driven Specification./ meta field to indicate the number of items in the list / used when items are sent as individual chunk/ A collection of items that come under this step/ Contains a 'before' hook failure message.Deprecated.gauge.messages.ProtoSpec.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.ProtoSpec.postHookScreenshots is deprecated./ Contains a 'before' hook failure message.Deprecated.gauge.messages.ProtoSpec.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.ProtoSpec.preHookScreenshots is deprecated./ Heading describing the Specification/ Contains a list of tags that are defined at the specification level.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor/ Contains the filename for that holds this specification.com.google.protobuf.ByteString/ Contains the filename for that holds this specification.boolean/ Flag indicating if this is a Table Driven Specification.long/ meta field to indicate the number of items in the list / used when items are sent as individual chunkgetItems(int index) / A collection of items that come under this stepgetItemsBuilder(int index) / A collection of items that come under this step/ A collection of items that come under this stepint/ A collection of items that come under this step/ A collection of items that come under this stepgetItemsOrBuilder(int index) / A collection of items that come under this stepList<? extends Spec.ProtoItemOrBuilder>/ A collection of items that come under this stepgetPostHookFailures(int index) / Contains a 'before' hook failure message.getPostHookFailuresBuilder(int index) / Contains a 'before' hook failure message./ Contains a 'before' hook failure message.int/ Contains a 'before' hook failure message./ Contains a 'before' hook failure message.getPostHookFailuresOrBuilder(int index) / Contains a 'before' hook failure message.List<? extends Spec.ProtoHookFailureOrBuilder>/ Contains a 'before' hook failure message.getPostHookMessage(int index) Deprecated.gauge.messages.ProtoSpec.postHookMessage is deprecated.com.google.protobuf.ByteStringgetPostHookMessageBytes(int index) Deprecated.gauge.messages.ProtoSpec.postHookMessage is deprecated.intDeprecated.gauge.messages.ProtoSpec.postHookMessage is deprecated.com.google.protobuf.ProtocolStringListDeprecated.gauge.messages.ProtoSpec.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.ProtoSpec.postHookScreenshots is deprecated.intDeprecated.gauge.messages.ProtoSpec.postHookScreenshots is deprecated.List<com.google.protobuf.ByteString>Deprecated.gauge.messages.ProtoSpec.postHookScreenshots is deprecated.getPreHookFailures(int index) / Contains a 'before' hook failure message.getPreHookFailuresBuilder(int index) / Contains a 'before' hook failure message./ Contains a 'before' hook failure message.int/ Contains a 'before' hook failure message./ Contains a 'before' hook failure message.getPreHookFailuresOrBuilder(int index) / Contains a 'before' hook failure message.List<? extends Spec.ProtoHookFailureOrBuilder>/ Contains a 'before' hook failure message.getPreHookMessage(int index) Deprecated.gauge.messages.ProtoSpec.preHookMessage is deprecated.com.google.protobuf.ByteStringgetPreHookMessageBytes(int index) Deprecated.gauge.messages.ProtoSpec.preHookMessage is deprecated.intDeprecated.gauge.messages.ProtoSpec.preHookMessage is deprecated.com.google.protobuf.ProtocolStringListDeprecated.gauge.messages.ProtoSpec.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.ProtoSpec.preHookScreenshots is deprecated.intDeprecated.gauge.messages.ProtoSpec.preHookScreenshots is deprecated.List<com.google.protobuf.ByteString>Deprecated.gauge.messages.ProtoSpec.preHookScreenshots is deprecated./ Heading describing the Specificationcom.google.protobuf.ByteString/ Heading describing the SpecificationgetTags(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.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Spec.ProtoSpec other) removeItems(int index) / A collection of items that come under this stepremovePostHookFailures(int index) / Contains a 'before' hook failure message.removePreHookFailures(int index) / Contains a 'before' hook failure message.setFileName(String value) / Contains the filename for that holds this specification.setFileNameBytes(com.google.protobuf.ByteString value) / Contains the filename for that holds this specification.setIsTableDriven(boolean value) / Flag indicating if this is a Table Driven Specification.setItemCount(long value) / meta field to indicate the number of items in the list / used when items are sent as individual chunksetItems(int index, Spec.ProtoItem value) / A collection of items that come under this stepsetItems(int index, Spec.ProtoItem.Builder builderForValue) / A collection of items that come under this stepsetPostHookFailures(int index, Spec.ProtoHookFailure value) / Contains a 'before' hook failure message.setPostHookFailures(int index, Spec.ProtoHookFailure.Builder builderForValue) / Contains a 'before' hook failure message.setPostHookMessage(int index, String value) Deprecated.gauge.messages.ProtoSpec.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.ProtoSpec.postHookScreenshots is deprecated.setPreHookFailures(int index, Spec.ProtoHookFailure value) / Contains a 'before' hook failure message.setPreHookFailures(int index, Spec.ProtoHookFailure.Builder builderForValue) / Contains a 'before' hook failure message.setPreHookMessage(int index, String value) Deprecated.gauge.messages.ProtoSpec.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.ProtoSpec.preHookScreenshots is deprecated.setSpecHeading(String value) / Heading describing the SpecificationsetSpecHeadingBytes(com.google.protobuf.ByteString value) / Heading describing the Specification/ Contains a list of tags that are defined at the specification level.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.ProtoSpec.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.ProtoSpec.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.ProtoSpec.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.ProtoSpec.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Spec.ProtoSpec.Builder>
-
mergeFrom
public Spec.ProtoSpec.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.ProtoSpec.Builder>- Throws:
IOException
-
getSpecHeading
/ Heading describing the Specification
string specHeading = 1;- Specified by:
getSpecHeadingin interfaceSpec.ProtoSpecOrBuilder- Returns:
- The specHeading.
-
getSpecHeadingBytes
public com.google.protobuf.ByteString getSpecHeadingBytes()/ Heading describing the Specification
string specHeading = 1;- Specified by:
getSpecHeadingBytesin interfaceSpec.ProtoSpecOrBuilder- Returns:
- The bytes for specHeading.
-
setSpecHeading
/ Heading describing the Specification
string specHeading = 1;- Parameters:
value- The specHeading to set.- Returns:
- This builder for chaining.
-
clearSpecHeading
/ Heading describing the Specification
string specHeading = 1;- Returns:
- This builder for chaining.
-
setSpecHeadingBytes
/ Heading describing the Specification
string specHeading = 1;- Parameters:
value- The bytes for specHeading to set.- Returns:
- This builder for chaining.
-
getItemsList
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2;- Specified by:
getItemsListin interfaceSpec.ProtoSpecOrBuilder
-
getItemsCount
public int getItemsCount()/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2;- Specified by:
getItemsCountin interfaceSpec.ProtoSpecOrBuilder
-
getItems
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2;- Specified by:
getItemsin interfaceSpec.ProtoSpecOrBuilder
-
setItems
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2; -
setItems
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2; -
addItems
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2; -
addItems
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2; -
addItems
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2; -
addItems
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2; -
addAllItems
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2; -
clearItems
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2; -
removeItems
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2; -
getItemsBuilder
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2; -
getItemsOrBuilder
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2;- Specified by:
getItemsOrBuilderin interfaceSpec.ProtoSpecOrBuilder
-
getItemsOrBuilderList
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2;- Specified by:
getItemsOrBuilderListin interfaceSpec.ProtoSpecOrBuilder
-
addItemsBuilder
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2; -
addItemsBuilder
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2; -
getItemsBuilderList
/ A collection of items that come under this step
repeated .gauge.messages.ProtoItem items = 2; -
getIsTableDriven
public boolean getIsTableDriven()/ Flag indicating if this is a Table Driven Specification. The table is defined in the context, this is different from using a table parameter.
bool isTableDriven = 3;- Specified by:
getIsTableDrivenin interfaceSpec.ProtoSpecOrBuilder- Returns:
- The isTableDriven.
-
setIsTableDriven
/ Flag indicating if this is a Table Driven Specification. The table is defined in the context, this is different from using a table parameter.
bool isTableDriven = 3;- Parameters:
value- The isTableDriven to set.- Returns:
- This builder for chaining.
-
clearIsTableDriven
/ Flag indicating if this is a Table Driven Specification. The table is defined in the context, this is different from using a table parameter.
bool isTableDriven = 3;- Returns:
- This builder for chaining.
-
getPreHookFailuresList
/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4;- Specified by:
getPreHookFailuresListin interfaceSpec.ProtoSpecOrBuilder
-
getPreHookFailuresCount
public int getPreHookFailuresCount()/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4;- Specified by:
getPreHookFailuresCountin interfaceSpec.ProtoSpecOrBuilder
-
getPreHookFailures
/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4;- Specified by:
getPreHookFailuresin interfaceSpec.ProtoSpecOrBuilder
-
setPreHookFailures
/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4; -
setPreHookFailures
public Spec.ProtoSpec.Builder setPreHookFailures(int index, Spec.ProtoHookFailure.Builder builderForValue) / Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4; -
addPreHookFailures
/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4; -
addPreHookFailures
/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4; -
addPreHookFailures
/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4; -
addPreHookFailures
public Spec.ProtoSpec.Builder addPreHookFailures(int index, Spec.ProtoHookFailure.Builder builderForValue) / Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4; -
addAllPreHookFailures
public Spec.ProtoSpec.Builder addAllPreHookFailures(Iterable<? extends Spec.ProtoHookFailure> values) / Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4; -
clearPreHookFailures
/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4; -
removePreHookFailures
/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4; -
getPreHookFailuresBuilder
/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4; -
getPreHookFailuresOrBuilder
/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4;- Specified by:
getPreHookFailuresOrBuilderin interfaceSpec.ProtoSpecOrBuilder
-
getPreHookFailuresOrBuilderList
/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4;- Specified by:
getPreHookFailuresOrBuilderListin interfaceSpec.ProtoSpecOrBuilder
-
addPreHookFailuresBuilder
/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4; -
addPreHookFailuresBuilder
/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4; -
getPreHookFailuresBuilderList
/ Contains a 'before' hook failure message. This happens when the `before_spec` hook has an error.
repeated .gauge.messages.ProtoHookFailure preHookFailures = 4; -
getPostHookFailuresList
/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5;- Specified by:
getPostHookFailuresListin interfaceSpec.ProtoSpecOrBuilder
-
getPostHookFailuresCount
public int getPostHookFailuresCount()/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5;- Specified by:
getPostHookFailuresCountin interfaceSpec.ProtoSpecOrBuilder
-
getPostHookFailures
/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5;- Specified by:
getPostHookFailuresin interfaceSpec.ProtoSpecOrBuilder
-
setPostHookFailures
/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5; -
setPostHookFailures
public Spec.ProtoSpec.Builder setPostHookFailures(int index, Spec.ProtoHookFailure.Builder builderForValue) / Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5; -
addPostHookFailures
/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5; -
addPostHookFailures
/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5; -
addPostHookFailures
/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5; -
addPostHookFailures
public Spec.ProtoSpec.Builder addPostHookFailures(int index, Spec.ProtoHookFailure.Builder builderForValue) / Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5; -
addAllPostHookFailures
public Spec.ProtoSpec.Builder addAllPostHookFailures(Iterable<? extends Spec.ProtoHookFailure> values) / Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5; -
clearPostHookFailures
/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5; -
removePostHookFailures
/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5; -
getPostHookFailuresBuilder
/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5; -
getPostHookFailuresOrBuilder
/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5;- Specified by:
getPostHookFailuresOrBuilderin interfaceSpec.ProtoSpecOrBuilder
-
getPostHookFailuresOrBuilderList
/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5;- Specified by:
getPostHookFailuresOrBuilderListin interfaceSpec.ProtoSpecOrBuilder
-
addPostHookFailuresBuilder
/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5; -
addPostHookFailuresBuilder
/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5; -
getPostHookFailuresBuilderList
/ Contains a 'before' hook failure message. This happens when the `after_hook` hook has an error.
repeated .gauge.messages.ProtoHookFailure postHookFailures = 5; -
getFileName
/ Contains the filename for that holds this specification.
string fileName = 6;- Specified by:
getFileNamein interfaceSpec.ProtoSpecOrBuilder- Returns:
- The fileName.
-
getFileNameBytes
public com.google.protobuf.ByteString getFileNameBytes()/ Contains the filename for that holds this specification.
string fileName = 6;- Specified by:
getFileNameBytesin interfaceSpec.ProtoSpecOrBuilder- Returns:
- The bytes for fileName.
-
setFileName
/ Contains the filename for that holds this specification.
string fileName = 6;- Parameters:
value- The fileName to set.- Returns:
- This builder for chaining.
-
clearFileName
/ Contains the filename for that holds this specification.
string fileName = 6;- Returns:
- This builder for chaining.
-
setFileNameBytes
/ Contains the filename for that holds this specification.
string fileName = 6;- Parameters:
value- The bytes for fileName to set.- Returns:
- This builder for chaining.
-
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.ProtoSpecOrBuilder- 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.ProtoSpecOrBuilder- 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.ProtoSpecOrBuilder- 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.ProtoSpecOrBuilder- 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.
-
getPreHookMessagesList
public com.google.protobuf.ProtocolStringList getPreHookMessagesList()/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 8;- Specified by:
getPreHookMessagesListin interfaceSpec.ProtoSpecOrBuilder- 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 = 8;- Specified by:
getPreHookMessagesCountin interfaceSpec.ProtoSpecOrBuilder- Returns:
- The count of preHookMessages.
-
getPreHookMessages
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 8;- Specified by:
getPreHookMessagesin interfaceSpec.ProtoSpecOrBuilder- 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 = 8;- Specified by:
getPreHookMessagesBytesin interfaceSpec.ProtoSpecOrBuilder- 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 = 8;- 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 = 8;- 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 = 8;- 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 = 8;- Returns:
- This builder for chaining.
-
addPreHookMessagesBytes
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 8;- 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 = 9;- Specified by:
getPostHookMessagesListin interfaceSpec.ProtoSpecOrBuilder- 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 = 9;- Specified by:
getPostHookMessagesCountin interfaceSpec.ProtoSpecOrBuilder- Returns:
- The count of postHookMessages.
-
getPostHookMessages
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 9;- Specified by:
getPostHookMessagesin interfaceSpec.ProtoSpecOrBuilder- 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 = 9;- Specified by:
getPostHookMessagesBytesin interfaceSpec.ProtoSpecOrBuilder- 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 = 9;- 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 = 9;- 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 = 9;- 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 = 9;- Returns:
- This builder for chaining.
-
addPostHookMessagesBytes
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 9;- Parameters:
value- The bytes of the postHookMessages to add.- Returns:
- This builder for chaining.
-
getPreHookMessageList
Deprecated.gauge.messages.ProtoSpec.preHookMessage is deprecated. See spec.proto;l=37/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 10 [deprecated = true];- Specified by:
getPreHookMessageListin interfaceSpec.ProtoSpecOrBuilder- Returns:
- A list containing the preHookMessage.
-
getPreHookMessageCount
Deprecated.gauge.messages.ProtoSpec.preHookMessage is deprecated. See spec.proto;l=37/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 10 [deprecated = true];- Specified by:
getPreHookMessageCountin interfaceSpec.ProtoSpecOrBuilder- Returns:
- The count of preHookMessage.
-
getPreHookMessage
Deprecated.gauge.messages.ProtoSpec.preHookMessage is deprecated. See spec.proto;l=37/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 10 [deprecated = true];- Specified by:
getPreHookMessagein interfaceSpec.ProtoSpecOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The preHookMessage at the given index.
-
getPreHookMessageBytes
Deprecated.gauge.messages.ProtoSpec.preHookMessage is deprecated. See spec.proto;l=37/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 10 [deprecated = true];- Specified by:
getPreHookMessageBytesin interfaceSpec.ProtoSpecOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the preHookMessage at the given index.
-
setPreHookMessage
Deprecated.gauge.messages.ProtoSpec.preHookMessage is deprecated. See spec.proto;l=37/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 10 [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.ProtoSpec.preHookMessage is deprecated. See spec.proto;l=37/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 10 [deprecated = true];- Parameters:
value- The preHookMessage to add.- Returns:
- This builder for chaining.
-
addAllPreHookMessage
Deprecated.gauge.messages.ProtoSpec.preHookMessage is deprecated. See spec.proto;l=37/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 10 [deprecated = true];- Parameters:
values- The preHookMessage to add.- Returns:
- This builder for chaining.
-
clearPreHookMessage
Deprecated.gauge.messages.ProtoSpec.preHookMessage is deprecated. See spec.proto;l=37/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 10 [deprecated = true];- Returns:
- This builder for chaining.
-
addPreHookMessageBytes
@Deprecated public Spec.ProtoSpec.Builder addPreHookMessageBytes(com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoSpec.preHookMessage is deprecated. See spec.proto;l=37/ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 10 [deprecated = true];- Parameters:
value- The bytes of the preHookMessage to add.- Returns:
- This builder for chaining.
-
getPostHookMessageList
Deprecated.gauge.messages.ProtoSpec.postHookMessage is deprecated. See spec.proto;l=39/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 11 [deprecated = true];- Specified by:
getPostHookMessageListin interfaceSpec.ProtoSpecOrBuilder- Returns:
- A list containing the postHookMessage.
-
getPostHookMessageCount
Deprecated.gauge.messages.ProtoSpec.postHookMessage is deprecated. See spec.proto;l=39/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 11 [deprecated = true];- Specified by:
getPostHookMessageCountin interfaceSpec.ProtoSpecOrBuilder- Returns:
- The count of postHookMessage.
-
getPostHookMessage
Deprecated.gauge.messages.ProtoSpec.postHookMessage is deprecated. See spec.proto;l=39/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 11 [deprecated = true];- Specified by:
getPostHookMessagein interfaceSpec.ProtoSpecOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The postHookMessage at the given index.
-
getPostHookMessageBytes
Deprecated.gauge.messages.ProtoSpec.postHookMessage is deprecated. See spec.proto;l=39/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 11 [deprecated = true];- Specified by:
getPostHookMessageBytesin interfaceSpec.ProtoSpecOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the postHookMessage at the given index.
-
setPostHookMessage
Deprecated.gauge.messages.ProtoSpec.postHookMessage is deprecated. See spec.proto;l=39/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 11 [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.ProtoSpec.postHookMessage is deprecated. See spec.proto;l=39/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 11 [deprecated = true];- Parameters:
value- The postHookMessage to add.- Returns:
- This builder for chaining.
-
addAllPostHookMessage
Deprecated.gauge.messages.ProtoSpec.postHookMessage is deprecated. See spec.proto;l=39/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 11 [deprecated = true];- Parameters:
values- The postHookMessage to add.- Returns:
- This builder for chaining.
-
clearPostHookMessage
Deprecated.gauge.messages.ProtoSpec.postHookMessage is deprecated. See spec.proto;l=39/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 11 [deprecated = true];- Returns:
- This builder for chaining.
-
addPostHookMessageBytes
@Deprecated public Spec.ProtoSpec.Builder addPostHookMessageBytes(com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoSpec.postHookMessage is deprecated. See spec.proto;l=39/ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 11 [deprecated = true];- Parameters:
value- The bytes of the postHookMessage to add.- Returns:
- This builder for chaining.
-
getPreHookScreenshotsList
Deprecated.gauge.messages.ProtoSpec.preHookScreenshots is deprecated. See spec.proto;l=41/ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 12 [deprecated = true];- Specified by:
getPreHookScreenshotsListin interfaceSpec.ProtoSpecOrBuilder- Returns:
- A list containing the preHookScreenshots.
-
getPreHookScreenshotsCount
Deprecated.gauge.messages.ProtoSpec.preHookScreenshots is deprecated. See spec.proto;l=41/ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 12 [deprecated = true];- Specified by:
getPreHookScreenshotsCountin interfaceSpec.ProtoSpecOrBuilder- Returns:
- The count of preHookScreenshots.
-
getPreHookScreenshots
Deprecated.gauge.messages.ProtoSpec.preHookScreenshots is deprecated. See spec.proto;l=41/ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 12 [deprecated = true];- Specified by:
getPreHookScreenshotsin interfaceSpec.ProtoSpecOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The preHookScreenshots at the given index.
-
setPreHookScreenshots
@Deprecated public Spec.ProtoSpec.Builder setPreHookScreenshots(int index, com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoSpec.preHookScreenshots is deprecated. See spec.proto;l=41/ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 12 [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.ProtoSpec.Builder addPreHookScreenshots(com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoSpec.preHookScreenshots is deprecated. See spec.proto;l=41/ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 12 [deprecated = true];- Parameters:
value- The preHookScreenshots to add.- Returns:
- This builder for chaining.
-
addAllPreHookScreenshots
@Deprecated public Spec.ProtoSpec.Builder addAllPreHookScreenshots(Iterable<? extends com.google.protobuf.ByteString> values) Deprecated.gauge.messages.ProtoSpec.preHookScreenshots is deprecated. See spec.proto;l=41/ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 12 [deprecated = true];- Parameters:
values- The preHookScreenshots to add.- Returns:
- This builder for chaining.
-
clearPreHookScreenshots
Deprecated.gauge.messages.ProtoSpec.preHookScreenshots is deprecated. See spec.proto;l=41/ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 12 [deprecated = true];- Returns:
- This builder for chaining.
-
getPostHookScreenshotsList
Deprecated.gauge.messages.ProtoSpec.postHookScreenshots is deprecated. See spec.proto;l=43/ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 13 [deprecated = true];- Specified by:
getPostHookScreenshotsListin interfaceSpec.ProtoSpecOrBuilder- Returns:
- A list containing the postHookScreenshots.
-
getPostHookScreenshotsCount
Deprecated.gauge.messages.ProtoSpec.postHookScreenshots is deprecated. See spec.proto;l=43/ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 13 [deprecated = true];- Specified by:
getPostHookScreenshotsCountin interfaceSpec.ProtoSpecOrBuilder- Returns:
- The count of postHookScreenshots.
-
getPostHookScreenshots
Deprecated.gauge.messages.ProtoSpec.postHookScreenshots is deprecated. See spec.proto;l=43/ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 13 [deprecated = true];- Specified by:
getPostHookScreenshotsin interfaceSpec.ProtoSpecOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The postHookScreenshots at the given index.
-
setPostHookScreenshots
@Deprecated public Spec.ProtoSpec.Builder setPostHookScreenshots(int index, com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoSpec.postHookScreenshots is deprecated. See spec.proto;l=43/ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 13 [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.ProtoSpec.Builder addPostHookScreenshots(com.google.protobuf.ByteString value) Deprecated.gauge.messages.ProtoSpec.postHookScreenshots is deprecated. See spec.proto;l=43/ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 13 [deprecated = true];- Parameters:
value- The postHookScreenshots to add.- Returns:
- This builder for chaining.
-
addAllPostHookScreenshots
@Deprecated public Spec.ProtoSpec.Builder addAllPostHookScreenshots(Iterable<? extends com.google.protobuf.ByteString> values) Deprecated.gauge.messages.ProtoSpec.postHookScreenshots is deprecated. See spec.proto;l=43/ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 13 [deprecated = true];- Parameters:
values- The postHookScreenshots to add.- Returns:
- This builder for chaining.
-
clearPostHookScreenshots
Deprecated.gauge.messages.ProtoSpec.postHookScreenshots is deprecated. See spec.proto;l=43/ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 13 [deprecated = true];- Returns:
- This builder for chaining.
-
getItemCount
public long getItemCount()/ meta field to indicate the number of items in the list / used when items are sent as individual chunk
int64 itemCount = 14;- Specified by:
getItemCountin interfaceSpec.ProtoSpecOrBuilder- Returns:
- The itemCount.
-
setItemCount
/ meta field to indicate the number of items in the list / used when items are sent as individual chunk
int64 itemCount = 14;- Parameters:
value- The itemCount to set.- Returns:
- This builder for chaining.
-
clearItemCount
/ meta field to indicate the number of items in the list / used when items are sent as individual chunk
int64 itemCount = 14;- 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 = 15;- Specified by:
getPreHookScreenshotFilesListin interfaceSpec.ProtoSpecOrBuilder- 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 = 15;- Specified by:
getPreHookScreenshotFilesCountin interfaceSpec.ProtoSpecOrBuilder- Returns:
- The count of preHookScreenshotFiles.
-
getPreHookScreenshotFiles
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 15;- Specified by:
getPreHookScreenshotFilesin interfaceSpec.ProtoSpecOrBuilder- 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 = 15;- Specified by:
getPreHookScreenshotFilesBytesin interfaceSpec.ProtoSpecOrBuilder- 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 = 15;- 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 = 15;- 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 = 15;- 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 = 15;- Returns:
- This builder for chaining.
-
addPreHookScreenshotFilesBytes
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 15;- 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 = 16;- Specified by:
getPostHookScreenshotFilesListin interfaceSpec.ProtoSpecOrBuilder- 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 = 16;- Specified by:
getPostHookScreenshotFilesCountin interfaceSpec.ProtoSpecOrBuilder- Returns:
- The count of postHookScreenshotFiles.
-
getPostHookScreenshotFiles
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 16;- Specified by:
getPostHookScreenshotFilesin interfaceSpec.ProtoSpecOrBuilder- 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 = 16;- Specified by:
getPostHookScreenshotFilesBytesin interfaceSpec.ProtoSpecOrBuilder- 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 = 16;- 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 = 16;- 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 = 16;- 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 = 16;- Returns:
- This builder for chaining.
-
addPostHookScreenshotFilesBytes
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 16;- Parameters:
value- The bytes of the postHookScreenshotFiles to add.- Returns:
- This builder for chaining.
-