Package com.google.devtools.build.v1
Class BuildEvent.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BuildEvent.Builder>
-
- com.google.devtools.build.v1.BuildEvent.Builder
-
- All Implemented Interfaces:
BuildEventOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- BuildEvent
public static final class BuildEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BuildEvent.Builder> implements BuildEventOrBuilder
An event representing some state change that occurred in the build. This message does not include field for uniquely identifying an event.
Protobuf typegoogle.devtools.build.v1.BuildEvent
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BuildEvent.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)BuildEventbuild()BuildEventbuildPartial()BuildEvent.Builderclear()BuildEvent.BuilderclearBazelEvent()Structured build event generated by Bazel about its execution progress.BuildEvent.BuilderclearBuildEnqueued()The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).BuildEvent.BuilderclearBuildExecutionEvent()An event that contains supplemental tool-specific information about build execution.BuildEvent.BuilderclearBuildFinished()The build has finished.BuildEvent.BuilderclearComponentStreamFinished()Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.BuildEvent.BuilderclearConsoleOutput()An event containing printed text.BuildEvent.BuilderclearEvent()BuildEvent.BuilderclearEventTime()The timestamp of this event.BuildEvent.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BuildEvent.BuilderclearInvocationAttemptFinished()An invocation attempt has finished.BuildEvent.BuilderclearInvocationAttemptStarted()An invocation attempt has started.BuildEvent.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BuildEvent.BuilderclearSourceFetchEvent()An event that contains supplemental tool-specific information about source fetching.BuildEvent.Builderclone()com.google.protobuf.AnygetBazelEvent()Structured build event generated by Bazel about its execution progress.com.google.protobuf.Any.BuildergetBazelEventBuilder()Structured build event generated by Bazel about its execution progress.com.google.protobuf.AnyOrBuildergetBazelEventOrBuilder()Structured build event generated by Bazel about its execution progress.BuildEvent.BuildEnqueuedgetBuildEnqueued()The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).BuildEvent.BuildEnqueued.BuildergetBuildEnqueuedBuilder()The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).BuildEvent.BuildEnqueuedOrBuildergetBuildEnqueuedOrBuilder()The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).com.google.protobuf.AnygetBuildExecutionEvent()An event that contains supplemental tool-specific information about build execution.com.google.protobuf.Any.BuildergetBuildExecutionEventBuilder()An event that contains supplemental tool-specific information about build execution.com.google.protobuf.AnyOrBuildergetBuildExecutionEventOrBuilder()An event that contains supplemental tool-specific information about build execution.BuildEvent.BuildFinishedgetBuildFinished()The build has finished.BuildEvent.BuildFinished.BuildergetBuildFinishedBuilder()The build has finished.BuildEvent.BuildFinishedOrBuildergetBuildFinishedOrBuilder()The build has finished.BuildEvent.BuildComponentStreamFinishedgetComponentStreamFinished()Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.BuildEvent.BuildComponentStreamFinished.BuildergetComponentStreamFinishedBuilder()Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.BuildEvent.BuildComponentStreamFinishedOrBuildergetComponentStreamFinishedOrBuilder()Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.BuildEvent.ConsoleOutputgetConsoleOutput()An event containing printed text.BuildEvent.ConsoleOutput.BuildergetConsoleOutputBuilder()An event containing printed text.BuildEvent.ConsoleOutputOrBuildergetConsoleOutputOrBuilder()An event containing printed text.BuildEventgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()BuildEvent.EventCasegetEventCase()com.google.protobuf.TimestampgetEventTime()The timestamp of this event.com.google.protobuf.Timestamp.BuildergetEventTimeBuilder()The timestamp of this event.com.google.protobuf.TimestampOrBuildergetEventTimeOrBuilder()The timestamp of this event.BuildEvent.InvocationAttemptFinishedgetInvocationAttemptFinished()An invocation attempt has finished.BuildEvent.InvocationAttemptFinished.BuildergetInvocationAttemptFinishedBuilder()An invocation attempt has finished.BuildEvent.InvocationAttemptFinishedOrBuildergetInvocationAttemptFinishedOrBuilder()An invocation attempt has finished.BuildEvent.InvocationAttemptStartedgetInvocationAttemptStarted()An invocation attempt has started.BuildEvent.InvocationAttemptStarted.BuildergetInvocationAttemptStartedBuilder()An invocation attempt has started.BuildEvent.InvocationAttemptStartedOrBuildergetInvocationAttemptStartedOrBuilder()An invocation attempt has started.com.google.protobuf.AnygetSourceFetchEvent()An event that contains supplemental tool-specific information about source fetching.com.google.protobuf.Any.BuildergetSourceFetchEventBuilder()An event that contains supplemental tool-specific information about source fetching.com.google.protobuf.AnyOrBuildergetSourceFetchEventOrBuilder()An event that contains supplemental tool-specific information about source fetching.booleanhasBazelEvent()Structured build event generated by Bazel about its execution progress.booleanhasBuildEnqueued()The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).booleanhasBuildExecutionEvent()An event that contains supplemental tool-specific information about build execution.booleanhasBuildFinished()The build has finished.booleanhasComponentStreamFinished()Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.booleanhasConsoleOutput()An event containing printed text.booleanhasEventTime()The timestamp of this event.booleanhasInvocationAttemptFinished()An invocation attempt has finished.booleanhasInvocationAttemptStarted()An invocation attempt has started.booleanhasSourceFetchEvent()An event that contains supplemental tool-specific information about source fetching.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BuildEvent.BuildermergeBazelEvent(com.google.protobuf.Any value)Structured build event generated by Bazel about its execution progress.BuildEvent.BuildermergeBuildEnqueued(BuildEvent.BuildEnqueued value)The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).BuildEvent.BuildermergeBuildExecutionEvent(com.google.protobuf.Any value)An event that contains supplemental tool-specific information about build execution.BuildEvent.BuildermergeBuildFinished(BuildEvent.BuildFinished value)The build has finished.BuildEvent.BuildermergeComponentStreamFinished(BuildEvent.BuildComponentStreamFinished value)Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.BuildEvent.BuildermergeConsoleOutput(BuildEvent.ConsoleOutput value)An event containing printed text.BuildEvent.BuildermergeEventTime(com.google.protobuf.Timestamp value)The timestamp of this event.BuildEvent.BuildermergeFrom(BuildEvent other)BuildEvent.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BuildEvent.BuildermergeFrom(com.google.protobuf.Message other)BuildEvent.BuildermergeInvocationAttemptFinished(BuildEvent.InvocationAttemptFinished value)An invocation attempt has finished.BuildEvent.BuildermergeInvocationAttemptStarted(BuildEvent.InvocationAttemptStarted value)An invocation attempt has started.BuildEvent.BuildermergeSourceFetchEvent(com.google.protobuf.Any value)An event that contains supplemental tool-specific information about source fetching.BuildEvent.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BuildEvent.BuildersetBazelEvent(com.google.protobuf.Any value)Structured build event generated by Bazel about its execution progress.BuildEvent.BuildersetBazelEvent(com.google.protobuf.Any.Builder builderForValue)Structured build event generated by Bazel about its execution progress.BuildEvent.BuildersetBuildEnqueued(BuildEvent.BuildEnqueued value)The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).BuildEvent.BuildersetBuildEnqueued(BuildEvent.BuildEnqueued.Builder builderForValue)The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).BuildEvent.BuildersetBuildExecutionEvent(com.google.protobuf.Any value)An event that contains supplemental tool-specific information about build execution.BuildEvent.BuildersetBuildExecutionEvent(com.google.protobuf.Any.Builder builderForValue)An event that contains supplemental tool-specific information about build execution.BuildEvent.BuildersetBuildFinished(BuildEvent.BuildFinished value)The build has finished.BuildEvent.BuildersetBuildFinished(BuildEvent.BuildFinished.Builder builderForValue)The build has finished.BuildEvent.BuildersetComponentStreamFinished(BuildEvent.BuildComponentStreamFinished value)Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.BuildEvent.BuildersetComponentStreamFinished(BuildEvent.BuildComponentStreamFinished.Builder builderForValue)Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.BuildEvent.BuildersetConsoleOutput(BuildEvent.ConsoleOutput value)An event containing printed text.BuildEvent.BuildersetConsoleOutput(BuildEvent.ConsoleOutput.Builder builderForValue)An event containing printed text.BuildEvent.BuildersetEventTime(com.google.protobuf.Timestamp value)The timestamp of this event.BuildEvent.BuildersetEventTime(com.google.protobuf.Timestamp.Builder builderForValue)The timestamp of this event.BuildEvent.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)BuildEvent.BuildersetInvocationAttemptFinished(BuildEvent.InvocationAttemptFinished value)An invocation attempt has finished.BuildEvent.BuildersetInvocationAttemptFinished(BuildEvent.InvocationAttemptFinished.Builder builderForValue)An invocation attempt has finished.BuildEvent.BuildersetInvocationAttemptStarted(BuildEvent.InvocationAttemptStarted value)An invocation attempt has started.BuildEvent.BuildersetInvocationAttemptStarted(BuildEvent.InvocationAttemptStarted.Builder builderForValue)An invocation attempt has started.BuildEvent.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)BuildEvent.BuildersetSourceFetchEvent(com.google.protobuf.Any value)An event that contains supplemental tool-specific information about source fetching.BuildEvent.BuildersetSourceFetchEvent(com.google.protobuf.Any.Builder builderForValue)An event that contains supplemental tool-specific information about source fetching.BuildEvent.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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.Builder<BuildEvent.Builder>
-
clear
public BuildEvent.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEvent.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.GeneratedMessageV3.Builder<BuildEvent.Builder>
-
getDefaultInstanceForType
public BuildEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BuildEvent build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BuildEvent buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BuildEvent.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEvent.Builder>
-
setField
public BuildEvent.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEvent.Builder>
-
clearField
public BuildEvent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEvent.Builder>
-
clearOneof
public BuildEvent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEvent.Builder>
-
setRepeatedField
public BuildEvent.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEvent.Builder>
-
addRepeatedField
public BuildEvent.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEvent.Builder>
-
mergeFrom
public BuildEvent.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEvent.Builder>
-
mergeFrom
public BuildEvent.Builder mergeFrom(BuildEvent other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEvent.Builder>
-
mergeFrom
public BuildEvent.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEvent.Builder>- Throws:
java.io.IOException
-
getEventCase
public BuildEvent.EventCase getEventCase()
- Specified by:
getEventCasein interfaceBuildEventOrBuilder
-
clearEvent
public BuildEvent.Builder clearEvent()
-
hasEventTime
public boolean hasEventTime()
The timestamp of this event.
.google.protobuf.Timestamp event_time = 1;- Specified by:
hasEventTimein interfaceBuildEventOrBuilder- Returns:
- Whether the eventTime field is set.
-
getEventTime
public com.google.protobuf.Timestamp getEventTime()
The timestamp of this event.
.google.protobuf.Timestamp event_time = 1;- Specified by:
getEventTimein interfaceBuildEventOrBuilder- Returns:
- The eventTime.
-
setEventTime
public BuildEvent.Builder setEventTime(com.google.protobuf.Timestamp value)
The timestamp of this event.
.google.protobuf.Timestamp event_time = 1;
-
setEventTime
public BuildEvent.Builder setEventTime(com.google.protobuf.Timestamp.Builder builderForValue)
The timestamp of this event.
.google.protobuf.Timestamp event_time = 1;
-
mergeEventTime
public BuildEvent.Builder mergeEventTime(com.google.protobuf.Timestamp value)
The timestamp of this event.
.google.protobuf.Timestamp event_time = 1;
-
clearEventTime
public BuildEvent.Builder clearEventTime()
The timestamp of this event.
.google.protobuf.Timestamp event_time = 1;
-
getEventTimeBuilder
public com.google.protobuf.Timestamp.Builder getEventTimeBuilder()
The timestamp of this event.
.google.protobuf.Timestamp event_time = 1;
-
getEventTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEventTimeOrBuilder()
The timestamp of this event.
.google.protobuf.Timestamp event_time = 1;- Specified by:
getEventTimeOrBuilderin interfaceBuildEventOrBuilder
-
hasInvocationAttemptStarted
public boolean hasInvocationAttemptStarted()
An invocation attempt has started.
.google.devtools.build.v1.BuildEvent.InvocationAttemptStarted invocation_attempt_started = 51;- Specified by:
hasInvocationAttemptStartedin interfaceBuildEventOrBuilder- Returns:
- Whether the invocationAttemptStarted field is set.
-
getInvocationAttemptStarted
public BuildEvent.InvocationAttemptStarted getInvocationAttemptStarted()
An invocation attempt has started.
.google.devtools.build.v1.BuildEvent.InvocationAttemptStarted invocation_attempt_started = 51;- Specified by:
getInvocationAttemptStartedin interfaceBuildEventOrBuilder- Returns:
- The invocationAttemptStarted.
-
setInvocationAttemptStarted
public BuildEvent.Builder setInvocationAttemptStarted(BuildEvent.InvocationAttemptStarted value)
An invocation attempt has started.
.google.devtools.build.v1.BuildEvent.InvocationAttemptStarted invocation_attempt_started = 51;
-
setInvocationAttemptStarted
public BuildEvent.Builder setInvocationAttemptStarted(BuildEvent.InvocationAttemptStarted.Builder builderForValue)
An invocation attempt has started.
.google.devtools.build.v1.BuildEvent.InvocationAttemptStarted invocation_attempt_started = 51;
-
mergeInvocationAttemptStarted
public BuildEvent.Builder mergeInvocationAttemptStarted(BuildEvent.InvocationAttemptStarted value)
An invocation attempt has started.
.google.devtools.build.v1.BuildEvent.InvocationAttemptStarted invocation_attempt_started = 51;
-
clearInvocationAttemptStarted
public BuildEvent.Builder clearInvocationAttemptStarted()
An invocation attempt has started.
.google.devtools.build.v1.BuildEvent.InvocationAttemptStarted invocation_attempt_started = 51;
-
getInvocationAttemptStartedBuilder
public BuildEvent.InvocationAttemptStarted.Builder getInvocationAttemptStartedBuilder()
An invocation attempt has started.
.google.devtools.build.v1.BuildEvent.InvocationAttemptStarted invocation_attempt_started = 51;
-
getInvocationAttemptStartedOrBuilder
public BuildEvent.InvocationAttemptStartedOrBuilder getInvocationAttemptStartedOrBuilder()
An invocation attempt has started.
.google.devtools.build.v1.BuildEvent.InvocationAttemptStarted invocation_attempt_started = 51;- Specified by:
getInvocationAttemptStartedOrBuilderin interfaceBuildEventOrBuilder
-
hasInvocationAttemptFinished
public boolean hasInvocationAttemptFinished()
An invocation attempt has finished.
.google.devtools.build.v1.BuildEvent.InvocationAttemptFinished invocation_attempt_finished = 52;- Specified by:
hasInvocationAttemptFinishedin interfaceBuildEventOrBuilder- Returns:
- Whether the invocationAttemptFinished field is set.
-
getInvocationAttemptFinished
public BuildEvent.InvocationAttemptFinished getInvocationAttemptFinished()
An invocation attempt has finished.
.google.devtools.build.v1.BuildEvent.InvocationAttemptFinished invocation_attempt_finished = 52;- Specified by:
getInvocationAttemptFinishedin interfaceBuildEventOrBuilder- Returns:
- The invocationAttemptFinished.
-
setInvocationAttemptFinished
public BuildEvent.Builder setInvocationAttemptFinished(BuildEvent.InvocationAttemptFinished value)
An invocation attempt has finished.
.google.devtools.build.v1.BuildEvent.InvocationAttemptFinished invocation_attempt_finished = 52;
-
setInvocationAttemptFinished
public BuildEvent.Builder setInvocationAttemptFinished(BuildEvent.InvocationAttemptFinished.Builder builderForValue)
An invocation attempt has finished.
.google.devtools.build.v1.BuildEvent.InvocationAttemptFinished invocation_attempt_finished = 52;
-
mergeInvocationAttemptFinished
public BuildEvent.Builder mergeInvocationAttemptFinished(BuildEvent.InvocationAttemptFinished value)
An invocation attempt has finished.
.google.devtools.build.v1.BuildEvent.InvocationAttemptFinished invocation_attempt_finished = 52;
-
clearInvocationAttemptFinished
public BuildEvent.Builder clearInvocationAttemptFinished()
An invocation attempt has finished.
.google.devtools.build.v1.BuildEvent.InvocationAttemptFinished invocation_attempt_finished = 52;
-
getInvocationAttemptFinishedBuilder
public BuildEvent.InvocationAttemptFinished.Builder getInvocationAttemptFinishedBuilder()
An invocation attempt has finished.
.google.devtools.build.v1.BuildEvent.InvocationAttemptFinished invocation_attempt_finished = 52;
-
getInvocationAttemptFinishedOrBuilder
public BuildEvent.InvocationAttemptFinishedOrBuilder getInvocationAttemptFinishedOrBuilder()
An invocation attempt has finished.
.google.devtools.build.v1.BuildEvent.InvocationAttemptFinished invocation_attempt_finished = 52;- Specified by:
getInvocationAttemptFinishedOrBuilderin interfaceBuildEventOrBuilder
-
hasBuildEnqueued
public boolean hasBuildEnqueued()
The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53;- Specified by:
hasBuildEnqueuedin interfaceBuildEventOrBuilder- Returns:
- Whether the buildEnqueued field is set.
-
getBuildEnqueued
public BuildEvent.BuildEnqueued getBuildEnqueued()
The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53;- Specified by:
getBuildEnqueuedin interfaceBuildEventOrBuilder- Returns:
- The buildEnqueued.
-
setBuildEnqueued
public BuildEvent.Builder setBuildEnqueued(BuildEvent.BuildEnqueued value)
The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53;
-
setBuildEnqueued
public BuildEvent.Builder setBuildEnqueued(BuildEvent.BuildEnqueued.Builder builderForValue)
The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53;
-
mergeBuildEnqueued
public BuildEvent.Builder mergeBuildEnqueued(BuildEvent.BuildEnqueued value)
The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53;
-
clearBuildEnqueued
public BuildEvent.Builder clearBuildEnqueued()
The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53;
-
getBuildEnqueuedBuilder
public BuildEvent.BuildEnqueued.Builder getBuildEnqueuedBuilder()
The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53;
-
getBuildEnqueuedOrBuilder
public BuildEvent.BuildEnqueuedOrBuilder getBuildEnqueuedOrBuilder()
The build is enqueued (just inserted to the build queue or put back into the build queue due to a previous build failure).
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53;- Specified by:
getBuildEnqueuedOrBuilderin interfaceBuildEventOrBuilder
-
hasBuildFinished
public boolean hasBuildFinished()
The build has finished. Set when the build is terminated.
.google.devtools.build.v1.BuildEvent.BuildFinished build_finished = 55;- Specified by:
hasBuildFinishedin interfaceBuildEventOrBuilder- Returns:
- Whether the buildFinished field is set.
-
getBuildFinished
public BuildEvent.BuildFinished getBuildFinished()
The build has finished. Set when the build is terminated.
.google.devtools.build.v1.BuildEvent.BuildFinished build_finished = 55;- Specified by:
getBuildFinishedin interfaceBuildEventOrBuilder- Returns:
- The buildFinished.
-
setBuildFinished
public BuildEvent.Builder setBuildFinished(BuildEvent.BuildFinished value)
The build has finished. Set when the build is terminated.
.google.devtools.build.v1.BuildEvent.BuildFinished build_finished = 55;
-
setBuildFinished
public BuildEvent.Builder setBuildFinished(BuildEvent.BuildFinished.Builder builderForValue)
The build has finished. Set when the build is terminated.
.google.devtools.build.v1.BuildEvent.BuildFinished build_finished = 55;
-
mergeBuildFinished
public BuildEvent.Builder mergeBuildFinished(BuildEvent.BuildFinished value)
The build has finished. Set when the build is terminated.
.google.devtools.build.v1.BuildEvent.BuildFinished build_finished = 55;
-
clearBuildFinished
public BuildEvent.Builder clearBuildFinished()
The build has finished. Set when the build is terminated.
.google.devtools.build.v1.BuildEvent.BuildFinished build_finished = 55;
-
getBuildFinishedBuilder
public BuildEvent.BuildFinished.Builder getBuildFinishedBuilder()
The build has finished. Set when the build is terminated.
.google.devtools.build.v1.BuildEvent.BuildFinished build_finished = 55;
-
getBuildFinishedOrBuilder
public BuildEvent.BuildFinishedOrBuilder getBuildFinishedOrBuilder()
The build has finished. Set when the build is terminated.
.google.devtools.build.v1.BuildEvent.BuildFinished build_finished = 55;- Specified by:
getBuildFinishedOrBuilderin interfaceBuildEventOrBuilder
-
hasConsoleOutput
public boolean hasConsoleOutput()
An event containing printed text.
.google.devtools.build.v1.BuildEvent.ConsoleOutput console_output = 56;- Specified by:
hasConsoleOutputin interfaceBuildEventOrBuilder- Returns:
- Whether the consoleOutput field is set.
-
getConsoleOutput
public BuildEvent.ConsoleOutput getConsoleOutput()
An event containing printed text.
.google.devtools.build.v1.BuildEvent.ConsoleOutput console_output = 56;- Specified by:
getConsoleOutputin interfaceBuildEventOrBuilder- Returns:
- The consoleOutput.
-
setConsoleOutput
public BuildEvent.Builder setConsoleOutput(BuildEvent.ConsoleOutput value)
An event containing printed text.
.google.devtools.build.v1.BuildEvent.ConsoleOutput console_output = 56;
-
setConsoleOutput
public BuildEvent.Builder setConsoleOutput(BuildEvent.ConsoleOutput.Builder builderForValue)
An event containing printed text.
.google.devtools.build.v1.BuildEvent.ConsoleOutput console_output = 56;
-
mergeConsoleOutput
public BuildEvent.Builder mergeConsoleOutput(BuildEvent.ConsoleOutput value)
An event containing printed text.
.google.devtools.build.v1.BuildEvent.ConsoleOutput console_output = 56;
-
clearConsoleOutput
public BuildEvent.Builder clearConsoleOutput()
An event containing printed text.
.google.devtools.build.v1.BuildEvent.ConsoleOutput console_output = 56;
-
getConsoleOutputBuilder
public BuildEvent.ConsoleOutput.Builder getConsoleOutputBuilder()
An event containing printed text.
.google.devtools.build.v1.BuildEvent.ConsoleOutput console_output = 56;
-
getConsoleOutputOrBuilder
public BuildEvent.ConsoleOutputOrBuilder getConsoleOutputOrBuilder()
An event containing printed text.
.google.devtools.build.v1.BuildEvent.ConsoleOutput console_output = 56;- Specified by:
getConsoleOutputOrBuilderin interfaceBuildEventOrBuilder
-
hasComponentStreamFinished
public boolean hasComponentStreamFinished()
Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task. *** This field does not indicate the WatchBuild RPC is finished. ***
.google.devtools.build.v1.BuildEvent.BuildComponentStreamFinished component_stream_finished = 59;- Specified by:
hasComponentStreamFinishedin interfaceBuildEventOrBuilder- Returns:
- Whether the componentStreamFinished field is set.
-
getComponentStreamFinished
public BuildEvent.BuildComponentStreamFinished getComponentStreamFinished()
Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task. *** This field does not indicate the WatchBuild RPC is finished. ***
.google.devtools.build.v1.BuildEvent.BuildComponentStreamFinished component_stream_finished = 59;- Specified by:
getComponentStreamFinishedin interfaceBuildEventOrBuilder- Returns:
- The componentStreamFinished.
-
setComponentStreamFinished
public BuildEvent.Builder setComponentStreamFinished(BuildEvent.BuildComponentStreamFinished value)
Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task. *** This field does not indicate the WatchBuild RPC is finished. ***
.google.devtools.build.v1.BuildEvent.BuildComponentStreamFinished component_stream_finished = 59;
-
setComponentStreamFinished
public BuildEvent.Builder setComponentStreamFinished(BuildEvent.BuildComponentStreamFinished.Builder builderForValue)
Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task. *** This field does not indicate the WatchBuild RPC is finished. ***
.google.devtools.build.v1.BuildEvent.BuildComponentStreamFinished component_stream_finished = 59;
-
mergeComponentStreamFinished
public BuildEvent.Builder mergeComponentStreamFinished(BuildEvent.BuildComponentStreamFinished value)
Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task. *** This field does not indicate the WatchBuild RPC is finished. ***
.google.devtools.build.v1.BuildEvent.BuildComponentStreamFinished component_stream_finished = 59;
-
clearComponentStreamFinished
public BuildEvent.Builder clearComponentStreamFinished()
Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task. *** This field does not indicate the WatchBuild RPC is finished. ***
.google.devtools.build.v1.BuildEvent.BuildComponentStreamFinished component_stream_finished = 59;
-
getComponentStreamFinishedBuilder
public BuildEvent.BuildComponentStreamFinished.Builder getComponentStreamFinishedBuilder()
Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task. *** This field does not indicate the WatchBuild RPC is finished. ***
.google.devtools.build.v1.BuildEvent.BuildComponentStreamFinished component_stream_finished = 59;
-
getComponentStreamFinishedOrBuilder
public BuildEvent.BuildComponentStreamFinishedOrBuilder getComponentStreamFinishedOrBuilder()
Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task. *** This field does not indicate the WatchBuild RPC is finished. ***
.google.devtools.build.v1.BuildEvent.BuildComponentStreamFinished component_stream_finished = 59;- Specified by:
getComponentStreamFinishedOrBuilderin interfaceBuildEventOrBuilder
-
hasBazelEvent
public boolean hasBazelEvent()
Structured build event generated by Bazel about its execution progress.
.google.protobuf.Any bazel_event = 60;- Specified by:
hasBazelEventin interfaceBuildEventOrBuilder- Returns:
- Whether the bazelEvent field is set.
-
getBazelEvent
public com.google.protobuf.Any getBazelEvent()
Structured build event generated by Bazel about its execution progress.
.google.protobuf.Any bazel_event = 60;- Specified by:
getBazelEventin interfaceBuildEventOrBuilder- Returns:
- The bazelEvent.
-
setBazelEvent
public BuildEvent.Builder setBazelEvent(com.google.protobuf.Any value)
Structured build event generated by Bazel about its execution progress.
.google.protobuf.Any bazel_event = 60;
-
setBazelEvent
public BuildEvent.Builder setBazelEvent(com.google.protobuf.Any.Builder builderForValue)
Structured build event generated by Bazel about its execution progress.
.google.protobuf.Any bazel_event = 60;
-
mergeBazelEvent
public BuildEvent.Builder mergeBazelEvent(com.google.protobuf.Any value)
Structured build event generated by Bazel about its execution progress.
.google.protobuf.Any bazel_event = 60;
-
clearBazelEvent
public BuildEvent.Builder clearBazelEvent()
Structured build event generated by Bazel about its execution progress.
.google.protobuf.Any bazel_event = 60;
-
getBazelEventBuilder
public com.google.protobuf.Any.Builder getBazelEventBuilder()
Structured build event generated by Bazel about its execution progress.
.google.protobuf.Any bazel_event = 60;
-
getBazelEventOrBuilder
public com.google.protobuf.AnyOrBuilder getBazelEventOrBuilder()
Structured build event generated by Bazel about its execution progress.
.google.protobuf.Any bazel_event = 60;- Specified by:
getBazelEventOrBuilderin interfaceBuildEventOrBuilder
-
hasBuildExecutionEvent
public boolean hasBuildExecutionEvent()
An event that contains supplemental tool-specific information about build execution.
.google.protobuf.Any build_execution_event = 61;- Specified by:
hasBuildExecutionEventin interfaceBuildEventOrBuilder- Returns:
- Whether the buildExecutionEvent field is set.
-
getBuildExecutionEvent
public com.google.protobuf.Any getBuildExecutionEvent()
An event that contains supplemental tool-specific information about build execution.
.google.protobuf.Any build_execution_event = 61;- Specified by:
getBuildExecutionEventin interfaceBuildEventOrBuilder- Returns:
- The buildExecutionEvent.
-
setBuildExecutionEvent
public BuildEvent.Builder setBuildExecutionEvent(com.google.protobuf.Any value)
An event that contains supplemental tool-specific information about build execution.
.google.protobuf.Any build_execution_event = 61;
-
setBuildExecutionEvent
public BuildEvent.Builder setBuildExecutionEvent(com.google.protobuf.Any.Builder builderForValue)
An event that contains supplemental tool-specific information about build execution.
.google.protobuf.Any build_execution_event = 61;
-
mergeBuildExecutionEvent
public BuildEvent.Builder mergeBuildExecutionEvent(com.google.protobuf.Any value)
An event that contains supplemental tool-specific information about build execution.
.google.protobuf.Any build_execution_event = 61;
-
clearBuildExecutionEvent
public BuildEvent.Builder clearBuildExecutionEvent()
An event that contains supplemental tool-specific information about build execution.
.google.protobuf.Any build_execution_event = 61;
-
getBuildExecutionEventBuilder
public com.google.protobuf.Any.Builder getBuildExecutionEventBuilder()
An event that contains supplemental tool-specific information about build execution.
.google.protobuf.Any build_execution_event = 61;
-
getBuildExecutionEventOrBuilder
public com.google.protobuf.AnyOrBuilder getBuildExecutionEventOrBuilder()
An event that contains supplemental tool-specific information about build execution.
.google.protobuf.Any build_execution_event = 61;- Specified by:
getBuildExecutionEventOrBuilderin interfaceBuildEventOrBuilder
-
hasSourceFetchEvent
public boolean hasSourceFetchEvent()
An event that contains supplemental tool-specific information about source fetching.
.google.protobuf.Any source_fetch_event = 62;- Specified by:
hasSourceFetchEventin interfaceBuildEventOrBuilder- Returns:
- Whether the sourceFetchEvent field is set.
-
getSourceFetchEvent
public com.google.protobuf.Any getSourceFetchEvent()
An event that contains supplemental tool-specific information about source fetching.
.google.protobuf.Any source_fetch_event = 62;- Specified by:
getSourceFetchEventin interfaceBuildEventOrBuilder- Returns:
- The sourceFetchEvent.
-
setSourceFetchEvent
public BuildEvent.Builder setSourceFetchEvent(com.google.protobuf.Any value)
An event that contains supplemental tool-specific information about source fetching.
.google.protobuf.Any source_fetch_event = 62;
-
setSourceFetchEvent
public BuildEvent.Builder setSourceFetchEvent(com.google.protobuf.Any.Builder builderForValue)
An event that contains supplemental tool-specific information about source fetching.
.google.protobuf.Any source_fetch_event = 62;
-
mergeSourceFetchEvent
public BuildEvent.Builder mergeSourceFetchEvent(com.google.protobuf.Any value)
An event that contains supplemental tool-specific information about source fetching.
.google.protobuf.Any source_fetch_event = 62;
-
clearSourceFetchEvent
public BuildEvent.Builder clearSourceFetchEvent()
An event that contains supplemental tool-specific information about source fetching.
.google.protobuf.Any source_fetch_event = 62;
-
getSourceFetchEventBuilder
public com.google.protobuf.Any.Builder getSourceFetchEventBuilder()
An event that contains supplemental tool-specific information about source fetching.
.google.protobuf.Any source_fetch_event = 62;
-
getSourceFetchEventOrBuilder
public com.google.protobuf.AnyOrBuilder getSourceFetchEventOrBuilder()
An event that contains supplemental tool-specific information about source fetching.
.google.protobuf.Any source_fetch_event = 62;- Specified by:
getSourceFetchEventOrBuilderin interfaceBuildEventOrBuilder
-
setUnknownFields
public final BuildEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEvent.Builder>
-
mergeUnknownFields
public final BuildEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEvent.Builder>
-
-