Class ControlOuterClass.BuildHistoryRecord
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
moby.buildkit.v1.ControlOuterClass.BuildHistoryRecord
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,ControlOuterClass.BuildHistoryRecordOrBuilder
- Enclosing class:
ControlOuterClass
public static final class ControlOuterClass.BuildHistoryRecord
extends com.google.protobuf.GeneratedMessage
implements ControlOuterClass.BuildHistoryRecordOrBuilder
Protobuf type
moby.buildkit.v1.BuildHistoryRecord
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typemoby.buildkit.v1.BuildHistoryRecord
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
map<string, string> ExporterResponse = 9;
boolean
map<string, string> FrontendAttrs = 3;
boolean
containsResults
(String key) map<string, .moby.buildkit.v1.BuildResultInfo> Results = 11;
boolean
.google.protobuf.Timestamp CompletedAt = 7;
.google.protobuf.Timestamp CompletedAt = 7;
.google.protobuf.Timestamp CreatedAt = 6;
.google.protobuf.Timestamp CreatedAt = 6;
static final com.google.protobuf.Descriptors.Descriptor
getError()
.google.rpc.Status error = 5;
.google.rpc.Status error = 5;
Deprecated.int
map<string, string> ExporterResponse = 9;
map<string, string> ExporterResponse = 9;
getExporterResponseOrDefault
(String key, String defaultValue) map<string, string> ExporterResponse = 9;
map<string, string> ExporterResponse = 9;
getExporters
(int index) repeated .moby.buildkit.v1.Exporter Exporters = 4;
int
repeated .moby.buildkit.v1.Exporter Exporters = 4;
repeated .moby.buildkit.v1.Exporter Exporters = 4;
getExportersOrBuilder
(int index) repeated .moby.buildkit.v1.Exporter Exporters = 4;
List
<? extends ControlOuterClass.ExporterOrBuilder> repeated .moby.buildkit.v1.Exporter Exporters = 4;
.moby.buildkit.v1.Descriptor externalError = 18;
.moby.buildkit.v1.Descriptor externalError = 18;
string Frontend = 2;
Deprecated.int
map<string, string> FrontendAttrs = 3;
map<string, string> FrontendAttrs = 3;
getFrontendAttrsOrDefault
(String key, String defaultValue) map<string, string> FrontendAttrs = 3;
map<string, string> FrontendAttrs = 3;
com.google.protobuf.ByteString
string Frontend = 2;
int
int32 Generation = 12;
getLogs()
.moby.buildkit.v1.Descriptor logs = 8;
.moby.buildkit.v1.Descriptor logs = 8;
int
int32 numCachedSteps = 15;
int
int32 numCompletedSteps = 17;
int
int32 numTotalSteps = 16;
int
TODO: tags TODO: unclipped logscom.google.protobuf.Parser
<ControlOuterClass.BuildHistoryRecord> boolean
bool pinned = 14;
getRef()
string Ref = 1;
com.google.protobuf.ByteString
string Ref = 1;
.moby.buildkit.v1.BuildResultInfo Result = 10;
.moby.buildkit.v1.BuildResultInfo Result = 10;
Deprecated.int
map<string, .moby.buildkit.v1.BuildResultInfo> Results = 11;
map<string, .moby.buildkit.v1.BuildResultInfo> Results = 11;
getResultsOrDefault
(String key, ControlOuterClass.BuildResultInfo defaultValue) map<string, .moby.buildkit.v1.BuildResultInfo> Results = 11;
getResultsOrThrow
(String key) map<string, .moby.buildkit.v1.BuildResultInfo> Results = 11;
int
getTrace()
.moby.buildkit.v1.Descriptor trace = 13;
.moby.buildkit.v1.Descriptor trace = 13;
boolean
.google.protobuf.Timestamp CompletedAt = 7;
boolean
.google.protobuf.Timestamp CreatedAt = 6;
boolean
hasError()
.google.rpc.Status error = 5;
boolean
.moby.buildkit.v1.Descriptor externalError = 18;
int
hashCode()
boolean
hasLogs()
.moby.buildkit.v1.Descriptor logs = 8;
boolean
.moby.buildkit.v1.BuildResultInfo Result = 10;
boolean
hasTrace()
.moby.buildkit.v1.Descriptor trace = 13;
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
protected com.google.protobuf.MapFieldReflectionAccessor
internalGetMapFieldReflection
(int number) final boolean
newBuilder
(ControlOuterClass.BuildHistoryRecord prototype) newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) parseDelimitedFrom
(InputStream input) parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(byte[] data) parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.ByteString data) parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.CodedInputStream input) parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(InputStream input) parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<ControlOuterClass.BuildHistoryRecord> parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, 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, hashFields, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
REF_FIELD_NUMBER
public static final int REF_FIELD_NUMBER- See Also:
-
FRONTEND_FIELD_NUMBER
public static final int FRONTEND_FIELD_NUMBER- See Also:
-
FRONTENDATTRS_FIELD_NUMBER
public static final int FRONTENDATTRS_FIELD_NUMBER- See Also:
-
EXPORTERS_FIELD_NUMBER
public static final int EXPORTERS_FIELD_NUMBER- See Also:
-
ERROR_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER- See Also:
-
CREATEDAT_FIELD_NUMBER
public static final int CREATEDAT_FIELD_NUMBER- See Also:
-
COMPLETEDAT_FIELD_NUMBER
public static final int COMPLETEDAT_FIELD_NUMBER- See Also:
-
LOGS_FIELD_NUMBER
public static final int LOGS_FIELD_NUMBER- See Also:
-
EXPORTERRESPONSE_FIELD_NUMBER
public static final int EXPORTERRESPONSE_FIELD_NUMBER- See Also:
-
RESULT_FIELD_NUMBER
public static final int RESULT_FIELD_NUMBER- See Also:
-
RESULTS_FIELD_NUMBER
public static final int RESULTS_FIELD_NUMBER- See Also:
-
GENERATION_FIELD_NUMBER
public static final int GENERATION_FIELD_NUMBER- See Also:
-
TRACE_FIELD_NUMBER
public static final int TRACE_FIELD_NUMBER- See Also:
-
PINNED_FIELD_NUMBER
public static final int PINNED_FIELD_NUMBER- See Also:
-
NUMCACHEDSTEPS_FIELD_NUMBER
public static final int NUMCACHEDSTEPS_FIELD_NUMBER- See Also:
-
NUMTOTALSTEPS_FIELD_NUMBER
public static final int NUMTOTALSTEPS_FIELD_NUMBER- See Also:
-
NUMCOMPLETEDSTEPS_FIELD_NUMBER
public static final int NUMCOMPLETEDSTEPS_FIELD_NUMBER- See Also:
-
EXTERNALERROR_FIELD_NUMBER
public static final int EXTERNALERROR_FIELD_NUMBER- See Also:
-
NUMWARNINGS_FIELD_NUMBER
public static final int NUMWARNINGS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflection
in classcom.google.protobuf.GeneratedMessage
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
getRef
string Ref = 1;
- Specified by:
getRef
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The ref.
-
getRefBytes
public com.google.protobuf.ByteString getRefBytes()string Ref = 1;
- Specified by:
getRefBytes
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The bytes for ref.
-
getFrontend
string Frontend = 2;
- Specified by:
getFrontend
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The frontend.
-
getFrontendBytes
public com.google.protobuf.ByteString getFrontendBytes()string Frontend = 2;
- Specified by:
getFrontendBytes
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The bytes for frontend.
-
getFrontendAttrsCount
public int getFrontendAttrsCount()Description copied from interface:ControlOuterClass.BuildHistoryRecordOrBuilder
map<string, string> FrontendAttrs = 3;
- Specified by:
getFrontendAttrsCount
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
containsFrontendAttrs
map<string, string> FrontendAttrs = 3;
- Specified by:
containsFrontendAttrs
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getFrontendAttrs
Deprecated.UsegetFrontendAttrsMap()
instead.- Specified by:
getFrontendAttrs
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getFrontendAttrsMap
map<string, string> FrontendAttrs = 3;
- Specified by:
getFrontendAttrsMap
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getFrontendAttrsOrDefault
map<string, string> FrontendAttrs = 3;
- Specified by:
getFrontendAttrsOrDefault
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getFrontendAttrsOrThrow
map<string, string> FrontendAttrs = 3;
- Specified by:
getFrontendAttrsOrThrow
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getExportersList
repeated .moby.buildkit.v1.Exporter Exporters = 4;
- Specified by:
getExportersList
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getExportersOrBuilderList
repeated .moby.buildkit.v1.Exporter Exporters = 4;
- Specified by:
getExportersOrBuilderList
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getExportersCount
public int getExportersCount()repeated .moby.buildkit.v1.Exporter Exporters = 4;
- Specified by:
getExportersCount
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getExporters
repeated .moby.buildkit.v1.Exporter Exporters = 4;
- Specified by:
getExporters
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getExportersOrBuilder
repeated .moby.buildkit.v1.Exporter Exporters = 4;
- Specified by:
getExportersOrBuilder
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
hasError
public boolean hasError().google.rpc.Status error = 5;
- Specified by:
hasError
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- Whether the error field is set.
-
getError
.google.rpc.Status error = 5;
- Specified by:
getError
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The error.
-
getErrorOrBuilder
.google.rpc.Status error = 5;
- Specified by:
getErrorOrBuilder
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
hasCreatedAt
public boolean hasCreatedAt().google.protobuf.Timestamp CreatedAt = 6;
- Specified by:
hasCreatedAt
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- Whether the createdAt field is set.
-
getCreatedAt
.google.protobuf.Timestamp CreatedAt = 6;
- Specified by:
getCreatedAt
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The createdAt.
-
getCreatedAtOrBuilder
.google.protobuf.Timestamp CreatedAt = 6;
- Specified by:
getCreatedAtOrBuilder
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
hasCompletedAt
public boolean hasCompletedAt().google.protobuf.Timestamp CompletedAt = 7;
- Specified by:
hasCompletedAt
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- Whether the completedAt field is set.
-
getCompletedAt
.google.protobuf.Timestamp CompletedAt = 7;
- Specified by:
getCompletedAt
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The completedAt.
-
getCompletedAtOrBuilder
.google.protobuf.Timestamp CompletedAt = 7;
- Specified by:
getCompletedAtOrBuilder
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
hasLogs
public boolean hasLogs().moby.buildkit.v1.Descriptor logs = 8;
- Specified by:
hasLogs
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- Whether the logs field is set.
-
getLogs
.moby.buildkit.v1.Descriptor logs = 8;
- Specified by:
getLogs
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The logs.
-
getLogsOrBuilder
.moby.buildkit.v1.Descriptor logs = 8;
- Specified by:
getLogsOrBuilder
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getExporterResponseCount
public int getExporterResponseCount()Description copied from interface:ControlOuterClass.BuildHistoryRecordOrBuilder
map<string, string> ExporterResponse = 9;
- Specified by:
getExporterResponseCount
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
containsExporterResponse
map<string, string> ExporterResponse = 9;
- Specified by:
containsExporterResponse
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getExporterResponse
Deprecated.UsegetExporterResponseMap()
instead.- Specified by:
getExporterResponse
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getExporterResponseMap
map<string, string> ExporterResponse = 9;
- Specified by:
getExporterResponseMap
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getExporterResponseOrDefault
map<string, string> ExporterResponse = 9;
- Specified by:
getExporterResponseOrDefault
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getExporterResponseOrThrow
map<string, string> ExporterResponse = 9;
- Specified by:
getExporterResponseOrThrow
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
hasResult
public boolean hasResult().moby.buildkit.v1.BuildResultInfo Result = 10;
- Specified by:
hasResult
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- Whether the result field is set.
-
getResult
.moby.buildkit.v1.BuildResultInfo Result = 10;
- Specified by:
getResult
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The result.
-
getResultOrBuilder
.moby.buildkit.v1.BuildResultInfo Result = 10;
- Specified by:
getResultOrBuilder
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getResultsCount
public int getResultsCount()Description copied from interface:ControlOuterClass.BuildHistoryRecordOrBuilder
map<string, .moby.buildkit.v1.BuildResultInfo> Results = 11;
- Specified by:
getResultsCount
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
containsResults
map<string, .moby.buildkit.v1.BuildResultInfo> Results = 11;
- Specified by:
containsResults
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getResults
Deprecated.UsegetResultsMap()
instead.- Specified by:
getResults
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getResultsMap
map<string, .moby.buildkit.v1.BuildResultInfo> Results = 11;
- Specified by:
getResultsMap
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getResultsOrDefault
public ControlOuterClass.BuildResultInfo getResultsOrDefault(String key, ControlOuterClass.BuildResultInfo defaultValue) map<string, .moby.buildkit.v1.BuildResultInfo> Results = 11;
- Specified by:
getResultsOrDefault
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getResultsOrThrow
map<string, .moby.buildkit.v1.BuildResultInfo> Results = 11;
- Specified by:
getResultsOrThrow
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getGeneration
public int getGeneration()int32 Generation = 12;
- Specified by:
getGeneration
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The generation.
-
hasTrace
public boolean hasTrace().moby.buildkit.v1.Descriptor trace = 13;
- Specified by:
hasTrace
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- Whether the trace field is set.
-
getTrace
.moby.buildkit.v1.Descriptor trace = 13;
- Specified by:
getTrace
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The trace.
-
getTraceOrBuilder
.moby.buildkit.v1.Descriptor trace = 13;
- Specified by:
getTraceOrBuilder
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getPinned
public boolean getPinned()bool pinned = 14;
- Specified by:
getPinned
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The pinned.
-
getNumCachedSteps
public int getNumCachedSteps()int32 numCachedSteps = 15;
- Specified by:
getNumCachedSteps
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The numCachedSteps.
-
getNumTotalSteps
public int getNumTotalSteps()int32 numTotalSteps = 16;
- Specified by:
getNumTotalSteps
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The numTotalSteps.
-
getNumCompletedSteps
public int getNumCompletedSteps()int32 numCompletedSteps = 17;
- Specified by:
getNumCompletedSteps
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The numCompletedSteps.
-
hasExternalError
public boolean hasExternalError().moby.buildkit.v1.Descriptor externalError = 18;
- Specified by:
hasExternalError
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- Whether the externalError field is set.
-
getExternalError
.moby.buildkit.v1.Descriptor externalError = 18;
- Specified by:
getExternalError
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The externalError.
-
getExternalErrorOrBuilder
.moby.buildkit.v1.Descriptor externalError = 18;
- Specified by:
getExternalErrorOrBuilder
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
-
getNumWarnings
public int getNumWarnings()TODO: tags TODO: unclipped logs
int32 numWarnings = 19;
- Specified by:
getNumWarnings
in interfaceControlOuterClass.BuildHistoryRecordOrBuilder
- Returns:
- The numWarnings.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ControlOuterClass.BuildHistoryRecord parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ControlOuterClass.BuildHistoryRecord parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ControlOuterClass.BuildHistoryRecord parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ControlOuterClass.BuildHistoryRecord parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ControlOuterClass.BuildHistoryRecord parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ControlOuterClass.BuildHistoryRecord parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ControlOuterClass.BuildHistoryRecord parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ControlOuterClass.BuildHistoryRecord parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ControlOuterClass.BuildHistoryRecord parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ControlOuterClass.BuildHistoryRecord parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ControlOuterClass.BuildHistoryRecord parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static ControlOuterClass.BuildHistoryRecord.Builder newBuilder(ControlOuterClass.BuildHistoryRecord prototype) -
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ControlOuterClass.BuildHistoryRecord.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-