| BuildEventStreamProtos.Aborted |
Payload of an event indicating that an expected event will not come, as
the build is aborted prematurely for some reason.
|
| BuildEventStreamProtos.Aborted.AbortReason |
Protobuf enum build_event_stream.Aborted.AbortReason
|
| BuildEventStreamProtos.Aborted.Builder |
Payload of an event indicating that an expected event will not come, as
the build is aborted prematurely for some reason.
|
| BuildEventStreamProtos.AbortedOrBuilder |
|
| BuildEventStreamProtos.ActionExecuted |
Payload of the event indicating the completion of an action.
|
| BuildEventStreamProtos.ActionExecuted.Builder |
Payload of the event indicating the completion of an action.
|
| BuildEventStreamProtos.ActionExecutedOrBuilder |
|
| BuildEventStreamProtos.BuildEvent |
Message describing a build event.
|
| BuildEventStreamProtos.BuildEvent.Builder |
Message describing a build event.
|
| BuildEventStreamProtos.BuildEvent.PayloadCase |
|
| BuildEventStreamProtos.BuildEventId |
Identifier for a build event.
|
| BuildEventStreamProtos.BuildEventId.ActionCompletedId |
Identifier of an event reporting that an action was completed (not all
actions are reported, only the ones that can be considered important;
this includes all failed actions).
|
| BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
Identifier of an event reporting that an action was completed (not all
actions are reported, only the ones that can be considered important;
this includes all failed actions).
|
| BuildEventStreamProtos.BuildEventId.ActionCompletedIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.Builder |
Identifier for a build event.
|
| BuildEventStreamProtos.BuildEventId.BuildFinishedId |
Identifier of the BuildFinished event, indicating the end of a build.
|
| BuildEventStreamProtos.BuildEventId.BuildFinishedId.Builder |
Identifier of the BuildFinished event, indicating the end of a build.
|
| BuildEventStreamProtos.BuildEventId.BuildFinishedIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.BuildMetadataId |
Protobuf type build_event_stream.BuildEventId.BuildMetadataId
|
| BuildEventStreamProtos.BuildEventId.BuildMetadataId.Builder |
Protobuf type build_event_stream.BuildEventId.BuildMetadataId
|
| BuildEventStreamProtos.BuildEventId.BuildMetadataIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.BuildMetricsId |
Identifier of an event providing build metrics after completion
of the build.
|
| BuildEventStreamProtos.BuildEventId.BuildMetricsId.Builder |
Identifier of an event providing build metrics after completion
of the build.
|
| BuildEventStreamProtos.BuildEventId.BuildMetricsIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.BuildStartedId |
Identifier of an event indicating the beginning of a build; this will
normally be the first event.
|
| BuildEventStreamProtos.BuildEventId.BuildStartedId.Builder |
Identifier of an event indicating the beginning of a build; this will
normally be the first event.
|
| BuildEventStreamProtos.BuildEventId.BuildStartedIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.BuildToolLogsId |
Identifier of an event providing additional logs/statistics after
completion of the build.
|
| BuildEventStreamProtos.BuildEventId.BuildToolLogsId.Builder |
Identifier of an event providing additional logs/statistics after
completion of the build.
|
| BuildEventStreamProtos.BuildEventId.BuildToolLogsIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.ConfigurationId |
Identifier of an event introducing a configuration.
|
| BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder |
Identifier of an event introducing a configuration.
|
| BuildEventStreamProtos.BuildEventId.ConfigurationIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.ConfiguredLabelId |
Identifier of an event reporting an event associated with a configured
label, usually a visibility error.
|
| BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.Builder |
Identifier of an event reporting an event associated with a configured
label, usually a visibility error.
|
| BuildEventStreamProtos.BuildEventId.ConfiguredLabelIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.ConvenienceSymlinksIdentifiedId |
Identifier of an event providing convenience symlinks information.
|
| BuildEventStreamProtos.BuildEventId.ConvenienceSymlinksIdentifiedId.Builder |
Identifier of an event providing convenience symlinks information.
|
| BuildEventStreamProtos.BuildEventId.ConvenienceSymlinksIdentifiedIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.FetchId |
Identifier of an event reporting that an external resource was fetched
from.
|
| BuildEventStreamProtos.BuildEventId.FetchId.Builder |
Identifier of an event reporting that an external resource was fetched
from.
|
| BuildEventStreamProtos.BuildEventId.FetchIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.IdCase |
|
| BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId |
Identifier of an event introducing a named set of files (usually artifacts)
to be referred to in later messages.
|
| BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.Builder |
Identifier of an event introducing a named set of files (usually artifacts)
to be referred to in later messages.
|
| BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.OptionsParsedId |
Identifier on an event reporting on the options included in the command
line, both explicitly and implicitly.
|
| BuildEventStreamProtos.BuildEventId.OptionsParsedId.Builder |
Identifier on an event reporting on the options included in the command
line, both explicitly and implicitly.
|
| BuildEventStreamProtos.BuildEventId.OptionsParsedIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.PatternExpandedId |
Identifier of an event indicating that a target pattern has been expanded
further.
|
| BuildEventStreamProtos.BuildEventId.PatternExpandedId.Builder |
Identifier of an event indicating that a target pattern has been expanded
further.
|
| BuildEventStreamProtos.BuildEventId.PatternExpandedIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.ProgressId |
Identifier of an event reporting progress.
|
| BuildEventStreamProtos.BuildEventId.ProgressId.Builder |
Identifier of an event reporting progress.
|
| BuildEventStreamProtos.BuildEventId.ProgressIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.StructuredCommandLineId |
Identifier on an event describing the commandline received by Bazel.
|
| BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder |
Identifier on an event describing the commandline received by Bazel.
|
| BuildEventStreamProtos.BuildEventId.StructuredCommandLineIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.TargetCompletedId |
Identifier of an event indicating that a target was built completely; this
does not include running the test if the target is a test target.
|
| BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
Identifier of an event indicating that a target was built completely; this
does not include running the test if the target is a test target.
|
| BuildEventStreamProtos.BuildEventId.TargetCompletedIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.TargetConfiguredId |
Identifier of an event indicating that a target has been expanded by
identifying for which configurations it should be build.
|
| BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder |
Identifier of an event indicating that a target has been expanded by
identifying for which configurations it should be build.
|
| BuildEventStreamProtos.BuildEventId.TargetConfiguredIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.TargetSummaryId |
Identifier of an event reporting the summary of a target.
|
| BuildEventStreamProtos.BuildEventId.TargetSummaryId.Builder |
Identifier of an event reporting the summary of a target.
|
| BuildEventStreamProtos.BuildEventId.TargetSummaryIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.TestResultId |
Identifier of an event reporting on an individual test run.
|
| BuildEventStreamProtos.BuildEventId.TestResultId.Builder |
Identifier of an event reporting on an individual test run.
|
| BuildEventStreamProtos.BuildEventId.TestResultIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.TestSummaryId |
Identifier of an event reporting the summary of a test.
|
| BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
Identifier of an event reporting the summary of a test.
|
| BuildEventStreamProtos.BuildEventId.TestSummaryIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId |
Identifier of an event reporting an event associated with an unconfigured
label.
|
| BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.Builder |
Identifier of an event reporting an event associated with an unconfigured
label.
|
| BuildEventStreamProtos.BuildEventId.UnconfiguredLabelIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.UnknownBuildEventId |
Generic identifier for a build event.
|
| BuildEventStreamProtos.BuildEventId.UnknownBuildEventId.Builder |
Generic identifier for a build event.
|
| BuildEventStreamProtos.BuildEventId.UnknownBuildEventIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId |
Identifier on an event indicating the original commandline received by
the bazel server.
|
| BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.Builder |
Identifier on an event indicating the original commandline received by
the bazel server.
|
| BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.WorkspaceConfigId |
Protobuf type build_event_stream.BuildEventId.WorkspaceConfigId
|
| BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.Builder |
Protobuf type build_event_stream.BuildEventId.WorkspaceConfigId
|
| BuildEventStreamProtos.BuildEventId.WorkspaceConfigIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventId.WorkspaceStatusId |
Identifier of an event indicating the workspace status.
|
| BuildEventStreamProtos.BuildEventId.WorkspaceStatusId.Builder |
Identifier of an event indicating the workspace status.
|
| BuildEventStreamProtos.BuildEventId.WorkspaceStatusIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventIdOrBuilder |
|
| BuildEventStreamProtos.BuildEventOrBuilder |
|
| BuildEventStreamProtos.BuildFinished |
Event indicating the end of a build.
|
| BuildEventStreamProtos.BuildFinished.AnomalyReport |
Things that happened during the build that could be of interest.
|
| BuildEventStreamProtos.BuildFinished.AnomalyReport.Builder |
Things that happened during the build that could be of interest.
|
| BuildEventStreamProtos.BuildFinished.AnomalyReportOrBuilder |
|
| BuildEventStreamProtos.BuildFinished.Builder |
Event indicating the end of a build.
|
| BuildEventStreamProtos.BuildFinished.ExitCode |
Exit code of a build.
|
| BuildEventStreamProtos.BuildFinished.ExitCode.Builder |
Exit code of a build.
|
| BuildEventStreamProtos.BuildFinished.ExitCodeOrBuilder |
|
| BuildEventStreamProtos.BuildFinishedOrBuilder |
|
| BuildEventStreamProtos.BuildMetadata |
Payload of an event reporting custom key-value metadata associated with the
build.
|
| BuildEventStreamProtos.BuildMetadata.Builder |
Payload of an event reporting custom key-value metadata associated with the
build.
|
| BuildEventStreamProtos.BuildMetadataOrBuilder |
|
| BuildEventStreamProtos.BuildMetrics |
Protobuf type build_event_stream.BuildMetrics
|
| BuildEventStreamProtos.BuildMetrics.ActionSummary |
Protobuf type build_event_stream.BuildMetrics.ActionSummary
|
| BuildEventStreamProtos.BuildMetrics.ActionSummary.ActionData |
Protobuf type build_event_stream.BuildMetrics.ActionSummary.ActionData
|
| BuildEventStreamProtos.BuildMetrics.ActionSummary.ActionData.Builder |
Protobuf type build_event_stream.BuildMetrics.ActionSummary.ActionData
|
| BuildEventStreamProtos.BuildMetrics.ActionSummary.ActionDataOrBuilder |
|
| BuildEventStreamProtos.BuildMetrics.ActionSummary.Builder |
Protobuf type build_event_stream.BuildMetrics.ActionSummary
|
| BuildEventStreamProtos.BuildMetrics.ActionSummary.RunnerCount |
Protobuf type build_event_stream.BuildMetrics.ActionSummary.RunnerCount
|
| BuildEventStreamProtos.BuildMetrics.ActionSummary.RunnerCount.Builder |
Protobuf type build_event_stream.BuildMetrics.ActionSummary.RunnerCount
|
| BuildEventStreamProtos.BuildMetrics.ActionSummary.RunnerCountOrBuilder |
|
| BuildEventStreamProtos.BuildMetrics.ActionSummaryOrBuilder |
|
| BuildEventStreamProtos.BuildMetrics.ArtifactMetrics |
Protobuf type build_event_stream.BuildMetrics.ArtifactMetrics
|
| BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder |
Protobuf type build_event_stream.BuildMetrics.ArtifactMetrics
|
| BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric |
Protobuf type build_event_stream.BuildMetrics.ArtifactMetrics.FilesMetric
|
| BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric.Builder |
Protobuf type build_event_stream.BuildMetrics.ArtifactMetrics.FilesMetric
|
| BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetricOrBuilder |
|
| BuildEventStreamProtos.BuildMetrics.ArtifactMetricsOrBuilder |
|
| BuildEventStreamProtos.BuildMetrics.Builder |
Protobuf type build_event_stream.BuildMetrics
|
| BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics |
Information about the size and shape of the build graph.
|
| BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder |
Information about the size and shape of the build graph.
|
| BuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder |
|
| BuildEventStreamProtos.BuildMetrics.CumulativeMetrics |
Protobuf type build_event_stream.BuildMetrics.CumulativeMetrics
|
| BuildEventStreamProtos.BuildMetrics.CumulativeMetrics.Builder |
Protobuf type build_event_stream.BuildMetrics.CumulativeMetrics
|
| BuildEventStreamProtos.BuildMetrics.CumulativeMetricsOrBuilder |
|
| BuildEventStreamProtos.BuildMetrics.MemoryMetrics |
Protobuf type build_event_stream.BuildMetrics.MemoryMetrics
|
| BuildEventStreamProtos.BuildMetrics.MemoryMetrics.Builder |
Protobuf type build_event_stream.BuildMetrics.MemoryMetrics
|
| BuildEventStreamProtos.BuildMetrics.MemoryMetrics.GarbageMetrics |
Protobuf type build_event_stream.BuildMetrics.MemoryMetrics.GarbageMetrics
|
| BuildEventStreamProtos.BuildMetrics.MemoryMetrics.GarbageMetrics.Builder |
Protobuf type build_event_stream.BuildMetrics.MemoryMetrics.GarbageMetrics
|
| BuildEventStreamProtos.BuildMetrics.MemoryMetrics.GarbageMetricsOrBuilder |
|
| BuildEventStreamProtos.BuildMetrics.MemoryMetricsOrBuilder |
|
| BuildEventStreamProtos.BuildMetrics.PackageMetrics |
Protobuf type build_event_stream.BuildMetrics.PackageMetrics
|
| BuildEventStreamProtos.BuildMetrics.PackageMetrics.Builder |
Protobuf type build_event_stream.BuildMetrics.PackageMetrics
|
| BuildEventStreamProtos.BuildMetrics.PackageMetricsOrBuilder |
|
| BuildEventStreamProtos.BuildMetrics.TargetMetrics |
Protobuf type build_event_stream.BuildMetrics.TargetMetrics
|
| BuildEventStreamProtos.BuildMetrics.TargetMetrics.Builder |
Protobuf type build_event_stream.BuildMetrics.TargetMetrics
|
| BuildEventStreamProtos.BuildMetrics.TargetMetricsOrBuilder |
|
| BuildEventStreamProtos.BuildMetrics.TimingMetrics |
Protobuf type build_event_stream.BuildMetrics.TimingMetrics
|
| BuildEventStreamProtos.BuildMetrics.TimingMetrics.Builder |
Protobuf type build_event_stream.BuildMetrics.TimingMetrics
|
| BuildEventStreamProtos.BuildMetrics.TimingMetricsOrBuilder |
|
| BuildEventStreamProtos.BuildMetrics.WorkerMetrics |
Information about all workers that were alive during the invocation.
|
| BuildEventStreamProtos.BuildMetrics.WorkerMetrics.Builder |
Information about all workers that were alive during the invocation.
|
| BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStats |
Information collected from worker at some point.
|
| BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStats.Builder |
Information collected from worker at some point.
|
| BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStatsOrBuilder |
|
| BuildEventStreamProtos.BuildMetrics.WorkerMetricsOrBuilder |
|
| BuildEventStreamProtos.BuildMetricsOrBuilder |
|
| BuildEventStreamProtos.BuildStarted |
Payload of an event indicating the beginning of a new build.
|
| BuildEventStreamProtos.BuildStarted.Builder |
Payload of an event indicating the beginning of a new build.
|
| BuildEventStreamProtos.BuildStartedOrBuilder |
|
| BuildEventStreamProtos.BuildToolLogs |
Event providing additional statistics/logs after completion of the build.
|
| BuildEventStreamProtos.BuildToolLogs.Builder |
Event providing additional statistics/logs after completion of the build.
|
| BuildEventStreamProtos.BuildToolLogsOrBuilder |
|
| BuildEventStreamProtos.Configuration |
Payload of an event reporting details of a given configuration.
|
| BuildEventStreamProtos.Configuration.Builder |
Payload of an event reporting details of a given configuration.
|
| BuildEventStreamProtos.ConfigurationOrBuilder |
|
| BuildEventStreamProtos.ConvenienceSymlink |
The message that contains what type of action to perform on a given path and
target of a symlink.
|
| BuildEventStreamProtos.ConvenienceSymlink.Action |
Protobuf enum build_event_stream.ConvenienceSymlink.Action
|
| BuildEventStreamProtos.ConvenienceSymlink.Builder |
The message that contains what type of action to perform on a given path and
target of a symlink.
|
| BuildEventStreamProtos.ConvenienceSymlinkOrBuilder |
|
| BuildEventStreamProtos.ConvenienceSymlinksIdentified |
Event describing all convenience symlinks (i.e., workspace symlinks) to be
created or deleted once the execution phase has begun.
|
| BuildEventStreamProtos.ConvenienceSymlinksIdentified.Builder |
Event describing all convenience symlinks (i.e., workspace symlinks) to be
created or deleted once the execution phase has begun.
|
| BuildEventStreamProtos.ConvenienceSymlinksIdentifiedOrBuilder |
|
| BuildEventStreamProtos.Fetch |
Payload of an event indicating that an external resource was fetched.
|
| BuildEventStreamProtos.Fetch.Builder |
Payload of an event indicating that an external resource was fetched.
|
| BuildEventStreamProtos.FetchOrBuilder |
|
| BuildEventStreamProtos.File |
Protobuf type build_event_stream.File
|
| BuildEventStreamProtos.File.Builder |
Protobuf type build_event_stream.File
|
| BuildEventStreamProtos.File.FileCase |
|
| BuildEventStreamProtos.FileOrBuilder |
|
| BuildEventStreamProtos.NamedSetOfFiles |
Payload of a message to describe a set of files, usually build artifacts, to
be referred to later by their name.
|
| BuildEventStreamProtos.NamedSetOfFiles.Builder |
Payload of a message to describe a set of files, usually build artifacts, to
be referred to later by their name.
|
| BuildEventStreamProtos.NamedSetOfFilesOrBuilder |
|
| BuildEventStreamProtos.OptionsParsed |
Payload of an event reporting on the parsed options, grouped in various ways.
|
| BuildEventStreamProtos.OptionsParsed.Builder |
Payload of an event reporting on the parsed options, grouped in various ways.
|
| BuildEventStreamProtos.OptionsParsedOrBuilder |
|
| BuildEventStreamProtos.OutputGroup |
Collection of all output files belonging to that output group.
|
| BuildEventStreamProtos.OutputGroup.Builder |
Collection of all output files belonging to that output group.
|
| BuildEventStreamProtos.OutputGroupOrBuilder |
|
| BuildEventStreamProtos.PatternExpanded |
Payload of the event indicating the expansion of a target pattern.
|
| BuildEventStreamProtos.PatternExpanded.Builder |
Payload of the event indicating the expansion of a target pattern.
|
| BuildEventStreamProtos.PatternExpanded.TestSuiteExpansion |
Represents a test_suite target and the tests that it expanded to.
|
| BuildEventStreamProtos.PatternExpanded.TestSuiteExpansion.Builder |
Represents a test_suite target and the tests that it expanded to.
|
| BuildEventStreamProtos.PatternExpanded.TestSuiteExpansionOrBuilder |
|
| BuildEventStreamProtos.PatternExpandedOrBuilder |
|
| BuildEventStreamProtos.Progress |
Payload of an event summarizing the progress of the build so far.
|
| BuildEventStreamProtos.Progress.Builder |
Payload of an event summarizing the progress of the build so far.
|
| BuildEventStreamProtos.ProgressOrBuilder |
|
| BuildEventStreamProtos.TargetComplete |
Payload of the event indicating the completion of a target.
|
| BuildEventStreamProtos.TargetComplete.Builder |
Payload of the event indicating the completion of a target.
|
| BuildEventStreamProtos.TargetCompleteOrBuilder |
|
| BuildEventStreamProtos.TargetConfigured |
Payload of the event indicating that the configurations for a target have
been identified.
|
| BuildEventStreamProtos.TargetConfigured.Builder |
Payload of the event indicating that the configurations for a target have
been identified.
|
| BuildEventStreamProtos.TargetConfiguredOrBuilder |
|
| BuildEventStreamProtos.TargetSummary |
Payload of the event summarizing a target (test or non-test).
|
| BuildEventStreamProtos.TargetSummary.Builder |
Payload of the event summarizing a target (test or non-test).
|
| BuildEventStreamProtos.TargetSummaryOrBuilder |
|
| BuildEventStreamProtos.TestResult |
Payload on events reporting about individual test action.
|
| BuildEventStreamProtos.TestResult.Builder |
Payload on events reporting about individual test action.
|
| BuildEventStreamProtos.TestResult.ExecutionInfo |
Message providing optional meta data on the execution of the test action,
if available.
|
| BuildEventStreamProtos.TestResult.ExecutionInfo.Builder |
Message providing optional meta data on the execution of the test action,
if available.
|
| BuildEventStreamProtos.TestResult.ExecutionInfo.ResourceUsage |
Protobuf type build_event_stream.TestResult.ExecutionInfo.ResourceUsage
|
| BuildEventStreamProtos.TestResult.ExecutionInfo.ResourceUsage.Builder |
Protobuf type build_event_stream.TestResult.ExecutionInfo.ResourceUsage
|
| BuildEventStreamProtos.TestResult.ExecutionInfo.ResourceUsageOrBuilder |
|
| BuildEventStreamProtos.TestResult.ExecutionInfo.TimingBreakdown |
Represents a hierarchical timing breakdown of an activity.
|
| BuildEventStreamProtos.TestResult.ExecutionInfo.TimingBreakdown.Builder |
Represents a hierarchical timing breakdown of an activity.
|
| BuildEventStreamProtos.TestResult.ExecutionInfo.TimingBreakdownOrBuilder |
|
| BuildEventStreamProtos.TestResult.ExecutionInfoOrBuilder |
|
| BuildEventStreamProtos.TestResultOrBuilder |
|
| BuildEventStreamProtos.TestSize |
Enumeration type characterizing the size of a test, as specified by the
test rule.
|
| BuildEventStreamProtos.TestStatus |
Protobuf enum build_event_stream.TestStatus
|
| BuildEventStreamProtos.TestSummary |
Payload of the event summarizing a test.
|
| BuildEventStreamProtos.TestSummary.Builder |
Payload of the event summarizing a test.
|
| BuildEventStreamProtos.TestSummaryOrBuilder |
|
| BuildEventStreamProtos.UnstructuredCommandLine |
Payload of an event reporting the command-line of the invocation as
originally received by the server.
|
| BuildEventStreamProtos.UnstructuredCommandLine.Builder |
Payload of an event reporting the command-line of the invocation as
originally received by the server.
|
| BuildEventStreamProtos.UnstructuredCommandLineOrBuilder |
|
| BuildEventStreamProtos.WorkspaceConfig |
Configuration related to the blaze workspace and output tree.
|
| BuildEventStreamProtos.WorkspaceConfig.Builder |
Configuration related to the blaze workspace and output tree.
|
| BuildEventStreamProtos.WorkspaceConfigOrBuilder |
|
| BuildEventStreamProtos.WorkspaceStatus |
Payload of an event reporting the workspace status.
|
| BuildEventStreamProtos.WorkspaceStatus.Builder |
Payload of an event reporting the workspace status.
|
| BuildEventStreamProtos.WorkspaceStatus.Item |
Protobuf type build_event_stream.WorkspaceStatus.Item
|
| BuildEventStreamProtos.WorkspaceStatus.Item.Builder |
Protobuf type build_event_stream.WorkspaceStatus.Item
|
| BuildEventStreamProtos.WorkspaceStatus.ItemOrBuilder |
|
| BuildEventStreamProtos.WorkspaceStatusOrBuilder |
|