Package api
Class Testspec.TestSpec
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- api.Testspec.TestSpec
-
- All Implemented Interfaces:
Testspec.TestSpecOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- Testspec
public static final class Testspec.TestSpec extends com.google.protobuf.GeneratedMessageV3 implements Testspec.TestSpecOrBuilder
Defines a test case for the Armada test suite. Defined as a proto message to enable unmarshalling oneof fields.
Protobuf typeapi.TestSpec- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTestspec.TestSpec.BuilderDefines a test case for the Armada test suite.static classTestspec.TestSpec.CancelIf the jobs in this spec.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBATCH_SIZE_FIELD_NUMBERstatic intCANCEL_FIELD_NUMBERstatic intENVIRONMENT_FIELD_NUMBERstatic intEXPECTED_EVENTS_FIELD_NUMBERstatic intGET_LOGS_FIELD_NUMBERstatic intINTERVAL_FIELD_NUMBERstatic intJOB_SET_ID_FIELD_NUMBERstatic intJOBS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNUM_BATCHES_FIELD_NUMBERstatic intQUEUE_FIELD_NUMBERstatic intRANDOM_CLIENT_ID_FIELD_NUMBERstatic intTARGET_FIELD_NUMBERstatic intTIMEOUT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)intgetBatchSize()Number of copies of the provided jobs to submit per batch.Testspec.TestSpec.CancelgetCancel().api.TestSpec.Cancel cancel = 9;intgetCancelValue().api.TestSpec.Cancel cancel = 9;static Testspec.TestSpecgetDefaultInstance()Testspec.TestSpecgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetEnvironment()Value of the environment label set on exported Prometheus metrics.com.google.protobuf.ByteStringgetEnvironmentBytes()Value of the environment label set on exported Prometheus metrics.EventOuterClass.EventMessagegetExpectedEvents(int index)Events expected in response to submitting each job.intgetExpectedEventsCount()Events expected in response to submitting each job.List<EventOuterClass.EventMessage>getExpectedEventsList()Events expected in response to submitting each job.EventOuterClass.EventMessageOrBuildergetExpectedEventsOrBuilder(int index)Events expected in response to submitting each job.List<? extends EventOuterClass.EventMessageOrBuilder>getExpectedEventsOrBuilderList()Events expected in response to submitting each job.booleangetGetLogs()Toggle should testsuite scrape Armada Job (pod) logscom.google.protobuf.DurationgetInterval()Time between batches.com.google.protobuf.DurationOrBuildergetIntervalOrBuilder()Time between batches.SubmitOuterClass.JobSubmitRequestItemgetJobs(int index)Jobs to submit.intgetJobsCount()Jobs to submit.StringgetJobSetId()Job set to submit jobs to.com.google.protobuf.ByteStringgetJobSetIdBytes()Job set to submit jobs to.List<SubmitOuterClass.JobSubmitRequestItem>getJobsList()Jobs to submit.SubmitOuterClass.JobSubmitRequestItemOrBuildergetJobsOrBuilder(int index)Jobs to submit.List<? extends SubmitOuterClass.JobSubmitRequestItemOrBuilder>getJobsOrBuilderList()Jobs to submit.StringgetName()Test name.com.google.protobuf.ByteStringgetNameBytes()Test name.intgetNumBatches()Number of batches of jobs to submit.com.google.protobuf.Parser<Testspec.TestSpec>getParserForType()StringgetQueue()Queue to submit jobs to.com.google.protobuf.ByteStringgetQueueBytes()Queue to submit jobs to.booleangetRandomClientId()Randomize clientId if not providedintgetSerializedSize()StringgetTarget()Value of the target label set on exported Prometheus metrics.com.google.protobuf.ByteStringgetTargetBytes()Value of the target label set on exported Prometheus metrics.com.google.protobuf.DurationgetTimeout()Number of seconds to wait for jobs to finish.com.google.protobuf.DurationOrBuildergetTimeoutOrBuilder()Number of seconds to wait for jobs to finish.inthashCode()booleanhasInterval()Time between batches.booleanhasTimeout()Number of seconds to wait for jobs to finish.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Testspec.TestSpec.BuildernewBuilder()static Testspec.TestSpec.BuildernewBuilder(Testspec.TestSpec prototype)Testspec.TestSpec.BuildernewBuilderForType()protected Testspec.TestSpec.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Testspec.TestSpecparseDelimitedFrom(InputStream input)static Testspec.TestSpecparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Testspec.TestSpecparseFrom(byte[] data)static Testspec.TestSpecparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Testspec.TestSpecparseFrom(com.google.protobuf.ByteString data)static Testspec.TestSpecparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Testspec.TestSpecparseFrom(com.google.protobuf.CodedInputStream input)static Testspec.TestSpecparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Testspec.TestSpecparseFrom(InputStream input)static Testspec.TestSpecparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Testspec.TestSpecparseFrom(ByteBuffer data)static Testspec.TestSpecparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Testspec.TestSpec>parser()Testspec.TestSpec.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
JOBS_FIELD_NUMBER
public static final int JOBS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPECTED_EVENTS_FIELD_NUMBER
public static final int EXPECTED_EVENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUEUE_FIELD_NUMBER
public static final int QUEUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_SET_ID_FIELD_NUMBER
public static final int JOB_SET_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_BATCHES_FIELD_NUMBER
public static final int NUM_BATCHES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BATCH_SIZE_FIELD_NUMBER
public static final int BATCH_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INTERVAL_FIELD_NUMBER
public static final int INTERVAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMEOUT_FIELD_NUMBER
public static final int TIMEOUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CANCEL_FIELD_NUMBER
public static final int CANCEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RANDOM_CLIENT_ID_FIELD_NUMBER
public static final int RANDOM_CLIENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GET_LOGS_FIELD_NUMBER
public static final int GET_LOGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENVIRONMENT_FIELD_NUMBER
public static final int ENVIRONMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_FIELD_NUMBER
public static final int TARGET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getJobsList
public List<SubmitOuterClass.JobSubmitRequestItem> getJobsList()
Jobs to submit. The n jobs herein are copied BatchSize times to produce n*BatchSize jobs. A batch of n*BatchSize such jobs are submitted in each API call. NumBatches such batches are submitted in total.
repeated .api.JobSubmitRequestItem jobs = 1;- Specified by:
getJobsListin interfaceTestspec.TestSpecOrBuilder
-
getJobsOrBuilderList
public List<? extends SubmitOuterClass.JobSubmitRequestItemOrBuilder> getJobsOrBuilderList()
Jobs to submit. The n jobs herein are copied BatchSize times to produce n*BatchSize jobs. A batch of n*BatchSize such jobs are submitted in each API call. NumBatches such batches are submitted in total.
repeated .api.JobSubmitRequestItem jobs = 1;- Specified by:
getJobsOrBuilderListin interfaceTestspec.TestSpecOrBuilder
-
getJobsCount
public int getJobsCount()
Jobs to submit. The n jobs herein are copied BatchSize times to produce n*BatchSize jobs. A batch of n*BatchSize such jobs are submitted in each API call. NumBatches such batches are submitted in total.
repeated .api.JobSubmitRequestItem jobs = 1;- Specified by:
getJobsCountin interfaceTestspec.TestSpecOrBuilder
-
getJobs
public SubmitOuterClass.JobSubmitRequestItem getJobs(int index)
Jobs to submit. The n jobs herein are copied BatchSize times to produce n*BatchSize jobs. A batch of n*BatchSize such jobs are submitted in each API call. NumBatches such batches are submitted in total.
repeated .api.JobSubmitRequestItem jobs = 1;- Specified by:
getJobsin interfaceTestspec.TestSpecOrBuilder
-
getJobsOrBuilder
public SubmitOuterClass.JobSubmitRequestItemOrBuilder getJobsOrBuilder(int index)
Jobs to submit. The n jobs herein are copied BatchSize times to produce n*BatchSize jobs. A batch of n*BatchSize such jobs are submitted in each API call. NumBatches such batches are submitted in total.
repeated .api.JobSubmitRequestItem jobs = 1;- Specified by:
getJobsOrBuilderin interfaceTestspec.TestSpecOrBuilder
-
getExpectedEventsList
public List<EventOuterClass.EventMessage> getExpectedEventsList()
Events expected in response to submitting each job.
repeated .api.EventMessage expected_events = 2;- Specified by:
getExpectedEventsListin interfaceTestspec.TestSpecOrBuilder
-
getExpectedEventsOrBuilderList
public List<? extends EventOuterClass.EventMessageOrBuilder> getExpectedEventsOrBuilderList()
Events expected in response to submitting each job.
repeated .api.EventMessage expected_events = 2;- Specified by:
getExpectedEventsOrBuilderListin interfaceTestspec.TestSpecOrBuilder
-
getExpectedEventsCount
public int getExpectedEventsCount()
Events expected in response to submitting each job.
repeated .api.EventMessage expected_events = 2;- Specified by:
getExpectedEventsCountin interfaceTestspec.TestSpecOrBuilder
-
getExpectedEvents
public EventOuterClass.EventMessage getExpectedEvents(int index)
Events expected in response to submitting each job.
repeated .api.EventMessage expected_events = 2;- Specified by:
getExpectedEventsin interfaceTestspec.TestSpecOrBuilder
-
getExpectedEventsOrBuilder
public EventOuterClass.EventMessageOrBuilder getExpectedEventsOrBuilder(int index)
Events expected in response to submitting each job.
repeated .api.EventMessage expected_events = 2;- Specified by:
getExpectedEventsOrBuilderin interfaceTestspec.TestSpecOrBuilder
-
getQueue
public String getQueue()
Queue to submit jobs to.
string queue = 3;- Specified by:
getQueuein interfaceTestspec.TestSpecOrBuilder- Returns:
- The queue.
-
getQueueBytes
public com.google.protobuf.ByteString getQueueBytes()
Queue to submit jobs to.
string queue = 3;- Specified by:
getQueueBytesin interfaceTestspec.TestSpecOrBuilder- Returns:
- The bytes for queue.
-
getJobSetId
public String getJobSetId()
Job set to submit jobs to.
string job_set_id = 4;- Specified by:
getJobSetIdin interfaceTestspec.TestSpecOrBuilder- Returns:
- The jobSetId.
-
getJobSetIdBytes
public com.google.protobuf.ByteString getJobSetIdBytes()
Job set to submit jobs to.
string job_set_id = 4;- Specified by:
getJobSetIdBytesin interfaceTestspec.TestSpecOrBuilder- Returns:
- The bytes for jobSetId.
-
getNumBatches
public int getNumBatches()
Number of batches of jobs to submit. If 0, will submit forever.
uint32 num_batches = 5;- Specified by:
getNumBatchesin interfaceTestspec.TestSpecOrBuilder- Returns:
- The numBatches.
-
getBatchSize
public int getBatchSize()
Number of copies of the provided jobs to submit per batch.
uint32 batch_size = 6;- Specified by:
getBatchSizein interfaceTestspec.TestSpecOrBuilder- Returns:
- The batchSize.
-
hasInterval
public boolean hasInterval()
Time between batches. If 0, jobs are submitted as quickly as possible.
.google.protobuf.Duration interval = 7;- Specified by:
hasIntervalin interfaceTestspec.TestSpecOrBuilder- Returns:
- Whether the interval field is set.
-
getInterval
public com.google.protobuf.Duration getInterval()
Time between batches. If 0, jobs are submitted as quickly as possible.
.google.protobuf.Duration interval = 7;- Specified by:
getIntervalin interfaceTestspec.TestSpecOrBuilder- Returns:
- The interval.
-
getIntervalOrBuilder
public com.google.protobuf.DurationOrBuilder getIntervalOrBuilder()
Time between batches. If 0, jobs are submitted as quickly as possible.
.google.protobuf.Duration interval = 7;- Specified by:
getIntervalOrBuilderin interfaceTestspec.TestSpecOrBuilder
-
hasTimeout
public boolean hasTimeout()
Number of seconds to wait for jobs to finish.
.google.protobuf.Duration timeout = 8;- Specified by:
hasTimeoutin interfaceTestspec.TestSpecOrBuilder- Returns:
- Whether the timeout field is set.
-
getTimeout
public com.google.protobuf.Duration getTimeout()
Number of seconds to wait for jobs to finish.
.google.protobuf.Duration timeout = 8;- Specified by:
getTimeoutin interfaceTestspec.TestSpecOrBuilder- Returns:
- The timeout.
-
getTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getTimeoutOrBuilder()
Number of seconds to wait for jobs to finish.
.google.protobuf.Duration timeout = 8;- Specified by:
getTimeoutOrBuilderin interfaceTestspec.TestSpecOrBuilder
-
getCancelValue
public int getCancelValue()
.api.TestSpec.Cancel cancel = 9;- Specified by:
getCancelValuein interfaceTestspec.TestSpecOrBuilder- Returns:
- The enum numeric value on the wire for cancel.
-
getCancel
public Testspec.TestSpec.Cancel getCancel()
.api.TestSpec.Cancel cancel = 9;- Specified by:
getCancelin interfaceTestspec.TestSpecOrBuilder- Returns:
- The cancel.
-
getName
public String getName()
Test name. Defaults to the filename if not provided.
string name = 10;- Specified by:
getNamein interfaceTestspec.TestSpecOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Test name. Defaults to the filename if not provided.
string name = 10;- Specified by:
getNameBytesin interfaceTestspec.TestSpecOrBuilder- Returns:
- The bytes for name.
-
getRandomClientId
public boolean getRandomClientId()
Randomize clientId if not provided
bool random_client_id = 11;- Specified by:
getRandomClientIdin interfaceTestspec.TestSpecOrBuilder- Returns:
- The randomClientId.
-
getGetLogs
public boolean getGetLogs()
Toggle should testsuite scrape Armada Job (pod) logs
bool get_logs = 12;- Specified by:
getGetLogsin interfaceTestspec.TestSpecOrBuilder- Returns:
- The getLogs.
-
getEnvironment
public String getEnvironment()
Value of the environment label set on exported Prometheus metrics.
string environment = 13;- Specified by:
getEnvironmentin interfaceTestspec.TestSpecOrBuilder- Returns:
- The environment.
-
getEnvironmentBytes
public com.google.protobuf.ByteString getEnvironmentBytes()
Value of the environment label set on exported Prometheus metrics.
string environment = 13;- Specified by:
getEnvironmentBytesin interfaceTestspec.TestSpecOrBuilder- Returns:
- The bytes for environment.
-
getTarget
public String getTarget()
Value of the target label set on exported Prometheus metrics.
string target = 14;- Specified by:
getTargetin interfaceTestspec.TestSpecOrBuilder- Returns:
- The target.
-
getTargetBytes
public com.google.protobuf.ByteString getTargetBytes()
Value of the target label set on exported Prometheus metrics.
string target = 14;- Specified by:
getTargetBytesin interfaceTestspec.TestSpecOrBuilder- Returns:
- The bytes for target.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Testspec.TestSpec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Testspec.TestSpec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Testspec.TestSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Testspec.TestSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Testspec.TestSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Testspec.TestSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Testspec.TestSpec parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Testspec.TestSpec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Testspec.TestSpec parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Testspec.TestSpec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Testspec.TestSpec parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Testspec.TestSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Testspec.TestSpec.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Testspec.TestSpec.Builder newBuilder()
-
newBuilder
public static Testspec.TestSpec.Builder newBuilder(Testspec.TestSpec prototype)
-
toBuilder
public Testspec.TestSpec.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Testspec.TestSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Testspec.TestSpec getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Testspec.TestSpec> parser()
-
getParserForType
public com.google.protobuf.Parser<Testspec.TestSpec> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Testspec.TestSpec getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-