Class BuildEventStreamProtos.BuildStarted.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildStarted.Builder>
-
- com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildStarted.Builder
-
- All Implemented Interfaces:
BuildEventStreamProtos.BuildStartedOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- BuildEventStreamProtos.BuildStarted
public static final class BuildEventStreamProtos.BuildStarted.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildStarted.Builder> implements BuildEventStreamProtos.BuildStartedOrBuilder
Payload of an event indicating the beginning of a new build. Usually, events of those type start a new build-event stream. The target pattern requested to be build is contained in one of the announced child events; it is an invariant that precisely one of the announced child events has a non-empty target pattern.
Protobuf typebuild_event_stream.BuildStarted
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description BuildEventStreamProtos.BuildStarted.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)BuildEventStreamProtos.BuildStartedbuild()BuildEventStreamProtos.BuildStartedbuildPartial()BuildEventStreamProtos.BuildStarted.Builderclear()BuildEventStreamProtos.BuildStarted.BuilderclearBuildToolVersion()Version of the build tool that is running.BuildEventStreamProtos.BuildStarted.BuilderclearCommand()The name of the command that the user invoked.BuildEventStreamProtos.BuildStarted.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BuildEventStreamProtos.BuildStarted.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BuildEventStreamProtos.BuildStarted.BuilderclearOptionsDescription()A human-readable description of all the non-default option settingsBuildEventStreamProtos.BuildStarted.BuilderclearServerPid()The process ID of the Bazel server.BuildEventStreamProtos.BuildStarted.BuilderclearStartTime()Start of the build.BuildEventStreamProtos.BuildStarted.BuilderclearStartTimeMillis()Deprecated.build_event_stream.BuildStarted.start_time_millis is deprecated.BuildEventStreamProtos.BuildStarted.BuilderclearUuid()string uuid = 1;BuildEventStreamProtos.BuildStarted.BuilderclearWorkingDirectory()The working directory from which the build tool was invoked.BuildEventStreamProtos.BuildStarted.BuilderclearWorkspaceDirectory()The directory of the workspace.BuildEventStreamProtos.BuildStarted.Builderclone()java.lang.StringgetBuildToolVersion()Version of the build tool that is running.com.google.protobuf.ByteStringgetBuildToolVersionBytes()Version of the build tool that is running.java.lang.StringgetCommand()The name of the command that the user invoked.com.google.protobuf.ByteStringgetCommandBytes()The name of the command that the user invoked.BuildEventStreamProtos.BuildStartedgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetOptionsDescription()A human-readable description of all the non-default option settingscom.google.protobuf.ByteStringgetOptionsDescriptionBytes()A human-readable description of all the non-default option settingslonggetServerPid()The process ID of the Bazel server.com.google.protobuf.TimestampgetStartTime()Start of the build.com.google.protobuf.Timestamp.BuildergetStartTimeBuilder()Start of the build.longgetStartTimeMillis()Deprecated.build_event_stream.BuildStarted.start_time_millis is deprecated.com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder()Start of the build.java.lang.StringgetUuid()string uuid = 1;com.google.protobuf.ByteStringgetUuidBytes()string uuid = 1;java.lang.StringgetWorkingDirectory()The working directory from which the build tool was invoked.com.google.protobuf.ByteStringgetWorkingDirectoryBytes()The working directory from which the build tool was invoked.java.lang.StringgetWorkspaceDirectory()The directory of the workspace.com.google.protobuf.ByteStringgetWorkspaceDirectoryBytes()The directory of the workspace.booleanhasStartTime()Start of the build.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BuildEventStreamProtos.BuildStarted.BuildermergeFrom(BuildEventStreamProtos.BuildStarted other)BuildEventStreamProtos.BuildStarted.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BuildEventStreamProtos.BuildStarted.BuildermergeFrom(com.google.protobuf.Message other)BuildEventStreamProtos.BuildStarted.BuildermergeStartTime(com.google.protobuf.Timestamp value)Start of the build.BuildEventStreamProtos.BuildStarted.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BuildEventStreamProtos.BuildStarted.BuildersetBuildToolVersion(java.lang.String value)Version of the build tool that is running.BuildEventStreamProtos.BuildStarted.BuildersetBuildToolVersionBytes(com.google.protobuf.ByteString value)Version of the build tool that is running.BuildEventStreamProtos.BuildStarted.BuildersetCommand(java.lang.String value)The name of the command that the user invoked.BuildEventStreamProtos.BuildStarted.BuildersetCommandBytes(com.google.protobuf.ByteString value)The name of the command that the user invoked.BuildEventStreamProtos.BuildStarted.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)BuildEventStreamProtos.BuildStarted.BuildersetOptionsDescription(java.lang.String value)A human-readable description of all the non-default option settingsBuildEventStreamProtos.BuildStarted.BuildersetOptionsDescriptionBytes(com.google.protobuf.ByteString value)A human-readable description of all the non-default option settingsBuildEventStreamProtos.BuildStarted.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)BuildEventStreamProtos.BuildStarted.BuildersetServerPid(long value)The process ID of the Bazel server.BuildEventStreamProtos.BuildStarted.BuildersetStartTime(com.google.protobuf.Timestamp value)Start of the build.BuildEventStreamProtos.BuildStarted.BuildersetStartTime(com.google.protobuf.Timestamp.Builder builderForValue)Start of the build.BuildEventStreamProtos.BuildStarted.BuildersetStartTimeMillis(long value)Deprecated.build_event_stream.BuildStarted.start_time_millis is deprecated.BuildEventStreamProtos.BuildStarted.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BuildEventStreamProtos.BuildStarted.BuildersetUuid(java.lang.String value)string uuid = 1;BuildEventStreamProtos.BuildStarted.BuildersetUuidBytes(com.google.protobuf.ByteString value)string uuid = 1;BuildEventStreamProtos.BuildStarted.BuildersetWorkingDirectory(java.lang.String value)The working directory from which the build tool was invoked.BuildEventStreamProtos.BuildStarted.BuildersetWorkingDirectoryBytes(com.google.protobuf.ByteString value)The working directory from which the build tool was invoked.BuildEventStreamProtos.BuildStarted.BuildersetWorkspaceDirectory(java.lang.String value)The directory of the workspace.BuildEventStreamProtos.BuildStarted.BuildersetWorkspaceDirectoryBytes(com.google.protobuf.ByteString value)The directory of the workspace.-
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.BuildStarted.Builder>
-
clear
public BuildEventStreamProtos.BuildStarted.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.BuildStarted.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.BuildStarted.Builder>
-
getDefaultInstanceForType
public BuildEventStreamProtos.BuildStarted getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BuildEventStreamProtos.BuildStarted build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BuildEventStreamProtos.BuildStarted buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BuildEventStreamProtos.BuildStarted.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.BuildStarted.Builder>
-
setField
public BuildEventStreamProtos.BuildStarted.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.BuildStarted.Builder>
-
clearField
public BuildEventStreamProtos.BuildStarted.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildStarted.Builder>
-
clearOneof
public BuildEventStreamProtos.BuildStarted.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildStarted.Builder>
-
setRepeatedField
public BuildEventStreamProtos.BuildStarted.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.BuildStarted.Builder>
-
addRepeatedField
public BuildEventStreamProtos.BuildStarted.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.BuildStarted.Builder>
-
mergeFrom
public BuildEventStreamProtos.BuildStarted.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEventStreamProtos.BuildStarted.Builder>
-
mergeFrom
public BuildEventStreamProtos.BuildStarted.Builder mergeFrom(BuildEventStreamProtos.BuildStarted other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildStarted.Builder>
-
mergeFrom
public BuildEventStreamProtos.BuildStarted.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.BuildStarted.Builder>- Throws:
java.io.IOException
-
getUuid
public java.lang.String getUuid()
string uuid = 1;- Specified by:
getUuidin interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The uuid.
-
getUuidBytes
public com.google.protobuf.ByteString getUuidBytes()
string uuid = 1;- Specified by:
getUuidBytesin interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The bytes for uuid.
-
setUuid
public BuildEventStreamProtos.BuildStarted.Builder setUuid(java.lang.String value)
string uuid = 1;- Parameters:
value- The uuid to set.- Returns:
- This builder for chaining.
-
clearUuid
public BuildEventStreamProtos.BuildStarted.Builder clearUuid()
string uuid = 1;- Returns:
- This builder for chaining.
-
setUuidBytes
public BuildEventStreamProtos.BuildStarted.Builder setUuidBytes(com.google.protobuf.ByteString value)
string uuid = 1;- Parameters:
value- The bytes for uuid to set.- Returns:
- This builder for chaining.
-
getStartTimeMillis
@Deprecated public long getStartTimeMillis()
Deprecated.build_event_stream.BuildStarted.start_time_millis is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=329Start of the build in ms since the epoch. Deprecated, use `start_time` instead. TODO(yannic): Remove.
int64 start_time_millis = 2 [deprecated = true];- Specified by:
getStartTimeMillisin interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The startTimeMillis.
-
setStartTimeMillis
@Deprecated public BuildEventStreamProtos.BuildStarted.Builder setStartTimeMillis(long value)
Deprecated.build_event_stream.BuildStarted.start_time_millis is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=329Start of the build in ms since the epoch. Deprecated, use `start_time` instead. TODO(yannic): Remove.
int64 start_time_millis = 2 [deprecated = true];- Parameters:
value- The startTimeMillis to set.- Returns:
- This builder for chaining.
-
clearStartTimeMillis
@Deprecated public BuildEventStreamProtos.BuildStarted.Builder clearStartTimeMillis()
Deprecated.build_event_stream.BuildStarted.start_time_millis is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=329Start of the build in ms since the epoch. Deprecated, use `start_time` instead. TODO(yannic): Remove.
int64 start_time_millis = 2 [deprecated = true];- Returns:
- This builder for chaining.
-
hasStartTime
public boolean hasStartTime()
Start of the build.
.google.protobuf.Timestamp start_time = 9;- Specified by:
hasStartTimein interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
Start of the build.
.google.protobuf.Timestamp start_time = 9;- Specified by:
getStartTimein interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The startTime.
-
setStartTime
public BuildEventStreamProtos.BuildStarted.Builder setStartTime(com.google.protobuf.Timestamp value)
Start of the build.
.google.protobuf.Timestamp start_time = 9;
-
setStartTime
public BuildEventStreamProtos.BuildStarted.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Start of the build.
.google.protobuf.Timestamp start_time = 9;
-
mergeStartTime
public BuildEventStreamProtos.BuildStarted.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Start of the build.
.google.protobuf.Timestamp start_time = 9;
-
clearStartTime
public BuildEventStreamProtos.BuildStarted.Builder clearStartTime()
Start of the build.
.google.protobuf.Timestamp start_time = 9;
-
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Start of the build.
.google.protobuf.Timestamp start_time = 9;
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Start of the build.
.google.protobuf.Timestamp start_time = 9;- Specified by:
getStartTimeOrBuilderin interfaceBuildEventStreamProtos.BuildStartedOrBuilder
-
getBuildToolVersion
public java.lang.String getBuildToolVersion()
Version of the build tool that is running.
string build_tool_version = 3;- Specified by:
getBuildToolVersionin interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The buildToolVersion.
-
getBuildToolVersionBytes
public com.google.protobuf.ByteString getBuildToolVersionBytes()
Version of the build tool that is running.
string build_tool_version = 3;- Specified by:
getBuildToolVersionBytesin interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The bytes for buildToolVersion.
-
setBuildToolVersion
public BuildEventStreamProtos.BuildStarted.Builder setBuildToolVersion(java.lang.String value)
Version of the build tool that is running.
string build_tool_version = 3;- Parameters:
value- The buildToolVersion to set.- Returns:
- This builder for chaining.
-
clearBuildToolVersion
public BuildEventStreamProtos.BuildStarted.Builder clearBuildToolVersion()
Version of the build tool that is running.
string build_tool_version = 3;- Returns:
- This builder for chaining.
-
setBuildToolVersionBytes
public BuildEventStreamProtos.BuildStarted.Builder setBuildToolVersionBytes(com.google.protobuf.ByteString value)
Version of the build tool that is running.
string build_tool_version = 3;- Parameters:
value- The bytes for buildToolVersion to set.- Returns:
- This builder for chaining.
-
getOptionsDescription
public java.lang.String getOptionsDescription()
A human-readable description of all the non-default option settings
string options_description = 4;- Specified by:
getOptionsDescriptionin interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The optionsDescription.
-
getOptionsDescriptionBytes
public com.google.protobuf.ByteString getOptionsDescriptionBytes()
A human-readable description of all the non-default option settings
string options_description = 4;- Specified by:
getOptionsDescriptionBytesin interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The bytes for optionsDescription.
-
setOptionsDescription
public BuildEventStreamProtos.BuildStarted.Builder setOptionsDescription(java.lang.String value)
A human-readable description of all the non-default option settings
string options_description = 4;- Parameters:
value- The optionsDescription to set.- Returns:
- This builder for chaining.
-
clearOptionsDescription
public BuildEventStreamProtos.BuildStarted.Builder clearOptionsDescription()
A human-readable description of all the non-default option settings
string options_description = 4;- Returns:
- This builder for chaining.
-
setOptionsDescriptionBytes
public BuildEventStreamProtos.BuildStarted.Builder setOptionsDescriptionBytes(com.google.protobuf.ByteString value)
A human-readable description of all the non-default option settings
string options_description = 4;- Parameters:
value- The bytes for optionsDescription to set.- Returns:
- This builder for chaining.
-
getCommand
public java.lang.String getCommand()
The name of the command that the user invoked.
string command = 5;- Specified by:
getCommandin interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The command.
-
getCommandBytes
public com.google.protobuf.ByteString getCommandBytes()
The name of the command that the user invoked.
string command = 5;- Specified by:
getCommandBytesin interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The bytes for command.
-
setCommand
public BuildEventStreamProtos.BuildStarted.Builder setCommand(java.lang.String value)
The name of the command that the user invoked.
string command = 5;- Parameters:
value- The command to set.- Returns:
- This builder for chaining.
-
clearCommand
public BuildEventStreamProtos.BuildStarted.Builder clearCommand()
The name of the command that the user invoked.
string command = 5;- Returns:
- This builder for chaining.
-
setCommandBytes
public BuildEventStreamProtos.BuildStarted.Builder setCommandBytes(com.google.protobuf.ByteString value)
The name of the command that the user invoked.
string command = 5;- Parameters:
value- The bytes for command to set.- Returns:
- This builder for chaining.
-
getWorkingDirectory
public java.lang.String getWorkingDirectory()
The working directory from which the build tool was invoked.
string working_directory = 6;- Specified by:
getWorkingDirectoryin interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The workingDirectory.
-
getWorkingDirectoryBytes
public com.google.protobuf.ByteString getWorkingDirectoryBytes()
The working directory from which the build tool was invoked.
string working_directory = 6;- Specified by:
getWorkingDirectoryBytesin interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The bytes for workingDirectory.
-
setWorkingDirectory
public BuildEventStreamProtos.BuildStarted.Builder setWorkingDirectory(java.lang.String value)
The working directory from which the build tool was invoked.
string working_directory = 6;- Parameters:
value- The workingDirectory to set.- Returns:
- This builder for chaining.
-
clearWorkingDirectory
public BuildEventStreamProtos.BuildStarted.Builder clearWorkingDirectory()
The working directory from which the build tool was invoked.
string working_directory = 6;- Returns:
- This builder for chaining.
-
setWorkingDirectoryBytes
public BuildEventStreamProtos.BuildStarted.Builder setWorkingDirectoryBytes(com.google.protobuf.ByteString value)
The working directory from which the build tool was invoked.
string working_directory = 6;- Parameters:
value- The bytes for workingDirectory to set.- Returns:
- This builder for chaining.
-
getWorkspaceDirectory
public java.lang.String getWorkspaceDirectory()
The directory of the workspace.
string workspace_directory = 7;- Specified by:
getWorkspaceDirectoryin interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The workspaceDirectory.
-
getWorkspaceDirectoryBytes
public com.google.protobuf.ByteString getWorkspaceDirectoryBytes()
The directory of the workspace.
string workspace_directory = 7;- Specified by:
getWorkspaceDirectoryBytesin interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The bytes for workspaceDirectory.
-
setWorkspaceDirectory
public BuildEventStreamProtos.BuildStarted.Builder setWorkspaceDirectory(java.lang.String value)
The directory of the workspace.
string workspace_directory = 7;- Parameters:
value- The workspaceDirectory to set.- Returns:
- This builder for chaining.
-
clearWorkspaceDirectory
public BuildEventStreamProtos.BuildStarted.Builder clearWorkspaceDirectory()
The directory of the workspace.
string workspace_directory = 7;- Returns:
- This builder for chaining.
-
setWorkspaceDirectoryBytes
public BuildEventStreamProtos.BuildStarted.Builder setWorkspaceDirectoryBytes(com.google.protobuf.ByteString value)
The directory of the workspace.
string workspace_directory = 7;- Parameters:
value- The bytes for workspaceDirectory to set.- Returns:
- This builder for chaining.
-
getServerPid
public long getServerPid()
The process ID of the Bazel server.
int64 server_pid = 8;- Specified by:
getServerPidin interfaceBuildEventStreamProtos.BuildStartedOrBuilder- Returns:
- The serverPid.
-
setServerPid
public BuildEventStreamProtos.BuildStarted.Builder setServerPid(long value)
The process ID of the Bazel server.
int64 server_pid = 8;- Parameters:
value- The serverPid to set.- Returns:
- This builder for chaining.
-
clearServerPid
public BuildEventStreamProtos.BuildStarted.Builder clearServerPid()
The process ID of the Bazel server.
int64 server_pid = 8;- Returns:
- This builder for chaining.
-
setUnknownFields
public final BuildEventStreamProtos.BuildStarted.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildStarted.Builder>
-
mergeUnknownFields
public final BuildEventStreamProtos.BuildStarted.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildStarted.Builder>
-
-