Class BuildEventStreamProtos.ActionExecuted.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.ActionExecuted.Builder>
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.ActionExecuted.Builder
- All Implemented Interfaces:
BuildEventStreamProtos.ActionExecutedOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BuildEventStreamProtos.ActionExecuted
public static final class BuildEventStreamProtos.ActionExecuted.Builder
extends com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.ActionExecuted.Builder>
implements BuildEventStreamProtos.ActionExecutedOrBuilder
Payload of the event indicating the completion of an action. The main purpose of posting those events is to provide details on the root cause for a target failing; however, consumers of the build-event protocol must not assume that only failed actions are posted.Protobuf type
build_event_stream.ActionExecuted-
Method Summary
Modifier and TypeMethodDescriptionaddActionMetadataLogs(int index, BuildEventStreamProtos.File value) List of paths to log filesaddActionMetadataLogs(int index, BuildEventStreamProtos.File.Builder builderForValue) List of paths to log filesList of paths to log filesaddActionMetadataLogs(BuildEventStreamProtos.File.Builder builderForValue) List of paths to log filesList of paths to log filesaddActionMetadataLogsBuilder(int index) List of paths to log filesaddAllActionMetadataLogs(Iterable<? extends BuildEventStreamProtos.File> values) List of paths to log filesaddAllCommandLine(Iterable<String> values) The command-line of the action, if the action is a command.addAllStrategyDetails(Iterable<? extends com.google.protobuf.Any> values) Additional details about action execution supplied by strategies.addCommandLine(String value) The command-line of the action, if the action is a command.addCommandLineBytes(com.google.protobuf.ByteString value) The command-line of the action, if the action is a command.addStrategyDetails(int index, com.google.protobuf.Any value) Additional details about action execution supplied by strategies.addStrategyDetails(int index, com.google.protobuf.Any.Builder builderForValue) Additional details about action execution supplied by strategies.addStrategyDetails(com.google.protobuf.Any value) Additional details about action execution supplied by strategies.addStrategyDetails(com.google.protobuf.Any.Builder builderForValue) Additional details about action execution supplied by strategies.com.google.protobuf.Any.BuilderAdditional details about action execution supplied by strategies.com.google.protobuf.Any.BuilderaddStrategyDetailsBuilder(int index) Additional details about action execution supplied by strategies.build()clear()List of paths to log filesThe command-line of the action, if the action is a command.Deprecated.End of action execution, after all attempted execution completes.The exit code of the action, if it is available.Only populated if success = false, and sometimes not even then.Deprecated.build_event_stream.ActionExecuted.label is deprecated.Primary output; only provided for successful actions.Start of action execution, before any attempted execution begins.Location where to find the standard error of the action (e.g., a file path).Location where to find the standard output of the action (e.g., a file path).Additional details about action execution supplied by strategies.bool success = 1;The mnemonic of the action that was executedgetActionMetadataLogs(int index) List of paths to log filesgetActionMetadataLogsBuilder(int index) List of paths to log filesList of paths to log filesintList of paths to log filesList of paths to log filesgetActionMetadataLogsOrBuilder(int index) List of paths to log filesList<? extends BuildEventStreamProtos.FileOrBuilder>List of paths to log filesgetCommandLine(int index) The command-line of the action, if the action is a command.com.google.protobuf.ByteStringgetCommandLineBytes(int index) The command-line of the action, if the action is a command.intThe command-line of the action, if the action is a command.com.google.protobuf.ProtocolStringListThe command-line of the action, if the action is a command.Deprecated.build_event_stream.ActionExecuted.configuration is deprecated.Deprecated.Deprecated.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.TimestampEnd of action execution, after all attempted execution completes.com.google.protobuf.Timestamp.BuilderEnd of action execution, after all attempted execution completes.com.google.protobuf.TimestampOrBuilderEnd of action execution, after all attempted execution completes.intThe exit code of the action, if it is available.Only populated if success = false, and sometimes not even then.Only populated if success = false, and sometimes not even then.Only populated if success = false, and sometimes not even then.getLabel()Deprecated.build_event_stream.ActionExecuted.label is deprecated.com.google.protobuf.ByteStringDeprecated.build_event_stream.ActionExecuted.label is deprecated.Primary output; only provided for successful actions.Primary output; only provided for successful actions.Primary output; only provided for successful actions.com.google.protobuf.TimestampStart of action execution, before any attempted execution begins.com.google.protobuf.Timestamp.BuilderStart of action execution, before any attempted execution begins.com.google.protobuf.TimestampOrBuilderStart of action execution, before any attempted execution begins.Location where to find the standard error of the action (e.g., a file path).Location where to find the standard error of the action (e.g., a file path).Location where to find the standard error of the action (e.g., a file path).Location where to find the standard output of the action (e.g., a file path).Location where to find the standard output of the action (e.g., a file path).Location where to find the standard output of the action (e.g., a file path).com.google.protobuf.AnygetStrategyDetails(int index) Additional details about action execution supplied by strategies.com.google.protobuf.Any.BuildergetStrategyDetailsBuilder(int index) Additional details about action execution supplied by strategies.List<com.google.protobuf.Any.Builder>Additional details about action execution supplied by strategies.intAdditional details about action execution supplied by strategies.List<com.google.protobuf.Any>Additional details about action execution supplied by strategies.com.google.protobuf.AnyOrBuildergetStrategyDetailsOrBuilder(int index) Additional details about action execution supplied by strategies.List<? extends com.google.protobuf.AnyOrBuilder>Additional details about action execution supplied by strategies.booleanbool success = 1;getType()The mnemonic of the action that was executedcom.google.protobuf.ByteStringThe mnemonic of the action that was executedbooleanDeprecated.build_event_stream.ActionExecuted.configuration is deprecated.booleanEnd of action execution, after all attempted execution completes.booleanOnly populated if success = false, and sometimes not even then.booleanPrimary output; only provided for successful actions.booleanStart of action execution, before any attempted execution begins.booleanLocation where to find the standard error of the action (e.g., a file path).booleanLocation where to find the standard output of the action (e.g., a file path).protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanDeprecated.mergeEndTime(com.google.protobuf.Timestamp value) End of action execution, after all attempted execution completes.Only populated if success = false, and sometimes not even then.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Primary output; only provided for successful actions.mergeStartTime(com.google.protobuf.Timestamp value) Start of action execution, before any attempted execution begins.Location where to find the standard error of the action (e.g., a file path).Location where to find the standard output of the action (e.g., a file path).removeActionMetadataLogs(int index) List of paths to log filesremoveStrategyDetails(int index) Additional details about action execution supplied by strategies.setActionMetadataLogs(int index, BuildEventStreamProtos.File value) List of paths to log filessetActionMetadataLogs(int index, BuildEventStreamProtos.File.Builder builderForValue) List of paths to log filessetCommandLine(int index, String value) The command-line of the action, if the action is a command.Deprecated.Deprecated.setEndTime(com.google.protobuf.Timestamp value) End of action execution, after all attempted execution completes.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue) End of action execution, after all attempted execution completes.setExitCode(int value) The exit code of the action, if it is available.Only populated if success = false, and sometimes not even then.setFailureDetail(FailureDetails.FailureDetail.Builder builderForValue) Only populated if success = false, and sometimes not even then.Deprecated.build_event_stream.ActionExecuted.label is deprecated.setLabelBytes(com.google.protobuf.ByteString value) Deprecated.build_event_stream.ActionExecuted.label is deprecated.Primary output; only provided for successful actions.setPrimaryOutput(BuildEventStreamProtos.File.Builder builderForValue) Primary output; only provided for successful actions.setStartTime(com.google.protobuf.Timestamp value) Start of action execution, before any attempted execution begins.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) Start of action execution, before any attempted execution begins.Location where to find the standard error of the action (e.g., a file path).setStderr(BuildEventStreamProtos.File.Builder builderForValue) Location where to find the standard error of the action (e.g., a file path).Location where to find the standard output of the action (e.g., a file path).setStdout(BuildEventStreamProtos.File.Builder builderForValue) Location where to find the standard output of the action (e.g., a file path).setStrategyDetails(int index, com.google.protobuf.Any value) Additional details about action execution supplied by strategies.setStrategyDetails(int index, com.google.protobuf.Any.Builder builderForValue) Additional details about action execution supplied by strategies.setSuccess(boolean value) bool success = 1;The mnemonic of the action that was executedsetTypeBytes(com.google.protobuf.ByteString value) The mnemonic of the action that was executedMethods 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<BuildEventStreamProtos.ActionExecuted.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<BuildEventStreamProtos.ActionExecuted.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<BuildEventStreamProtos.ActionExecuted.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<BuildEventStreamProtos.ActionExecuted.Builder>
-
mergeFrom
public BuildEventStreamProtos.ActionExecuted.Builder mergeFrom(BuildEventStreamProtos.ActionExecuted other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.ActionExecuted.Builder>
-
mergeFrom
public BuildEventStreamProtos.ActionExecuted.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<BuildEventStreamProtos.ActionExecuted.Builder>- Throws:
IOException
-
getSuccess
public boolean getSuccess()bool success = 1;- Specified by:
getSuccessin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The success.
-
setSuccess
bool success = 1;- Parameters:
value- The success to set.- Returns:
- This builder for chaining.
-
clearSuccess
bool success = 1;- Returns:
- This builder for chaining.
-
getType
The mnemonic of the action that was executed
string type = 8;- Specified by:
getTypein interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The type.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()The mnemonic of the action that was executed
string type = 8;- Specified by:
getTypeBytesin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The bytes for type.
-
setType
The mnemonic of the action that was executed
string type = 8;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
The mnemonic of the action that was executed
string type = 8;- Returns:
- This builder for chaining.
-
setTypeBytes
public BuildEventStreamProtos.ActionExecuted.Builder setTypeBytes(com.google.protobuf.ByteString value) The mnemonic of the action that was executed
string type = 8;- Parameters:
value- The bytes for type to set.- Returns:
- This builder for chaining.
-
getExitCode
public int getExitCode()The exit code of the action, if it is available.
int32 exit_code = 2;- Specified by:
getExitCodein interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The exitCode.
-
setExitCode
The exit code of the action, if it is available.
int32 exit_code = 2;- Parameters:
value- The exitCode to set.- Returns:
- This builder for chaining.
-
clearExitCode
The exit code of the action, if it is available.
int32 exit_code = 2;- Returns:
- This builder for chaining.
-
hasStdout
public boolean hasStdout()Location where to find the standard output of the action (e.g., a file path).
.build_event_stream.File stdout = 3;- Specified by:
hasStdoutin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- Whether the stdout field is set.
-
getStdout
Location where to find the standard output of the action (e.g., a file path).
.build_event_stream.File stdout = 3;- Specified by:
getStdoutin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The stdout.
-
setStdout
Location where to find the standard output of the action (e.g., a file path).
.build_event_stream.File stdout = 3; -
setStdout
public BuildEventStreamProtos.ActionExecuted.Builder setStdout(BuildEventStreamProtos.File.Builder builderForValue) Location where to find the standard output of the action (e.g., a file path).
.build_event_stream.File stdout = 3; -
mergeStdout
Location where to find the standard output of the action (e.g., a file path).
.build_event_stream.File stdout = 3; -
clearStdout
Location where to find the standard output of the action (e.g., a file path).
.build_event_stream.File stdout = 3; -
getStdoutBuilder
Location where to find the standard output of the action (e.g., a file path).
.build_event_stream.File stdout = 3; -
getStdoutOrBuilder
Location where to find the standard output of the action (e.g., a file path).
.build_event_stream.File stdout = 3;- Specified by:
getStdoutOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
hasStderr
public boolean hasStderr()Location where to find the standard error of the action (e.g., a file path).
.build_event_stream.File stderr = 4;- Specified by:
hasStderrin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- Whether the stderr field is set.
-
getStderr
Location where to find the standard error of the action (e.g., a file path).
.build_event_stream.File stderr = 4;- Specified by:
getStderrin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The stderr.
-
setStderr
Location where to find the standard error of the action (e.g., a file path).
.build_event_stream.File stderr = 4; -
setStderr
public BuildEventStreamProtos.ActionExecuted.Builder setStderr(BuildEventStreamProtos.File.Builder builderForValue) Location where to find the standard error of the action (e.g., a file path).
.build_event_stream.File stderr = 4; -
mergeStderr
Location where to find the standard error of the action (e.g., a file path).
.build_event_stream.File stderr = 4; -
clearStderr
Location where to find the standard error of the action (e.g., a file path).
.build_event_stream.File stderr = 4; -
getStderrBuilder
Location where to find the standard error of the action (e.g., a file path).
.build_event_stream.File stderr = 4; -
getStderrOrBuilder
Location where to find the standard error of the action (e.g., a file path).
.build_event_stream.File stderr = 4;- Specified by:
getStderrOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getLabel
Deprecated.build_event_stream.ActionExecuted.label is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=566Deprecated. This field is now present on ActionCompletedId.
string label = 5 [deprecated = true];- Specified by:
getLabelin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The label.
-
getLabelBytes
Deprecated.build_event_stream.ActionExecuted.label is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=566Deprecated. This field is now present on ActionCompletedId.
string label = 5 [deprecated = true];- Specified by:
getLabelBytesin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The bytes for label.
-
setLabel
Deprecated.build_event_stream.ActionExecuted.label is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=566Deprecated. This field is now present on ActionCompletedId.
string label = 5 [deprecated = true];- Parameters:
value- The label to set.- Returns:
- This builder for chaining.
-
clearLabel
Deprecated.build_event_stream.ActionExecuted.label is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=566Deprecated. This field is now present on ActionCompletedId.
string label = 5 [deprecated = true];- Returns:
- This builder for chaining.
-
setLabelBytes
@Deprecated public BuildEventStreamProtos.ActionExecuted.Builder setLabelBytes(com.google.protobuf.ByteString value) Deprecated.build_event_stream.ActionExecuted.label is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=566Deprecated. This field is now present on ActionCompletedId.
string label = 5 [deprecated = true];- Parameters:
value- The bytes for label to set.- Returns:
- This builder for chaining.
-
hasConfiguration
Deprecated.build_event_stream.ActionExecuted.configuration is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=569Deprecated. This field is now present on ActionCompletedId.
.build_event_stream.BuildEventId.ConfigurationId configuration = 7 [deprecated = true];- Specified by:
hasConfigurationin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- Whether the configuration field is set.
-
getConfiguration
Deprecated.build_event_stream.ActionExecuted.configuration is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=569Deprecated. This field is now present on ActionCompletedId.
.build_event_stream.BuildEventId.ConfigurationId configuration = 7 [deprecated = true];- Specified by:
getConfigurationin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The configuration.
-
setConfiguration
@Deprecated public BuildEventStreamProtos.ActionExecuted.Builder setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId value) Deprecated.Deprecated. This field is now present on ActionCompletedId.
.build_event_stream.BuildEventId.ConfigurationId configuration = 7 [deprecated = true]; -
setConfiguration
@Deprecated public BuildEventStreamProtos.ActionExecuted.Builder setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue) Deprecated.Deprecated. This field is now present on ActionCompletedId.
.build_event_stream.BuildEventId.ConfigurationId configuration = 7 [deprecated = true]; -
mergeConfiguration
@Deprecated public BuildEventStreamProtos.ActionExecuted.Builder mergeConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId value) Deprecated.Deprecated. This field is now present on ActionCompletedId.
.build_event_stream.BuildEventId.ConfigurationId configuration = 7 [deprecated = true]; -
clearConfiguration
Deprecated.Deprecated. This field is now present on ActionCompletedId.
.build_event_stream.BuildEventId.ConfigurationId configuration = 7 [deprecated = true]; -
getConfigurationBuilder
@Deprecated public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder getConfigurationBuilder()Deprecated.Deprecated. This field is now present on ActionCompletedId.
.build_event_stream.BuildEventId.ConfigurationId configuration = 7 [deprecated = true]; -
getConfigurationOrBuilder
@Deprecated public BuildEventStreamProtos.BuildEventId.ConfigurationIdOrBuilder getConfigurationOrBuilder()Deprecated.Deprecated. This field is now present on ActionCompletedId.
.build_event_stream.BuildEventId.ConfigurationId configuration = 7 [deprecated = true];- Specified by:
getConfigurationOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
hasPrimaryOutput
public boolean hasPrimaryOutput()Primary output; only provided for successful actions.
.build_event_stream.File primary_output = 6;- Specified by:
hasPrimaryOutputin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- Whether the primaryOutput field is set.
-
getPrimaryOutput
Primary output; only provided for successful actions.
.build_event_stream.File primary_output = 6;- Specified by:
getPrimaryOutputin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The primaryOutput.
-
setPrimaryOutput
public BuildEventStreamProtos.ActionExecuted.Builder setPrimaryOutput(BuildEventStreamProtos.File value) Primary output; only provided for successful actions.
.build_event_stream.File primary_output = 6; -
setPrimaryOutput
public BuildEventStreamProtos.ActionExecuted.Builder setPrimaryOutput(BuildEventStreamProtos.File.Builder builderForValue) Primary output; only provided for successful actions.
.build_event_stream.File primary_output = 6; -
mergePrimaryOutput
public BuildEventStreamProtos.ActionExecuted.Builder mergePrimaryOutput(BuildEventStreamProtos.File value) Primary output; only provided for successful actions.
.build_event_stream.File primary_output = 6; -
clearPrimaryOutput
Primary output; only provided for successful actions.
.build_event_stream.File primary_output = 6; -
getPrimaryOutputBuilder
Primary output; only provided for successful actions.
.build_event_stream.File primary_output = 6; -
getPrimaryOutputOrBuilder
Primary output; only provided for successful actions.
.build_event_stream.File primary_output = 6;- Specified by:
getPrimaryOutputOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getCommandLineList
public com.google.protobuf.ProtocolStringList getCommandLineList()The command-line of the action, if the action is a command.
repeated string command_line = 9;- Specified by:
getCommandLineListin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- A list containing the commandLine.
-
getCommandLineCount
public int getCommandLineCount()The command-line of the action, if the action is a command.
repeated string command_line = 9;- Specified by:
getCommandLineCountin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The count of commandLine.
-
getCommandLine
The command-line of the action, if the action is a command.
repeated string command_line = 9;- Specified by:
getCommandLinein interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The commandLine at the given index.
-
getCommandLineBytes
public com.google.protobuf.ByteString getCommandLineBytes(int index) The command-line of the action, if the action is a command.
repeated string command_line = 9;- Specified by:
getCommandLineBytesin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the commandLine at the given index.
-
setCommandLine
The command-line of the action, if the action is a command.
repeated string command_line = 9;- Parameters:
index- The index to set the value at.value- The commandLine to set.- Returns:
- This builder for chaining.
-
addCommandLine
The command-line of the action, if the action is a command.
repeated string command_line = 9;- Parameters:
value- The commandLine to add.- Returns:
- This builder for chaining.
-
addAllCommandLine
The command-line of the action, if the action is a command.
repeated string command_line = 9;- Parameters:
values- The commandLine to add.- Returns:
- This builder for chaining.
-
clearCommandLine
The command-line of the action, if the action is a command.
repeated string command_line = 9;- Returns:
- This builder for chaining.
-
addCommandLineBytes
public BuildEventStreamProtos.ActionExecuted.Builder addCommandLineBytes(com.google.protobuf.ByteString value) The command-line of the action, if the action is a command.
repeated string command_line = 9;- Parameters:
value- The bytes of the commandLine to add.- Returns:
- This builder for chaining.
-
getActionMetadataLogsList
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10;- Specified by:
getActionMetadataLogsListin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getActionMetadataLogsCount
public int getActionMetadataLogsCount()List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10;- Specified by:
getActionMetadataLogsCountin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getActionMetadataLogs
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10;- Specified by:
getActionMetadataLogsin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
setActionMetadataLogs
public BuildEventStreamProtos.ActionExecuted.Builder setActionMetadataLogs(int index, BuildEventStreamProtos.File value) List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10; -
setActionMetadataLogs
public BuildEventStreamProtos.ActionExecuted.Builder setActionMetadataLogs(int index, BuildEventStreamProtos.File.Builder builderForValue) List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10; -
addActionMetadataLogs
public BuildEventStreamProtos.ActionExecuted.Builder addActionMetadataLogs(BuildEventStreamProtos.File value) List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10; -
addActionMetadataLogs
public BuildEventStreamProtos.ActionExecuted.Builder addActionMetadataLogs(int index, BuildEventStreamProtos.File value) List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10; -
addActionMetadataLogs
public BuildEventStreamProtos.ActionExecuted.Builder addActionMetadataLogs(BuildEventStreamProtos.File.Builder builderForValue) List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10; -
addActionMetadataLogs
public BuildEventStreamProtos.ActionExecuted.Builder addActionMetadataLogs(int index, BuildEventStreamProtos.File.Builder builderForValue) List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10; -
addAllActionMetadataLogs
public BuildEventStreamProtos.ActionExecuted.Builder addAllActionMetadataLogs(Iterable<? extends BuildEventStreamProtos.File> values) List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10; -
clearActionMetadataLogs
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10; -
removeActionMetadataLogs
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10; -
getActionMetadataLogsBuilder
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10; -
getActionMetadataLogsOrBuilder
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10;- Specified by:
getActionMetadataLogsOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getActionMetadataLogsOrBuilderList
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10;- Specified by:
getActionMetadataLogsOrBuilderListin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
addActionMetadataLogsBuilder
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10; -
addActionMetadataLogsBuilder
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10; -
getActionMetadataLogsBuilderList
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10; -
hasFailureDetail
public boolean hasFailureDetail()Only populated if success = false, and sometimes not even then.
.failure_details.FailureDetail failure_detail = 11;- Specified by:
hasFailureDetailin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- Whether the failureDetail field is set.
-
getFailureDetail
Only populated if success = false, and sometimes not even then.
.failure_details.FailureDetail failure_detail = 11;- Specified by:
getFailureDetailin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The failureDetail.
-
setFailureDetail
public BuildEventStreamProtos.ActionExecuted.Builder setFailureDetail(FailureDetails.FailureDetail value) Only populated if success = false, and sometimes not even then.
.failure_details.FailureDetail failure_detail = 11; -
setFailureDetail
public BuildEventStreamProtos.ActionExecuted.Builder setFailureDetail(FailureDetails.FailureDetail.Builder builderForValue) Only populated if success = false, and sometimes not even then.
.failure_details.FailureDetail failure_detail = 11; -
mergeFailureDetail
public BuildEventStreamProtos.ActionExecuted.Builder mergeFailureDetail(FailureDetails.FailureDetail value) Only populated if success = false, and sometimes not even then.
.failure_details.FailureDetail failure_detail = 11; -
clearFailureDetail
Only populated if success = false, and sometimes not even then.
.failure_details.FailureDetail failure_detail = 11; -
getFailureDetailBuilder
Only populated if success = false, and sometimes not even then.
.failure_details.FailureDetail failure_detail = 11; -
getFailureDetailOrBuilder
Only populated if success = false, and sometimes not even then.
.failure_details.FailureDetail failure_detail = 11;- Specified by:
getFailureDetailOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
hasStartTime
public boolean hasStartTime()Start of action execution, before any attempted execution begins.
.google.protobuf.Timestamp start_time = 12;- Specified by:
hasStartTimein interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()Start of action execution, before any attempted execution begins.
.google.protobuf.Timestamp start_time = 12;- Specified by:
getStartTimein interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The startTime.
-
setStartTime
public BuildEventStreamProtos.ActionExecuted.Builder setStartTime(com.google.protobuf.Timestamp value) Start of action execution, before any attempted execution begins.
.google.protobuf.Timestamp start_time = 12; -
setStartTime
public BuildEventStreamProtos.ActionExecuted.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) Start of action execution, before any attempted execution begins.
.google.protobuf.Timestamp start_time = 12; -
mergeStartTime
public BuildEventStreamProtos.ActionExecuted.Builder mergeStartTime(com.google.protobuf.Timestamp value) Start of action execution, before any attempted execution begins.
.google.protobuf.Timestamp start_time = 12; -
clearStartTime
Start of action execution, before any attempted execution begins.
.google.protobuf.Timestamp start_time = 12; -
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()Start of action execution, before any attempted execution begins.
.google.protobuf.Timestamp start_time = 12; -
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()Start of action execution, before any attempted execution begins.
.google.protobuf.Timestamp start_time = 12;- Specified by:
getStartTimeOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
hasEndTime
public boolean hasEndTime()End of action execution, after all attempted execution completes.
.google.protobuf.Timestamp end_time = 13;- Specified by:
hasEndTimein interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()End of action execution, after all attempted execution completes.
.google.protobuf.Timestamp end_time = 13;- Specified by:
getEndTimein interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The endTime.
-
setEndTime
public BuildEventStreamProtos.ActionExecuted.Builder setEndTime(com.google.protobuf.Timestamp value) End of action execution, after all attempted execution completes.
.google.protobuf.Timestamp end_time = 13; -
setEndTime
public BuildEventStreamProtos.ActionExecuted.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue) End of action execution, after all attempted execution completes.
.google.protobuf.Timestamp end_time = 13; -
mergeEndTime
public BuildEventStreamProtos.ActionExecuted.Builder mergeEndTime(com.google.protobuf.Timestamp value) End of action execution, after all attempted execution completes.
.google.protobuf.Timestamp end_time = 13; -
clearEndTime
End of action execution, after all attempted execution completes.
.google.protobuf.Timestamp end_time = 13; -
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()End of action execution, after all attempted execution completes.
.google.protobuf.Timestamp end_time = 13; -
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()End of action execution, after all attempted execution completes.
.google.protobuf.Timestamp end_time = 13;- Specified by:
getEndTimeOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getStrategyDetailsList
Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14;- Specified by:
getStrategyDetailsListin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getStrategyDetailsCount
public int getStrategyDetailsCount()Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14;- Specified by:
getStrategyDetailsCountin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getStrategyDetails
public com.google.protobuf.Any getStrategyDetails(int index) Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14;- Specified by:
getStrategyDetailsin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
setStrategyDetails
public BuildEventStreamProtos.ActionExecuted.Builder setStrategyDetails(int index, com.google.protobuf.Any value) Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14; -
setStrategyDetails
public BuildEventStreamProtos.ActionExecuted.Builder setStrategyDetails(int index, com.google.protobuf.Any.Builder builderForValue) Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14; -
addStrategyDetails
public BuildEventStreamProtos.ActionExecuted.Builder addStrategyDetails(com.google.protobuf.Any value) Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14; -
addStrategyDetails
public BuildEventStreamProtos.ActionExecuted.Builder addStrategyDetails(int index, com.google.protobuf.Any value) Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14; -
addStrategyDetails
public BuildEventStreamProtos.ActionExecuted.Builder addStrategyDetails(com.google.protobuf.Any.Builder builderForValue) Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14; -
addStrategyDetails
public BuildEventStreamProtos.ActionExecuted.Builder addStrategyDetails(int index, com.google.protobuf.Any.Builder builderForValue) Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14; -
addAllStrategyDetails
public BuildEventStreamProtos.ActionExecuted.Builder addAllStrategyDetails(Iterable<? extends com.google.protobuf.Any> values) Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14; -
clearStrategyDetails
Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14; -
removeStrategyDetails
Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14; -
getStrategyDetailsBuilder
public com.google.protobuf.Any.Builder getStrategyDetailsBuilder(int index) Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14; -
getStrategyDetailsOrBuilder
public com.google.protobuf.AnyOrBuilder getStrategyDetailsOrBuilder(int index) Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14;- Specified by:
getStrategyDetailsOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getStrategyDetailsOrBuilderList
Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14;- Specified by:
getStrategyDetailsOrBuilderListin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
addStrategyDetailsBuilder
public com.google.protobuf.Any.Builder addStrategyDetailsBuilder()Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14; -
addStrategyDetailsBuilder
public com.google.protobuf.Any.Builder addStrategyDetailsBuilder(int index) Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14; -
getStrategyDetailsBuilderList
Additional details about action execution supplied by strategies. Bazel options will determine which strategy details are included when multiple strategies are involved in a single action's execution. The default type will be `tools.proto.SpawnExec` found in `spawn.proto`.
repeated .google.protobuf.Any strategy_details = 14;
-