public static final class TestRunOuterClass.TestRun extends GeneratedMessageV3 implements TestRunOuterClass.TestRunOrBuilder
hapi.release.TestRun
Modifier and Type | Class and Description |
---|---|
static class |
TestRunOuterClass.TestRun.Builder
Protobuf type
hapi.release.TestRun |
static class |
TestRunOuterClass.TestRun.Status
Protobuf enum
hapi.release.TestRun.Status |
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.FieldAccessorTable
Modifier and Type | Field and Description |
---|---|
static int |
COMPLETED_AT_FIELD_NUMBER |
static int |
INFO_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
STARTED_AT_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFields
memoizedSize
memoizedHashCode
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
toByteArray, toByteString, writeDelimitedTo, writeTo
public static final int NAME_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int INFO_FIELD_NUMBER
public static final int STARTED_AT_FIELD_NUMBER
public static final int COMPLETED_AT_FIELD_NUMBER
public final UnknownFieldSet getUnknownFields()
getUnknownFields
in interface MessageOrBuilder
getUnknownFields
in class GeneratedMessageV3
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3
public String getName()
string name = 1;
getName
in interface TestRunOuterClass.TestRunOrBuilder
public ByteString getNameBytes()
string name = 1;
getNameBytes
in interface TestRunOuterClass.TestRunOrBuilder
public int getStatusValue()
.hapi.release.TestRun.Status status = 2;
getStatusValue
in interface TestRunOuterClass.TestRunOrBuilder
public TestRunOuterClass.TestRun.Status getStatus()
.hapi.release.TestRun.Status status = 2;
getStatus
in interface TestRunOuterClass.TestRunOrBuilder
public String getInfo()
string info = 3;
getInfo
in interface TestRunOuterClass.TestRunOrBuilder
public ByteString getInfoBytes()
string info = 3;
getInfoBytes
in interface TestRunOuterClass.TestRunOrBuilder
public boolean hasStartedAt()
.google.protobuf.Timestamp started_at = 4;
hasStartedAt
in interface TestRunOuterClass.TestRunOrBuilder
public Timestamp getStartedAt()
.google.protobuf.Timestamp started_at = 4;
getStartedAt
in interface TestRunOuterClass.TestRunOrBuilder
public TimestampOrBuilder getStartedAtOrBuilder()
.google.protobuf.Timestamp started_at = 4;
getStartedAtOrBuilder
in interface TestRunOuterClass.TestRunOrBuilder
public boolean hasCompletedAt()
.google.protobuf.Timestamp completed_at = 5;
hasCompletedAt
in interface TestRunOuterClass.TestRunOrBuilder
public Timestamp getCompletedAt()
.google.protobuf.Timestamp completed_at = 5;
getCompletedAt
in interface TestRunOuterClass.TestRunOrBuilder
public TimestampOrBuilder getCompletedAtOrBuilder()
.google.protobuf.Timestamp completed_at = 5;
getCompletedAtOrBuilder
in interface TestRunOuterClass.TestRunOrBuilder
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3
public void writeTo(CodedOutputStream output) throws IOException
writeTo
in interface MessageLite
writeTo
in class GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface MessageLite
getSerializedSize
in class GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface Message
equals
in class AbstractMessage
public int hashCode()
hashCode
in interface Message
hashCode
in class AbstractMessage
public static TestRunOuterClass.TestRun parseFrom(ByteBuffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static TestRunOuterClass.TestRun parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static TestRunOuterClass.TestRun parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static TestRunOuterClass.TestRun parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static TestRunOuterClass.TestRun parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static TestRunOuterClass.TestRun parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static TestRunOuterClass.TestRun parseFrom(InputStream input) throws IOException
IOException
public static TestRunOuterClass.TestRun parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static TestRunOuterClass.TestRun parseDelimitedFrom(InputStream input) throws IOException
IOException
public static TestRunOuterClass.TestRun parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static TestRunOuterClass.TestRun parseFrom(CodedInputStream input) throws IOException
IOException
public static TestRunOuterClass.TestRun parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public TestRunOuterClass.TestRun.Builder newBuilderForType()
newBuilderForType
in interface Message
newBuilderForType
in interface MessageLite
public static TestRunOuterClass.TestRun.Builder newBuilder()
public static TestRunOuterClass.TestRun.Builder newBuilder(TestRunOuterClass.TestRun prototype)
public TestRunOuterClass.TestRun.Builder toBuilder()
toBuilder
in interface Message
toBuilder
in interface MessageLite
protected TestRunOuterClass.TestRun.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class GeneratedMessageV3
public static TestRunOuterClass.TestRun getDefaultInstance()
public static Parser<TestRunOuterClass.TestRun> parser()
public Parser<TestRunOuterClass.TestRun> getParserForType()
getParserForType
in interface Message
getParserForType
in interface MessageLite
getParserForType
in class GeneratedMessageV3
public TestRunOuterClass.TestRun getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
Copyright © 2017–2018, microBean. All rights reserved.