BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.ActionExecuted.Builder.addActionMetadataLogsBuilder() |
List of paths to log files
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.ActionExecuted.Builder.addActionMetadataLogsBuilder(int index) |
List of paths to log files
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.addAllPathPrefix(java.lang.Iterable<java.lang.String> values) |
A sequence of prefixes to apply to the file name to construct a full path.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TargetComplete.Builder.addDirectoryOutputBuilder() |
Report output artifacts (referenced transitively via output_group) which
emit directories instead of singleton files.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TargetComplete.Builder.addDirectoryOutputBuilder(int index) |
Report output artifacts (referenced transitively via output_group) which
emit directories instead of singleton files.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TestSummary.Builder.addFailedBuilder() |
Path to logs of failed runs;
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TestSummary.Builder.addFailedBuilder(int index) |
Path to logs of failed runs;
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.NamedSetOfFiles.Builder.addFilesBuilder() |
Files that belong to this named set of files.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.NamedSetOfFiles.Builder.addFilesBuilder(int index) |
Files that belong to this named set of files.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TargetComplete.Builder.addImportantOutputBuilder() |
Deprecated.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TargetComplete.Builder.addImportantOutputBuilder(int index) |
Deprecated.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.BuildToolLogs.Builder.addLogBuilder() |
repeated .build_event_stream.File log = 1;
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.BuildToolLogs.Builder.addLogBuilder(int index) |
repeated .build_event_stream.File log = 1;
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TestSummary.Builder.addPassedBuilder() |
Path to logs of passed runs.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TestSummary.Builder.addPassedBuilder(int index) |
Path to logs of passed runs.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.addPathPrefix(java.lang.String value) |
A sequence of prefixes to apply to the file name to construct a full path.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.addPathPrefixBytes(com.google.protobuf.ByteString value) |
A sequence of prefixes to apply to the file name to construct a full path.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TestResult.Builder.addTestActionOutputBuilder() |
Files (logs, test.xml, undeclared outputs, etc) generated by that test
action.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TestResult.Builder.addTestActionOutputBuilder(int index) |
Files (logs, test.xml, undeclared outputs, etc) generated by that test
action.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.clear() |
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.clearContents() |
The contents of the file, if they are guaranteed to be short.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.clearFile() |
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.clearName() |
identifier indicating the nature of the file (e.g., "stdout", "stderr")
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.clearPathPrefix() |
A sequence of prefixes to apply to the file name to construct a full path.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.clearUri() |
A location where the contents of the file can be found.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.clone() |
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.ActionExecuted.Builder.getActionMetadataLogsBuilder(int index) |
List of paths to log files
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TargetComplete.Builder.getDirectoryOutputBuilder(int index) |
Report output artifacts (referenced transitively via output_group) which
emit directories instead of singleton files.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TestSummary.Builder.getFailedBuilder(int index) |
Path to logs of failed runs;
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.NamedSetOfFiles.Builder.getFilesBuilder(int index) |
Files that belong to this named set of files.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TargetComplete.Builder.getImportantOutputBuilder(int index) |
Deprecated.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.BuildToolLogs.Builder.getLogBuilder(int index) |
repeated .build_event_stream.File log = 1;
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TestSummary.Builder.getPassedBuilder(int index) |
Path to logs of passed runs.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.ActionExecuted.Builder.getPrimaryOutputBuilder() |
Primary output; only provided for successful actions.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.ActionExecuted.Builder.getStderrBuilder() |
Location where to find the standard error of the action
(e.g., a file path).
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.ActionExecuted.Builder.getStdoutBuilder() |
Location where to find the standard output of the action
(e.g., a file path).
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.TestResult.Builder.getTestActionOutputBuilder(int index) |
Files (logs, test.xml, undeclared outputs, etc) generated by that test
action.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.mergeFrom(BuildEventStreamProtos.File other) |
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.newBuilder() |
|
static BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.newBuilder(BuildEventStreamProtos.File prototype) |
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.newBuilderForType() |
|
protected BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.setContents(com.google.protobuf.ByteString value) |
The contents of the file, if they are guaranteed to be short.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.setName(java.lang.String value) |
identifier indicating the nature of the file (e.g., "stdout", "stderr")
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.setNameBytes(com.google.protobuf.ByteString value) |
identifier indicating the nature of the file (e.g., "stdout", "stderr")
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.setPathPrefix(int index,
java.lang.String value) |
A sequence of prefixes to apply to the file name to construct a full path.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.setUri(java.lang.String value) |
A location where the contents of the file can be found.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.Builder.setUriBytes(com.google.protobuf.ByteString value) |
A location where the contents of the file can be found.
|
BuildEventStreamProtos.File.Builder |
BuildEventStreamProtos.File.toBuilder() |
|