Package com.google.devtools.build.v1
Class BuildEvent.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.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,Cloneable
- Enclosing class:
- BuildEvent
public static final class BuildEvent.Builder
extends com.google.protobuf.GeneratedMessage.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 type
google.devtools.build.v1.BuildEvent-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Structured build event generated by Bazel about its execution progress.The build is enqueued.An event that contains supplemental tool-specific information about build execution.The build has finished.Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.An event containing printed text.This should be precisely the time when this event happened, and not when the event proto was created or sent.An invocation attempt has finished.An invocation attempt has started.An event that contains supplemental tool-specific information about source fetching.com.google.protobuf.AnyStructured build event generated by Bazel about its execution progress.com.google.protobuf.Any.BuilderStructured build event generated by Bazel about its execution progress.com.google.protobuf.AnyOrBuilderStructured build event generated by Bazel about its execution progress.The build is enqueued.The build is enqueued.The build is enqueued.com.google.protobuf.AnyAn event that contains supplemental tool-specific information about build execution.com.google.protobuf.Any.BuilderAn event that contains supplemental tool-specific information about build execution.com.google.protobuf.AnyOrBuilderAn event that contains supplemental tool-specific information about build execution.The build has finished.The build has finished.The build has finished.Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.An event containing printed text.An event containing printed text.An event containing printed text.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.TimestampThis should be precisely the time when this event happened, and not when the event proto was created or sent.com.google.protobuf.Timestamp.BuilderThis should be precisely the time when this event happened, and not when the event proto was created or sent.com.google.protobuf.TimestampOrBuilderThis should be precisely the time when this event happened, and not when the event proto was created or sent.An invocation attempt has finished.An invocation attempt has finished.An invocation attempt has finished.An invocation attempt has started.An invocation attempt has started.An invocation attempt has started.com.google.protobuf.AnyAn event that contains supplemental tool-specific information about source fetching.com.google.protobuf.Any.BuilderAn event that contains supplemental tool-specific information about source fetching.com.google.protobuf.AnyOrBuilderAn event that contains supplemental tool-specific information about source fetching.booleanStructured build event generated by Bazel about its execution progress.booleanThe build is enqueued.booleanAn event that contains supplemental tool-specific information about build execution.booleanThe build has finished.booleanIndicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.booleanAn event containing printed text.booleanThis should be precisely the time when this event happened, and not when the event proto was created or sent.booleanAn invocation attempt has finished.booleanAn invocation attempt has started.booleanAn event that contains supplemental tool-specific information about source fetching.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeBazelEvent(com.google.protobuf.Any value) Structured build event generated by Bazel about its execution progress.The build is enqueued.mergeBuildExecutionEvent(com.google.protobuf.Any value) An event that contains supplemental tool-specific information about build execution.The build has finished.Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.An event containing printed text.mergeEventTime(com.google.protobuf.Timestamp value) This should be precisely the time when this event happened, and not when the event proto was created or sent.mergeFrom(BuildEvent other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) An invocation attempt has finished.An invocation attempt has started.mergeSourceFetchEvent(com.google.protobuf.Any value) An event that contains supplemental tool-specific information about source fetching.setBazelEvent(com.google.protobuf.Any value) Structured build event generated by Bazel about its execution progress.setBazelEvent(com.google.protobuf.Any.Builder builderForValue) Structured build event generated by Bazel about its execution progress.The build is enqueued.setBuildEnqueued(BuildEvent.BuildEnqueued.Builder builderForValue) The build is enqueued.setBuildExecutionEvent(com.google.protobuf.Any value) An event that contains supplemental tool-specific information about build execution.setBuildExecutionEvent(com.google.protobuf.Any.Builder builderForValue) An event that contains supplemental tool-specific information about build execution.The build has finished.setBuildFinished(BuildEvent.BuildFinished.Builder builderForValue) The build has finished.Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.An event containing printed text.setConsoleOutput(BuildEvent.ConsoleOutput.Builder builderForValue) An event containing printed text.setEventTime(com.google.protobuf.Timestamp value) This should be precisely the time when this event happened, and not when the event proto was created or sent.setEventTime(com.google.protobuf.Timestamp.Builder builderForValue) This should be precisely the time when this event happened, and not when the event proto was created or sent.An invocation attempt has finished.setInvocationAttemptFinished(BuildEvent.InvocationAttemptFinished.Builder builderForValue) An invocation attempt has finished.An invocation attempt has started.setInvocationAttemptStarted(BuildEvent.InvocationAttemptStarted.Builder builderForValue) An invocation attempt has started.setSourceFetchEvent(com.google.protobuf.Any value) An event that contains supplemental tool-specific information about source fetching.setSourceFetchEvent(com.google.protobuf.Any.Builder builderForValue) An event that contains supplemental tool-specific information about source fetching.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<BuildEvent.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<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.GeneratedMessage.Builder<BuildEvent.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEvent.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<BuildEvent.Builder>
-
mergeFrom
public BuildEvent.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEvent.Builder>- Throws:
IOException
-
getEventCase
- Specified by:
getEventCasein interfaceBuildEventOrBuilder
-
clearEvent
-
hasEventTime
public boolean hasEventTime()This should be precisely the time when this event happened, and not when the event proto was created or sent.
.google.protobuf.Timestamp event_time = 1;- Specified by:
hasEventTimein interfaceBuildEventOrBuilder- Returns:
- Whether the eventTime field is set.
-
getEventTime
public com.google.protobuf.Timestamp getEventTime()This should be precisely the time when this event happened, and not when the event proto was created or sent.
.google.protobuf.Timestamp event_time = 1;- Specified by:
getEventTimein interfaceBuildEventOrBuilder- Returns:
- The eventTime.
-
setEventTime
This should be precisely the time when this event happened, and not when the event proto was created or sent.
.google.protobuf.Timestamp event_time = 1; -
setEventTime
This should be precisely the time when this event happened, and not when the event proto was created or sent.
.google.protobuf.Timestamp event_time = 1; -
mergeEventTime
This should be precisely the time when this event happened, and not when the event proto was created or sent.
.google.protobuf.Timestamp event_time = 1; -
clearEventTime
This should be precisely the time when this event happened, and not when the event proto was created or sent.
.google.protobuf.Timestamp event_time = 1; -
getEventTimeBuilder
public com.google.protobuf.Timestamp.Builder getEventTimeBuilder()This should be precisely the time when this event happened, and not when the event proto was created or sent.
.google.protobuf.Timestamp event_time = 1; -
getEventTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEventTimeOrBuilder()This should be precisely the time when this event happened, and not when the event proto was created or sent.
.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
An invocation attempt has started.
.google.devtools.build.v1.BuildEvent.InvocationAttemptStarted invocation_attempt_started = 51;- Specified by:
getInvocationAttemptStartedin interfaceBuildEventOrBuilder- Returns:
- The invocationAttemptStarted.
-
setInvocationAttemptStarted
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
An invocation attempt has started.
.google.devtools.build.v1.BuildEvent.InvocationAttemptStarted invocation_attempt_started = 51; -
clearInvocationAttemptStarted
An invocation attempt has started.
.google.devtools.build.v1.BuildEvent.InvocationAttemptStarted invocation_attempt_started = 51; -
getInvocationAttemptStartedBuilder
An invocation attempt has started.
.google.devtools.build.v1.BuildEvent.InvocationAttemptStarted invocation_attempt_started = 51; -
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
An invocation attempt has finished.
.google.devtools.build.v1.BuildEvent.InvocationAttemptFinished invocation_attempt_finished = 52;- Specified by:
getInvocationAttemptFinishedin interfaceBuildEventOrBuilder- Returns:
- The invocationAttemptFinished.
-
setInvocationAttemptFinished
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
An invocation attempt has finished.
.google.devtools.build.v1.BuildEvent.InvocationAttemptFinished invocation_attempt_finished = 52; -
getInvocationAttemptFinishedBuilder
An invocation attempt has finished.
.google.devtools.build.v1.BuildEvent.InvocationAttemptFinished invocation_attempt_finished = 52; -
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.
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53;- Specified by:
hasBuildEnqueuedin interfaceBuildEventOrBuilder- Returns:
- Whether the buildEnqueued field is set.
-
getBuildEnqueued
The build is enqueued.
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53;- Specified by:
getBuildEnqueuedin interfaceBuildEventOrBuilder- Returns:
- The buildEnqueued.
-
setBuildEnqueued
The build is enqueued.
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53; -
setBuildEnqueued
The build is enqueued.
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53; -
mergeBuildEnqueued
The build is enqueued.
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53; -
clearBuildEnqueued
The build is enqueued.
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53; -
getBuildEnqueuedBuilder
The build is enqueued.
.google.devtools.build.v1.BuildEvent.BuildEnqueued build_enqueued = 53; -
getBuildEnqueuedOrBuilder
The build is enqueued.
.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
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
The build has finished. Set when the build is terminated.
.google.devtools.build.v1.BuildEvent.BuildFinished build_finished = 55; -
setBuildFinished
The build has finished. Set when the build is terminated.
.google.devtools.build.v1.BuildEvent.BuildFinished build_finished = 55; -
mergeBuildFinished
The build has finished. Set when the build is terminated.
.google.devtools.build.v1.BuildEvent.BuildFinished build_finished = 55; -
clearBuildFinished
The build has finished. Set when the build is terminated.
.google.devtools.build.v1.BuildEvent.BuildFinished build_finished = 55; -
getBuildFinishedBuilder
The build has finished. Set when the build is terminated.
.google.devtools.build.v1.BuildEvent.BuildFinished build_finished = 55; -
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
An event containing printed text.
.google.devtools.build.v1.BuildEvent.ConsoleOutput console_output = 56;- Specified by:
getConsoleOutputin interfaceBuildEventOrBuilder- Returns:
- The consoleOutput.
-
setConsoleOutput
An event containing printed text.
.google.devtools.build.v1.BuildEvent.ConsoleOutput console_output = 56; -
setConsoleOutput
An event containing printed text.
.google.devtools.build.v1.BuildEvent.ConsoleOutput console_output = 56; -
mergeConsoleOutput
An event containing printed text.
.google.devtools.build.v1.BuildEvent.ConsoleOutput console_output = 56; -
clearConsoleOutput
An event containing printed text.
.google.devtools.build.v1.BuildEvent.ConsoleOutput console_output = 56; -
getConsoleOutputBuilder
An event containing printed text.
.google.devtools.build.v1.BuildEvent.ConsoleOutput console_output = 56; -
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
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
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
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
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
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
Structured build event generated by Bazel about its execution progress.
.google.protobuf.Any bazel_event = 60; -
setBazelEvent
Structured build event generated by Bazel about its execution progress.
.google.protobuf.Any bazel_event = 60; -
mergeBazelEvent
Structured build event generated by Bazel about its execution progress.
.google.protobuf.Any bazel_event = 60; -
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
An event that contains supplemental tool-specific information about build execution.
.google.protobuf.Any build_execution_event = 61; -
setBuildExecutionEvent
An event that contains supplemental tool-specific information about build execution.
.google.protobuf.Any build_execution_event = 61; -
mergeBuildExecutionEvent
An event that contains supplemental tool-specific information about build execution.
.google.protobuf.Any build_execution_event = 61; -
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
An event that contains supplemental tool-specific information about source fetching.
.google.protobuf.Any source_fetch_event = 62; -
setSourceFetchEvent
An event that contains supplemental tool-specific information about source fetching.
.google.protobuf.Any source_fetch_event = 62; -
mergeSourceFetchEvent
An event that contains supplemental tool-specific information about source fetching.
.google.protobuf.Any source_fetch_event = 62; -
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
-