Class BuildEventStreamProtos.BuildEvent.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEvent.Builder>
-
- com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEvent.Builder
-
- All Implemented Interfaces:
BuildEventStreamProtos.BuildEventOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- BuildEventStreamProtos.BuildEvent
public static final class BuildEventStreamProtos.BuildEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEvent.Builder> implements BuildEventStreamProtos.BuildEventOrBuilder
Message describing a build event. Events will have an identifier that is unique within a given build invocation; they also announce follow-up events as children. More details, which are specific to the kind of event that is observed, is provided in the payload. More options for the payload might be added in the future.
Protobuf typebuild_event_stream.BuildEvent
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, 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<BuildEventStreamProtos.BuildEvent.Builder>
-
clear
public BuildEventStreamProtos.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<BuildEventStreamProtos.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<BuildEventStreamProtos.BuildEvent.Builder>
-
getDefaultInstanceForType
public BuildEventStreamProtos.BuildEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BuildEventStreamProtos.BuildEvent build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BuildEventStreamProtos.BuildEvent buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BuildEventStreamProtos.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<BuildEventStreamProtos.BuildEvent.Builder>
-
setField
public BuildEventStreamProtos.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<BuildEventStreamProtos.BuildEvent.Builder>
-
clearField
public BuildEventStreamProtos.BuildEvent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEvent.Builder>
-
clearOneof
public BuildEventStreamProtos.BuildEvent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEvent.Builder>
-
setRepeatedField
public BuildEventStreamProtos.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<BuildEventStreamProtos.BuildEvent.Builder>
-
addRepeatedField
public BuildEventStreamProtos.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<BuildEventStreamProtos.BuildEvent.Builder>
-
mergeFrom
public BuildEventStreamProtos.BuildEvent.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEventStreamProtos.BuildEvent.Builder>
-
mergeFrom
public BuildEventStreamProtos.BuildEvent.Builder mergeFrom(BuildEventStreamProtos.BuildEvent other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEvent.Builder>
-
mergeFrom
public BuildEventStreamProtos.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<BuildEventStreamProtos.BuildEvent.Builder>- Throws:
java.io.IOException
-
getPayloadCase
public BuildEventStreamProtos.BuildEvent.PayloadCase getPayloadCase()
- Specified by:
getPayloadCasein interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
clearPayload
public BuildEventStreamProtos.BuildEvent.Builder clearPayload()
-
hasId
public boolean hasId()
.build_event_stream.BuildEventId id = 1;- Specified by:
hasIdin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the id field is set.
-
getId
public BuildEventStreamProtos.BuildEventId getId()
.build_event_stream.BuildEventId id = 1;- Specified by:
getIdin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The id.
-
setId
public BuildEventStreamProtos.BuildEvent.Builder setId(BuildEventStreamProtos.BuildEventId value)
.build_event_stream.BuildEventId id = 1;
-
setId
public BuildEventStreamProtos.BuildEvent.Builder setId(BuildEventStreamProtos.BuildEventId.Builder builderForValue)
.build_event_stream.BuildEventId id = 1;
-
mergeId
public BuildEventStreamProtos.BuildEvent.Builder mergeId(BuildEventStreamProtos.BuildEventId value)
.build_event_stream.BuildEventId id = 1;
-
clearId
public BuildEventStreamProtos.BuildEvent.Builder clearId()
.build_event_stream.BuildEventId id = 1;
-
getIdBuilder
public BuildEventStreamProtos.BuildEventId.Builder getIdBuilder()
.build_event_stream.BuildEventId id = 1;
-
getIdOrBuilder
public BuildEventStreamProtos.BuildEventIdOrBuilder getIdOrBuilder()
.build_event_stream.BuildEventId id = 1;- Specified by:
getIdOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
getChildrenList
public java.util.List<BuildEventStreamProtos.BuildEventId> getChildrenList()
repeated .build_event_stream.BuildEventId children = 2;- Specified by:
getChildrenListin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
getChildrenCount
public int getChildrenCount()
repeated .build_event_stream.BuildEventId children = 2;- Specified by:
getChildrenCountin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
getChildren
public BuildEventStreamProtos.BuildEventId getChildren(int index)
repeated .build_event_stream.BuildEventId children = 2;- Specified by:
getChildrenin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
setChildren
public BuildEventStreamProtos.BuildEvent.Builder setChildren(int index, BuildEventStreamProtos.BuildEventId value)
repeated .build_event_stream.BuildEventId children = 2;
-
setChildren
public BuildEventStreamProtos.BuildEvent.Builder setChildren(int index, BuildEventStreamProtos.BuildEventId.Builder builderForValue)
repeated .build_event_stream.BuildEventId children = 2;
-
addChildren
public BuildEventStreamProtos.BuildEvent.Builder addChildren(BuildEventStreamProtos.BuildEventId value)
repeated .build_event_stream.BuildEventId children = 2;
-
addChildren
public BuildEventStreamProtos.BuildEvent.Builder addChildren(int index, BuildEventStreamProtos.BuildEventId value)
repeated .build_event_stream.BuildEventId children = 2;
-
addChildren
public BuildEventStreamProtos.BuildEvent.Builder addChildren(BuildEventStreamProtos.BuildEventId.Builder builderForValue)
repeated .build_event_stream.BuildEventId children = 2;
-
addChildren
public BuildEventStreamProtos.BuildEvent.Builder addChildren(int index, BuildEventStreamProtos.BuildEventId.Builder builderForValue)
repeated .build_event_stream.BuildEventId children = 2;
-
addAllChildren
public BuildEventStreamProtos.BuildEvent.Builder addAllChildren(java.lang.Iterable<? extends BuildEventStreamProtos.BuildEventId> values)
repeated .build_event_stream.BuildEventId children = 2;
-
clearChildren
public BuildEventStreamProtos.BuildEvent.Builder clearChildren()
repeated .build_event_stream.BuildEventId children = 2;
-
removeChildren
public BuildEventStreamProtos.BuildEvent.Builder removeChildren(int index)
repeated .build_event_stream.BuildEventId children = 2;
-
getChildrenBuilder
public BuildEventStreamProtos.BuildEventId.Builder getChildrenBuilder(int index)
repeated .build_event_stream.BuildEventId children = 2;
-
getChildrenOrBuilder
public BuildEventStreamProtos.BuildEventIdOrBuilder getChildrenOrBuilder(int index)
repeated .build_event_stream.BuildEventId children = 2;- Specified by:
getChildrenOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
getChildrenOrBuilderList
public java.util.List<? extends BuildEventStreamProtos.BuildEventIdOrBuilder> getChildrenOrBuilderList()
repeated .build_event_stream.BuildEventId children = 2;- Specified by:
getChildrenOrBuilderListin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
addChildrenBuilder
public BuildEventStreamProtos.BuildEventId.Builder addChildrenBuilder()
repeated .build_event_stream.BuildEventId children = 2;
-
addChildrenBuilder
public BuildEventStreamProtos.BuildEventId.Builder addChildrenBuilder(int index)
repeated .build_event_stream.BuildEventId children = 2;
-
getChildrenBuilderList
public java.util.List<BuildEventStreamProtos.BuildEventId.Builder> getChildrenBuilderList()
repeated .build_event_stream.BuildEventId children = 2;
-
getLastMessage
public boolean getLastMessage()
bool last_message = 20;- Specified by:
getLastMessagein interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The lastMessage.
-
setLastMessage
public BuildEventStreamProtos.BuildEvent.Builder setLastMessage(boolean value)
bool last_message = 20;- Parameters:
value- The lastMessage to set.- Returns:
- This builder for chaining.
-
clearLastMessage
public BuildEventStreamProtos.BuildEvent.Builder clearLastMessage()
bool last_message = 20;- Returns:
- This builder for chaining.
-
hasProgress
public boolean hasProgress()
.build_event_stream.Progress progress = 3;- Specified by:
hasProgressin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the progress field is set.
-
getProgress
public BuildEventStreamProtos.Progress getProgress()
.build_event_stream.Progress progress = 3;- Specified by:
getProgressin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The progress.
-
setProgress
public BuildEventStreamProtos.BuildEvent.Builder setProgress(BuildEventStreamProtos.Progress value)
.build_event_stream.Progress progress = 3;
-
setProgress
public BuildEventStreamProtos.BuildEvent.Builder setProgress(BuildEventStreamProtos.Progress.Builder builderForValue)
.build_event_stream.Progress progress = 3;
-
mergeProgress
public BuildEventStreamProtos.BuildEvent.Builder mergeProgress(BuildEventStreamProtos.Progress value)
.build_event_stream.Progress progress = 3;
-
clearProgress
public BuildEventStreamProtos.BuildEvent.Builder clearProgress()
.build_event_stream.Progress progress = 3;
-
getProgressBuilder
public BuildEventStreamProtos.Progress.Builder getProgressBuilder()
.build_event_stream.Progress progress = 3;
-
getProgressOrBuilder
public BuildEventStreamProtos.ProgressOrBuilder getProgressOrBuilder()
.build_event_stream.Progress progress = 3;- Specified by:
getProgressOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasAborted
public boolean hasAborted()
.build_event_stream.Aborted aborted = 4;- Specified by:
hasAbortedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the aborted field is set.
-
getAborted
public BuildEventStreamProtos.Aborted getAborted()
.build_event_stream.Aborted aborted = 4;- Specified by:
getAbortedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The aborted.
-
setAborted
public BuildEventStreamProtos.BuildEvent.Builder setAborted(BuildEventStreamProtos.Aborted value)
.build_event_stream.Aborted aborted = 4;
-
setAborted
public BuildEventStreamProtos.BuildEvent.Builder setAborted(BuildEventStreamProtos.Aborted.Builder builderForValue)
.build_event_stream.Aborted aborted = 4;
-
mergeAborted
public BuildEventStreamProtos.BuildEvent.Builder mergeAborted(BuildEventStreamProtos.Aborted value)
.build_event_stream.Aborted aborted = 4;
-
clearAborted
public BuildEventStreamProtos.BuildEvent.Builder clearAborted()
.build_event_stream.Aborted aborted = 4;
-
getAbortedBuilder
public BuildEventStreamProtos.Aborted.Builder getAbortedBuilder()
.build_event_stream.Aborted aborted = 4;
-
getAbortedOrBuilder
public BuildEventStreamProtos.AbortedOrBuilder getAbortedOrBuilder()
.build_event_stream.Aborted aborted = 4;- Specified by:
getAbortedOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasStarted
public boolean hasStarted()
.build_event_stream.BuildStarted started = 5;- Specified by:
hasStartedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the started field is set.
-
getStarted
public BuildEventStreamProtos.BuildStarted getStarted()
.build_event_stream.BuildStarted started = 5;- Specified by:
getStartedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The started.
-
setStarted
public BuildEventStreamProtos.BuildEvent.Builder setStarted(BuildEventStreamProtos.BuildStarted value)
.build_event_stream.BuildStarted started = 5;
-
setStarted
public BuildEventStreamProtos.BuildEvent.Builder setStarted(BuildEventStreamProtos.BuildStarted.Builder builderForValue)
.build_event_stream.BuildStarted started = 5;
-
mergeStarted
public BuildEventStreamProtos.BuildEvent.Builder mergeStarted(BuildEventStreamProtos.BuildStarted value)
.build_event_stream.BuildStarted started = 5;
-
clearStarted
public BuildEventStreamProtos.BuildEvent.Builder clearStarted()
.build_event_stream.BuildStarted started = 5;
-
getStartedBuilder
public BuildEventStreamProtos.BuildStarted.Builder getStartedBuilder()
.build_event_stream.BuildStarted started = 5;
-
getStartedOrBuilder
public BuildEventStreamProtos.BuildStartedOrBuilder getStartedOrBuilder()
.build_event_stream.BuildStarted started = 5;- Specified by:
getStartedOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasUnstructuredCommandLine
public boolean hasUnstructuredCommandLine()
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;- Specified by:
hasUnstructuredCommandLinein interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the unstructuredCommandLine field is set.
-
getUnstructuredCommandLine
public BuildEventStreamProtos.UnstructuredCommandLine getUnstructuredCommandLine()
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;- Specified by:
getUnstructuredCommandLinein interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The unstructuredCommandLine.
-
setUnstructuredCommandLine
public BuildEventStreamProtos.BuildEvent.Builder setUnstructuredCommandLine(BuildEventStreamProtos.UnstructuredCommandLine value)
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;
-
setUnstructuredCommandLine
public BuildEventStreamProtos.BuildEvent.Builder setUnstructuredCommandLine(BuildEventStreamProtos.UnstructuredCommandLine.Builder builderForValue)
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;
-
mergeUnstructuredCommandLine
public BuildEventStreamProtos.BuildEvent.Builder mergeUnstructuredCommandLine(BuildEventStreamProtos.UnstructuredCommandLine value)
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;
-
clearUnstructuredCommandLine
public BuildEventStreamProtos.BuildEvent.Builder clearUnstructuredCommandLine()
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;
-
getUnstructuredCommandLineBuilder
public BuildEventStreamProtos.UnstructuredCommandLine.Builder getUnstructuredCommandLineBuilder()
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;
-
getUnstructuredCommandLineOrBuilder
public BuildEventStreamProtos.UnstructuredCommandLineOrBuilder getUnstructuredCommandLineOrBuilder()
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;- Specified by:
getUnstructuredCommandLineOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasStructuredCommandLine
public boolean hasStructuredCommandLine()
.command_line.CommandLine structured_command_line = 22;- Specified by:
hasStructuredCommandLinein interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the structuredCommandLine field is set.
-
getStructuredCommandLine
public com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLine getStructuredCommandLine()
.command_line.CommandLine structured_command_line = 22;- Specified by:
getStructuredCommandLinein interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The structuredCommandLine.
-
setStructuredCommandLine
public BuildEventStreamProtos.BuildEvent.Builder setStructuredCommandLine(com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLine value)
.command_line.CommandLine structured_command_line = 22;
-
setStructuredCommandLine
public BuildEventStreamProtos.BuildEvent.Builder setStructuredCommandLine(com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLine.Builder builderForValue)
.command_line.CommandLine structured_command_line = 22;
-
mergeStructuredCommandLine
public BuildEventStreamProtos.BuildEvent.Builder mergeStructuredCommandLine(com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLine value)
.command_line.CommandLine structured_command_line = 22;
-
clearStructuredCommandLine
public BuildEventStreamProtos.BuildEvent.Builder clearStructuredCommandLine()
.command_line.CommandLine structured_command_line = 22;
-
getStructuredCommandLineBuilder
public com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLine.Builder getStructuredCommandLineBuilder()
.command_line.CommandLine structured_command_line = 22;
-
getStructuredCommandLineOrBuilder
public com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLineOrBuilder getStructuredCommandLineOrBuilder()
.command_line.CommandLine structured_command_line = 22;- Specified by:
getStructuredCommandLineOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasOptionsParsed
public boolean hasOptionsParsed()
.build_event_stream.OptionsParsed options_parsed = 13;- Specified by:
hasOptionsParsedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the optionsParsed field is set.
-
getOptionsParsed
public BuildEventStreamProtos.OptionsParsed getOptionsParsed()
.build_event_stream.OptionsParsed options_parsed = 13;- Specified by:
getOptionsParsedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The optionsParsed.
-
setOptionsParsed
public BuildEventStreamProtos.BuildEvent.Builder setOptionsParsed(BuildEventStreamProtos.OptionsParsed value)
.build_event_stream.OptionsParsed options_parsed = 13;
-
setOptionsParsed
public BuildEventStreamProtos.BuildEvent.Builder setOptionsParsed(BuildEventStreamProtos.OptionsParsed.Builder builderForValue)
.build_event_stream.OptionsParsed options_parsed = 13;
-
mergeOptionsParsed
public BuildEventStreamProtos.BuildEvent.Builder mergeOptionsParsed(BuildEventStreamProtos.OptionsParsed value)
.build_event_stream.OptionsParsed options_parsed = 13;
-
clearOptionsParsed
public BuildEventStreamProtos.BuildEvent.Builder clearOptionsParsed()
.build_event_stream.OptionsParsed options_parsed = 13;
-
getOptionsParsedBuilder
public BuildEventStreamProtos.OptionsParsed.Builder getOptionsParsedBuilder()
.build_event_stream.OptionsParsed options_parsed = 13;
-
getOptionsParsedOrBuilder
public BuildEventStreamProtos.OptionsParsedOrBuilder getOptionsParsedOrBuilder()
.build_event_stream.OptionsParsed options_parsed = 13;- Specified by:
getOptionsParsedOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasWorkspaceStatus
public boolean hasWorkspaceStatus()
.build_event_stream.WorkspaceStatus workspace_status = 16;- Specified by:
hasWorkspaceStatusin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the workspaceStatus field is set.
-
getWorkspaceStatus
public BuildEventStreamProtos.WorkspaceStatus getWorkspaceStatus()
.build_event_stream.WorkspaceStatus workspace_status = 16;- Specified by:
getWorkspaceStatusin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The workspaceStatus.
-
setWorkspaceStatus
public BuildEventStreamProtos.BuildEvent.Builder setWorkspaceStatus(BuildEventStreamProtos.WorkspaceStatus value)
.build_event_stream.WorkspaceStatus workspace_status = 16;
-
setWorkspaceStatus
public BuildEventStreamProtos.BuildEvent.Builder setWorkspaceStatus(BuildEventStreamProtos.WorkspaceStatus.Builder builderForValue)
.build_event_stream.WorkspaceStatus workspace_status = 16;
-
mergeWorkspaceStatus
public BuildEventStreamProtos.BuildEvent.Builder mergeWorkspaceStatus(BuildEventStreamProtos.WorkspaceStatus value)
.build_event_stream.WorkspaceStatus workspace_status = 16;
-
clearWorkspaceStatus
public BuildEventStreamProtos.BuildEvent.Builder clearWorkspaceStatus()
.build_event_stream.WorkspaceStatus workspace_status = 16;
-
getWorkspaceStatusBuilder
public BuildEventStreamProtos.WorkspaceStatus.Builder getWorkspaceStatusBuilder()
.build_event_stream.WorkspaceStatus workspace_status = 16;
-
getWorkspaceStatusOrBuilder
public BuildEventStreamProtos.WorkspaceStatusOrBuilder getWorkspaceStatusOrBuilder()
.build_event_stream.WorkspaceStatus workspace_status = 16;- Specified by:
getWorkspaceStatusOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasFetch
public boolean hasFetch()
.build_event_stream.Fetch fetch = 21;- Specified by:
hasFetchin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the fetch field is set.
-
getFetch
public BuildEventStreamProtos.Fetch getFetch()
.build_event_stream.Fetch fetch = 21;- Specified by:
getFetchin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The fetch.
-
setFetch
public BuildEventStreamProtos.BuildEvent.Builder setFetch(BuildEventStreamProtos.Fetch value)
.build_event_stream.Fetch fetch = 21;
-
setFetch
public BuildEventStreamProtos.BuildEvent.Builder setFetch(BuildEventStreamProtos.Fetch.Builder builderForValue)
.build_event_stream.Fetch fetch = 21;
-
mergeFetch
public BuildEventStreamProtos.BuildEvent.Builder mergeFetch(BuildEventStreamProtos.Fetch value)
.build_event_stream.Fetch fetch = 21;
-
clearFetch
public BuildEventStreamProtos.BuildEvent.Builder clearFetch()
.build_event_stream.Fetch fetch = 21;
-
getFetchBuilder
public BuildEventStreamProtos.Fetch.Builder getFetchBuilder()
.build_event_stream.Fetch fetch = 21;
-
getFetchOrBuilder
public BuildEventStreamProtos.FetchOrBuilder getFetchOrBuilder()
.build_event_stream.Fetch fetch = 21;- Specified by:
getFetchOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasConfiguration
public boolean hasConfiguration()
.build_event_stream.Configuration configuration = 17;- Specified by:
hasConfigurationin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the configuration field is set.
-
getConfiguration
public BuildEventStreamProtos.Configuration getConfiguration()
.build_event_stream.Configuration configuration = 17;- Specified by:
getConfigurationin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The configuration.
-
setConfiguration
public BuildEventStreamProtos.BuildEvent.Builder setConfiguration(BuildEventStreamProtos.Configuration value)
.build_event_stream.Configuration configuration = 17;
-
setConfiguration
public BuildEventStreamProtos.BuildEvent.Builder setConfiguration(BuildEventStreamProtos.Configuration.Builder builderForValue)
.build_event_stream.Configuration configuration = 17;
-
mergeConfiguration
public BuildEventStreamProtos.BuildEvent.Builder mergeConfiguration(BuildEventStreamProtos.Configuration value)
.build_event_stream.Configuration configuration = 17;
-
clearConfiguration
public BuildEventStreamProtos.BuildEvent.Builder clearConfiguration()
.build_event_stream.Configuration configuration = 17;
-
getConfigurationBuilder
public BuildEventStreamProtos.Configuration.Builder getConfigurationBuilder()
.build_event_stream.Configuration configuration = 17;
-
getConfigurationOrBuilder
public BuildEventStreamProtos.ConfigurationOrBuilder getConfigurationOrBuilder()
.build_event_stream.Configuration configuration = 17;- Specified by:
getConfigurationOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasExpanded
public boolean hasExpanded()
.build_event_stream.PatternExpanded expanded = 6;- Specified by:
hasExpandedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the expanded field is set.
-
getExpanded
public BuildEventStreamProtos.PatternExpanded getExpanded()
.build_event_stream.PatternExpanded expanded = 6;- Specified by:
getExpandedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The expanded.
-
setExpanded
public BuildEventStreamProtos.BuildEvent.Builder setExpanded(BuildEventStreamProtos.PatternExpanded value)
.build_event_stream.PatternExpanded expanded = 6;
-
setExpanded
public BuildEventStreamProtos.BuildEvent.Builder setExpanded(BuildEventStreamProtos.PatternExpanded.Builder builderForValue)
.build_event_stream.PatternExpanded expanded = 6;
-
mergeExpanded
public BuildEventStreamProtos.BuildEvent.Builder mergeExpanded(BuildEventStreamProtos.PatternExpanded value)
.build_event_stream.PatternExpanded expanded = 6;
-
clearExpanded
public BuildEventStreamProtos.BuildEvent.Builder clearExpanded()
.build_event_stream.PatternExpanded expanded = 6;
-
getExpandedBuilder
public BuildEventStreamProtos.PatternExpanded.Builder getExpandedBuilder()
.build_event_stream.PatternExpanded expanded = 6;
-
getExpandedOrBuilder
public BuildEventStreamProtos.PatternExpandedOrBuilder getExpandedOrBuilder()
.build_event_stream.PatternExpanded expanded = 6;- Specified by:
getExpandedOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasConfigured
public boolean hasConfigured()
.build_event_stream.TargetConfigured configured = 18;- Specified by:
hasConfiguredin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the configured field is set.
-
getConfigured
public BuildEventStreamProtos.TargetConfigured getConfigured()
.build_event_stream.TargetConfigured configured = 18;- Specified by:
getConfiguredin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The configured.
-
setConfigured
public BuildEventStreamProtos.BuildEvent.Builder setConfigured(BuildEventStreamProtos.TargetConfigured value)
.build_event_stream.TargetConfigured configured = 18;
-
setConfigured
public BuildEventStreamProtos.BuildEvent.Builder setConfigured(BuildEventStreamProtos.TargetConfigured.Builder builderForValue)
.build_event_stream.TargetConfigured configured = 18;
-
mergeConfigured
public BuildEventStreamProtos.BuildEvent.Builder mergeConfigured(BuildEventStreamProtos.TargetConfigured value)
.build_event_stream.TargetConfigured configured = 18;
-
clearConfigured
public BuildEventStreamProtos.BuildEvent.Builder clearConfigured()
.build_event_stream.TargetConfigured configured = 18;
-
getConfiguredBuilder
public BuildEventStreamProtos.TargetConfigured.Builder getConfiguredBuilder()
.build_event_stream.TargetConfigured configured = 18;
-
getConfiguredOrBuilder
public BuildEventStreamProtos.TargetConfiguredOrBuilder getConfiguredOrBuilder()
.build_event_stream.TargetConfigured configured = 18;- Specified by:
getConfiguredOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasAction
public boolean hasAction()
.build_event_stream.ActionExecuted action = 7;- Specified by:
hasActionin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the action field is set.
-
getAction
public BuildEventStreamProtos.ActionExecuted getAction()
.build_event_stream.ActionExecuted action = 7;- Specified by:
getActionin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The action.
-
setAction
public BuildEventStreamProtos.BuildEvent.Builder setAction(BuildEventStreamProtos.ActionExecuted value)
.build_event_stream.ActionExecuted action = 7;
-
setAction
public BuildEventStreamProtos.BuildEvent.Builder setAction(BuildEventStreamProtos.ActionExecuted.Builder builderForValue)
.build_event_stream.ActionExecuted action = 7;
-
mergeAction
public BuildEventStreamProtos.BuildEvent.Builder mergeAction(BuildEventStreamProtos.ActionExecuted value)
.build_event_stream.ActionExecuted action = 7;
-
clearAction
public BuildEventStreamProtos.BuildEvent.Builder clearAction()
.build_event_stream.ActionExecuted action = 7;
-
getActionBuilder
public BuildEventStreamProtos.ActionExecuted.Builder getActionBuilder()
.build_event_stream.ActionExecuted action = 7;
-
getActionOrBuilder
public BuildEventStreamProtos.ActionExecutedOrBuilder getActionOrBuilder()
.build_event_stream.ActionExecuted action = 7;- Specified by:
getActionOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasNamedSetOfFiles
public boolean hasNamedSetOfFiles()
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;- Specified by:
hasNamedSetOfFilesin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the namedSetOfFiles field is set.
-
getNamedSetOfFiles
public BuildEventStreamProtos.NamedSetOfFiles getNamedSetOfFiles()
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;- Specified by:
getNamedSetOfFilesin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The namedSetOfFiles.
-
setNamedSetOfFiles
public BuildEventStreamProtos.BuildEvent.Builder setNamedSetOfFiles(BuildEventStreamProtos.NamedSetOfFiles value)
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;
-
setNamedSetOfFiles
public BuildEventStreamProtos.BuildEvent.Builder setNamedSetOfFiles(BuildEventStreamProtos.NamedSetOfFiles.Builder builderForValue)
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;
-
mergeNamedSetOfFiles
public BuildEventStreamProtos.BuildEvent.Builder mergeNamedSetOfFiles(BuildEventStreamProtos.NamedSetOfFiles value)
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;
-
clearNamedSetOfFiles
public BuildEventStreamProtos.BuildEvent.Builder clearNamedSetOfFiles()
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;
-
getNamedSetOfFilesBuilder
public BuildEventStreamProtos.NamedSetOfFiles.Builder getNamedSetOfFilesBuilder()
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;
-
getNamedSetOfFilesOrBuilder
public BuildEventStreamProtos.NamedSetOfFilesOrBuilder getNamedSetOfFilesOrBuilder()
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;- Specified by:
getNamedSetOfFilesOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasCompleted
public boolean hasCompleted()
.build_event_stream.TargetComplete completed = 8;- Specified by:
hasCompletedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the completed field is set.
-
getCompleted
public BuildEventStreamProtos.TargetComplete getCompleted()
.build_event_stream.TargetComplete completed = 8;- Specified by:
getCompletedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The completed.
-
setCompleted
public BuildEventStreamProtos.BuildEvent.Builder setCompleted(BuildEventStreamProtos.TargetComplete value)
.build_event_stream.TargetComplete completed = 8;
-
setCompleted
public BuildEventStreamProtos.BuildEvent.Builder setCompleted(BuildEventStreamProtos.TargetComplete.Builder builderForValue)
.build_event_stream.TargetComplete completed = 8;
-
mergeCompleted
public BuildEventStreamProtos.BuildEvent.Builder mergeCompleted(BuildEventStreamProtos.TargetComplete value)
.build_event_stream.TargetComplete completed = 8;
-
clearCompleted
public BuildEventStreamProtos.BuildEvent.Builder clearCompleted()
.build_event_stream.TargetComplete completed = 8;
-
getCompletedBuilder
public BuildEventStreamProtos.TargetComplete.Builder getCompletedBuilder()
.build_event_stream.TargetComplete completed = 8;
-
getCompletedOrBuilder
public BuildEventStreamProtos.TargetCompleteOrBuilder getCompletedOrBuilder()
.build_event_stream.TargetComplete completed = 8;- Specified by:
getCompletedOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasTestResult
public boolean hasTestResult()
.build_event_stream.TestResult test_result = 10;- Specified by:
hasTestResultin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the testResult field is set.
-
getTestResult
public BuildEventStreamProtos.TestResult getTestResult()
.build_event_stream.TestResult test_result = 10;- Specified by:
getTestResultin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The testResult.
-
setTestResult
public BuildEventStreamProtos.BuildEvent.Builder setTestResult(BuildEventStreamProtos.TestResult value)
.build_event_stream.TestResult test_result = 10;
-
setTestResult
public BuildEventStreamProtos.BuildEvent.Builder setTestResult(BuildEventStreamProtos.TestResult.Builder builderForValue)
.build_event_stream.TestResult test_result = 10;
-
mergeTestResult
public BuildEventStreamProtos.BuildEvent.Builder mergeTestResult(BuildEventStreamProtos.TestResult value)
.build_event_stream.TestResult test_result = 10;
-
clearTestResult
public BuildEventStreamProtos.BuildEvent.Builder clearTestResult()
.build_event_stream.TestResult test_result = 10;
-
getTestResultBuilder
public BuildEventStreamProtos.TestResult.Builder getTestResultBuilder()
.build_event_stream.TestResult test_result = 10;
-
getTestResultOrBuilder
public BuildEventStreamProtos.TestResultOrBuilder getTestResultOrBuilder()
.build_event_stream.TestResult test_result = 10;- Specified by:
getTestResultOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasTestSummary
public boolean hasTestSummary()
.build_event_stream.TestSummary test_summary = 9;- Specified by:
hasTestSummaryin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the testSummary field is set.
-
getTestSummary
public BuildEventStreamProtos.TestSummary getTestSummary()
.build_event_stream.TestSummary test_summary = 9;- Specified by:
getTestSummaryin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The testSummary.
-
setTestSummary
public BuildEventStreamProtos.BuildEvent.Builder setTestSummary(BuildEventStreamProtos.TestSummary value)
.build_event_stream.TestSummary test_summary = 9;
-
setTestSummary
public BuildEventStreamProtos.BuildEvent.Builder setTestSummary(BuildEventStreamProtos.TestSummary.Builder builderForValue)
.build_event_stream.TestSummary test_summary = 9;
-
mergeTestSummary
public BuildEventStreamProtos.BuildEvent.Builder mergeTestSummary(BuildEventStreamProtos.TestSummary value)
.build_event_stream.TestSummary test_summary = 9;
-
clearTestSummary
public BuildEventStreamProtos.BuildEvent.Builder clearTestSummary()
.build_event_stream.TestSummary test_summary = 9;
-
getTestSummaryBuilder
public BuildEventStreamProtos.TestSummary.Builder getTestSummaryBuilder()
.build_event_stream.TestSummary test_summary = 9;
-
getTestSummaryOrBuilder
public BuildEventStreamProtos.TestSummaryOrBuilder getTestSummaryOrBuilder()
.build_event_stream.TestSummary test_summary = 9;- Specified by:
getTestSummaryOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasTargetSummary
public boolean hasTargetSummary()
.build_event_stream.TargetSummary target_summary = 28;- Specified by:
hasTargetSummaryin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the targetSummary field is set.
-
getTargetSummary
public BuildEventStreamProtos.TargetSummary getTargetSummary()
.build_event_stream.TargetSummary target_summary = 28;- Specified by:
getTargetSummaryin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The targetSummary.
-
setTargetSummary
public BuildEventStreamProtos.BuildEvent.Builder setTargetSummary(BuildEventStreamProtos.TargetSummary value)
.build_event_stream.TargetSummary target_summary = 28;
-
setTargetSummary
public BuildEventStreamProtos.BuildEvent.Builder setTargetSummary(BuildEventStreamProtos.TargetSummary.Builder builderForValue)
.build_event_stream.TargetSummary target_summary = 28;
-
mergeTargetSummary
public BuildEventStreamProtos.BuildEvent.Builder mergeTargetSummary(BuildEventStreamProtos.TargetSummary value)
.build_event_stream.TargetSummary target_summary = 28;
-
clearTargetSummary
public BuildEventStreamProtos.BuildEvent.Builder clearTargetSummary()
.build_event_stream.TargetSummary target_summary = 28;
-
getTargetSummaryBuilder
public BuildEventStreamProtos.TargetSummary.Builder getTargetSummaryBuilder()
.build_event_stream.TargetSummary target_summary = 28;
-
getTargetSummaryOrBuilder
public BuildEventStreamProtos.TargetSummaryOrBuilder getTargetSummaryOrBuilder()
.build_event_stream.TargetSummary target_summary = 28;- Specified by:
getTargetSummaryOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasFinished
public boolean hasFinished()
.build_event_stream.BuildFinished finished = 14;- Specified by:
hasFinishedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the finished field is set.
-
getFinished
public BuildEventStreamProtos.BuildFinished getFinished()
.build_event_stream.BuildFinished finished = 14;- Specified by:
getFinishedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The finished.
-
setFinished
public BuildEventStreamProtos.BuildEvent.Builder setFinished(BuildEventStreamProtos.BuildFinished value)
.build_event_stream.BuildFinished finished = 14;
-
setFinished
public BuildEventStreamProtos.BuildEvent.Builder setFinished(BuildEventStreamProtos.BuildFinished.Builder builderForValue)
.build_event_stream.BuildFinished finished = 14;
-
mergeFinished
public BuildEventStreamProtos.BuildEvent.Builder mergeFinished(BuildEventStreamProtos.BuildFinished value)
.build_event_stream.BuildFinished finished = 14;
-
clearFinished
public BuildEventStreamProtos.BuildEvent.Builder clearFinished()
.build_event_stream.BuildFinished finished = 14;
-
getFinishedBuilder
public BuildEventStreamProtos.BuildFinished.Builder getFinishedBuilder()
.build_event_stream.BuildFinished finished = 14;
-
getFinishedOrBuilder
public BuildEventStreamProtos.BuildFinishedOrBuilder getFinishedOrBuilder()
.build_event_stream.BuildFinished finished = 14;- Specified by:
getFinishedOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasBuildToolLogs
public boolean hasBuildToolLogs()
.build_event_stream.BuildToolLogs build_tool_logs = 23;- Specified by:
hasBuildToolLogsin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the buildToolLogs field is set.
-
getBuildToolLogs
public BuildEventStreamProtos.BuildToolLogs getBuildToolLogs()
.build_event_stream.BuildToolLogs build_tool_logs = 23;- Specified by:
getBuildToolLogsin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The buildToolLogs.
-
setBuildToolLogs
public BuildEventStreamProtos.BuildEvent.Builder setBuildToolLogs(BuildEventStreamProtos.BuildToolLogs value)
.build_event_stream.BuildToolLogs build_tool_logs = 23;
-
setBuildToolLogs
public BuildEventStreamProtos.BuildEvent.Builder setBuildToolLogs(BuildEventStreamProtos.BuildToolLogs.Builder builderForValue)
.build_event_stream.BuildToolLogs build_tool_logs = 23;
-
mergeBuildToolLogs
public BuildEventStreamProtos.BuildEvent.Builder mergeBuildToolLogs(BuildEventStreamProtos.BuildToolLogs value)
.build_event_stream.BuildToolLogs build_tool_logs = 23;
-
clearBuildToolLogs
public BuildEventStreamProtos.BuildEvent.Builder clearBuildToolLogs()
.build_event_stream.BuildToolLogs build_tool_logs = 23;
-
getBuildToolLogsBuilder
public BuildEventStreamProtos.BuildToolLogs.Builder getBuildToolLogsBuilder()
.build_event_stream.BuildToolLogs build_tool_logs = 23;
-
getBuildToolLogsOrBuilder
public BuildEventStreamProtos.BuildToolLogsOrBuilder getBuildToolLogsOrBuilder()
.build_event_stream.BuildToolLogs build_tool_logs = 23;- Specified by:
getBuildToolLogsOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasBuildMetrics
public boolean hasBuildMetrics()
.build_event_stream.BuildMetrics build_metrics = 24;- Specified by:
hasBuildMetricsin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the buildMetrics field is set.
-
getBuildMetrics
public BuildEventStreamProtos.BuildMetrics getBuildMetrics()
.build_event_stream.BuildMetrics build_metrics = 24;- Specified by:
getBuildMetricsin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The buildMetrics.
-
setBuildMetrics
public BuildEventStreamProtos.BuildEvent.Builder setBuildMetrics(BuildEventStreamProtos.BuildMetrics value)
.build_event_stream.BuildMetrics build_metrics = 24;
-
setBuildMetrics
public BuildEventStreamProtos.BuildEvent.Builder setBuildMetrics(BuildEventStreamProtos.BuildMetrics.Builder builderForValue)
.build_event_stream.BuildMetrics build_metrics = 24;
-
mergeBuildMetrics
public BuildEventStreamProtos.BuildEvent.Builder mergeBuildMetrics(BuildEventStreamProtos.BuildMetrics value)
.build_event_stream.BuildMetrics build_metrics = 24;
-
clearBuildMetrics
public BuildEventStreamProtos.BuildEvent.Builder clearBuildMetrics()
.build_event_stream.BuildMetrics build_metrics = 24;
-
getBuildMetricsBuilder
public BuildEventStreamProtos.BuildMetrics.Builder getBuildMetricsBuilder()
.build_event_stream.BuildMetrics build_metrics = 24;
-
getBuildMetricsOrBuilder
public BuildEventStreamProtos.BuildMetricsOrBuilder getBuildMetricsOrBuilder()
.build_event_stream.BuildMetrics build_metrics = 24;- Specified by:
getBuildMetricsOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasWorkspaceInfo
public boolean hasWorkspaceInfo()
.build_event_stream.WorkspaceConfig workspace_info = 25;- Specified by:
hasWorkspaceInfoin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the workspaceInfo field is set.
-
getWorkspaceInfo
public BuildEventStreamProtos.WorkspaceConfig getWorkspaceInfo()
.build_event_stream.WorkspaceConfig workspace_info = 25;- Specified by:
getWorkspaceInfoin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The workspaceInfo.
-
setWorkspaceInfo
public BuildEventStreamProtos.BuildEvent.Builder setWorkspaceInfo(BuildEventStreamProtos.WorkspaceConfig value)
.build_event_stream.WorkspaceConfig workspace_info = 25;
-
setWorkspaceInfo
public BuildEventStreamProtos.BuildEvent.Builder setWorkspaceInfo(BuildEventStreamProtos.WorkspaceConfig.Builder builderForValue)
.build_event_stream.WorkspaceConfig workspace_info = 25;
-
mergeWorkspaceInfo
public BuildEventStreamProtos.BuildEvent.Builder mergeWorkspaceInfo(BuildEventStreamProtos.WorkspaceConfig value)
.build_event_stream.WorkspaceConfig workspace_info = 25;
-
clearWorkspaceInfo
public BuildEventStreamProtos.BuildEvent.Builder clearWorkspaceInfo()
.build_event_stream.WorkspaceConfig workspace_info = 25;
-
getWorkspaceInfoBuilder
public BuildEventStreamProtos.WorkspaceConfig.Builder getWorkspaceInfoBuilder()
.build_event_stream.WorkspaceConfig workspace_info = 25;
-
getWorkspaceInfoOrBuilder
public BuildEventStreamProtos.WorkspaceConfigOrBuilder getWorkspaceInfoOrBuilder()
.build_event_stream.WorkspaceConfig workspace_info = 25;- Specified by:
getWorkspaceInfoOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasBuildMetadata
public boolean hasBuildMetadata()
.build_event_stream.BuildMetadata build_metadata = 26;- Specified by:
hasBuildMetadatain interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the buildMetadata field is set.
-
getBuildMetadata
public BuildEventStreamProtos.BuildMetadata getBuildMetadata()
.build_event_stream.BuildMetadata build_metadata = 26;- Specified by:
getBuildMetadatain interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The buildMetadata.
-
setBuildMetadata
public BuildEventStreamProtos.BuildEvent.Builder setBuildMetadata(BuildEventStreamProtos.BuildMetadata value)
.build_event_stream.BuildMetadata build_metadata = 26;
-
setBuildMetadata
public BuildEventStreamProtos.BuildEvent.Builder setBuildMetadata(BuildEventStreamProtos.BuildMetadata.Builder builderForValue)
.build_event_stream.BuildMetadata build_metadata = 26;
-
mergeBuildMetadata
public BuildEventStreamProtos.BuildEvent.Builder mergeBuildMetadata(BuildEventStreamProtos.BuildMetadata value)
.build_event_stream.BuildMetadata build_metadata = 26;
-
clearBuildMetadata
public BuildEventStreamProtos.BuildEvent.Builder clearBuildMetadata()
.build_event_stream.BuildMetadata build_metadata = 26;
-
getBuildMetadataBuilder
public BuildEventStreamProtos.BuildMetadata.Builder getBuildMetadataBuilder()
.build_event_stream.BuildMetadata build_metadata = 26;
-
getBuildMetadataOrBuilder
public BuildEventStreamProtos.BuildMetadataOrBuilder getBuildMetadataOrBuilder()
.build_event_stream.BuildMetadata build_metadata = 26;- Specified by:
getBuildMetadataOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasConvenienceSymlinksIdentified
public boolean hasConvenienceSymlinksIdentified()
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;- Specified by:
hasConvenienceSymlinksIdentifiedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the convenienceSymlinksIdentified field is set.
-
getConvenienceSymlinksIdentified
public BuildEventStreamProtos.ConvenienceSymlinksIdentified getConvenienceSymlinksIdentified()
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;- Specified by:
getConvenienceSymlinksIdentifiedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The convenienceSymlinksIdentified.
-
setConvenienceSymlinksIdentified
public BuildEventStreamProtos.BuildEvent.Builder setConvenienceSymlinksIdentified(BuildEventStreamProtos.ConvenienceSymlinksIdentified value)
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;
-
setConvenienceSymlinksIdentified
public BuildEventStreamProtos.BuildEvent.Builder setConvenienceSymlinksIdentified(BuildEventStreamProtos.ConvenienceSymlinksIdentified.Builder builderForValue)
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;
-
mergeConvenienceSymlinksIdentified
public BuildEventStreamProtos.BuildEvent.Builder mergeConvenienceSymlinksIdentified(BuildEventStreamProtos.ConvenienceSymlinksIdentified value)
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;
-
clearConvenienceSymlinksIdentified
public BuildEventStreamProtos.BuildEvent.Builder clearConvenienceSymlinksIdentified()
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;
-
getConvenienceSymlinksIdentifiedBuilder
public BuildEventStreamProtos.ConvenienceSymlinksIdentified.Builder getConvenienceSymlinksIdentifiedBuilder()
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;
-
getConvenienceSymlinksIdentifiedOrBuilder
public BuildEventStreamProtos.ConvenienceSymlinksIdentifiedOrBuilder getConvenienceSymlinksIdentifiedOrBuilder()
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;- Specified by:
getConvenienceSymlinksIdentifiedOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
setUnknownFields
public final BuildEventStreamProtos.BuildEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEvent.Builder>
-
mergeUnknownFields
public final BuildEventStreamProtos.BuildEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEvent.Builder>
-
-