Package gauge.messages
Class Spec.ProtoScenarioResult.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Spec.ProtoScenarioResult.Builder>
gauge.messages.Spec.ProtoScenarioResult.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Spec.ProtoScenarioResultOrBuilder,Cloneable
- Enclosing class:
- Spec.ProtoScenarioResult
public static final class Spec.ProtoScenarioResult.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Spec.ProtoScenarioResult.Builder>
implements Spec.ProtoScenarioResultOrBuilder
/ A proto object representing the result of Scenario execution.Protobuf type
gauge.messages.ProtoScenarioResult-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()/ Holds the time taken for executing the whole suite./ Collection of scenarios in scenario execution result./ Holds the timestamp of event starting.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorlong/ Holds the time taken for executing the whole suite./ Collection of scenarios in scenario execution result./ Collection of scenarios in scenario execution result./ Collection of scenarios in scenario execution result./ Holds the timestamp of event starting.com.google.protobuf.ByteString/ Holds the timestamp of event starting.boolean/ Collection of scenarios in scenario execution result.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeProtoItem(Spec.ProtoItem value) / Collection of scenarios in scenario execution result.setExecutionTime(long value) / Holds the time taken for executing the whole suite.setProtoItem(Spec.ProtoItem value) / Collection of scenarios in scenario execution result.setProtoItem(Spec.ProtoItem.Builder builderForValue) / Collection of scenarios in scenario execution result.setTimestamp(String value) / Holds the timestamp of event starting.setTimestampBytes(com.google.protobuf.ByteString value) / Holds the timestamp of event starting.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.ProtoScenarioResult.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.ProtoScenarioResult.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.ProtoScenarioResult.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.ProtoScenarioResult.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Spec.ProtoScenarioResult.Builder>
-
mergeFrom
public Spec.ProtoScenarioResult.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.ProtoScenarioResult.Builder>- Throws:
IOException
-
hasProtoItem
public boolean hasProtoItem()/ Collection of scenarios in scenario execution result.
.gauge.messages.ProtoItem protoItem = 1;- Specified by:
hasProtoItemin interfaceSpec.ProtoScenarioResultOrBuilder- Returns:
- Whether the protoItem field is set.
-
getProtoItem
/ Collection of scenarios in scenario execution result.
.gauge.messages.ProtoItem protoItem = 1;- Specified by:
getProtoItemin interfaceSpec.ProtoScenarioResultOrBuilder- Returns:
- The protoItem.
-
setProtoItem
/ Collection of scenarios in scenario execution result.
.gauge.messages.ProtoItem protoItem = 1; -
setProtoItem
/ Collection of scenarios in scenario execution result.
.gauge.messages.ProtoItem protoItem = 1; -
mergeProtoItem
/ Collection of scenarios in scenario execution result.
.gauge.messages.ProtoItem protoItem = 1; -
clearProtoItem
/ Collection of scenarios in scenario execution result.
.gauge.messages.ProtoItem protoItem = 1; -
getProtoItemBuilder
/ Collection of scenarios in scenario execution result.
.gauge.messages.ProtoItem protoItem = 1; -
getProtoItemOrBuilder
/ Collection of scenarios in scenario execution result.
.gauge.messages.ProtoItem protoItem = 1;- Specified by:
getProtoItemOrBuilderin interfaceSpec.ProtoScenarioResultOrBuilder
-
getExecutionTime
public long getExecutionTime()/ Holds the time taken for executing the whole suite.
int64 executionTime = 2;- Specified by:
getExecutionTimein interfaceSpec.ProtoScenarioResultOrBuilder- Returns:
- The executionTime.
-
setExecutionTime
/ Holds the time taken for executing the whole suite.
int64 executionTime = 2;- Parameters:
value- The executionTime to set.- Returns:
- This builder for chaining.
-
clearExecutionTime
/ Holds the time taken for executing the whole suite.
int64 executionTime = 2;- Returns:
- This builder for chaining.
-
getTimestamp
/ Holds the timestamp of event starting.
string timestamp = 3;- Specified by:
getTimestampin interfaceSpec.ProtoScenarioResultOrBuilder- Returns:
- The timestamp.
-
getTimestampBytes
public com.google.protobuf.ByteString getTimestampBytes()/ Holds the timestamp of event starting.
string timestamp = 3;- Specified by:
getTimestampBytesin interfaceSpec.ProtoScenarioResultOrBuilder- Returns:
- The bytes for timestamp.
-
setTimestamp
/ Holds the timestamp of event starting.
string timestamp = 3;- Parameters:
value- The timestamp to set.- Returns:
- This builder for chaining.
-
clearTimestamp
/ Holds the timestamp of event starting.
string timestamp = 3;- Returns:
- This builder for chaining.
-
setTimestampBytes
/ Holds the timestamp of event starting.
string timestamp = 3;- Parameters:
value- The bytes for timestamp to set.- Returns:
- This builder for chaining.
-