| BackendProto |
|
| BuildEvent |
An event representing some state change that occurred in the build.
|
| BuildEvent.BuildComponentStreamFinished |
Notification of the end of a build event stream published by a build
component other than CONTROLLER (See StreamId.BuildComponents).
|
| BuildEvent.BuildComponentStreamFinished.Builder |
Notification of the end of a build event stream published by a build
component other than CONTROLLER (See StreamId.BuildComponents).
|
| BuildEvent.BuildEnqueued |
Notification that the build request is enqueued.
|
| BuildEvent.BuildEnqueued.Builder |
Notification that the build request is enqueued.
|
| BuildEvent.Builder |
An event representing some state change that occurred in the build.
|
| BuildEvent.BuildFinished |
Notification that the build request has finished, and no further
invocations will occur.
|
| BuildEvent.BuildFinished.Builder |
Notification that the build request has finished, and no further
invocations will occur.
|
| BuildEvent.ConsoleOutput |
Textual output written to standard output or standard error.
|
| BuildEvent.ConsoleOutput.Builder |
Textual output written to standard output or standard error.
|
| BuildEvent.InvocationAttemptFinished |
Notification that an invocation attempt has finished.
|
| BuildEvent.InvocationAttemptFinished.Builder |
Notification that an invocation attempt has finished.
|
| BuildEvent.InvocationAttemptStarted |
Notification that the build system has attempted to run the build tool.
|
| BuildEvent.InvocationAttemptStarted.Builder |
Notification that the build system has attempted to run the build tool.
|
| BuildEventProto |
|
| OrderedBuildEvent |
Build event with contextual information about the stream it belongs to and
its position in that stream.
|
| OrderedBuildEvent.Builder |
Build event with contextual information about the stream it belongs to and
its position in that stream.
|
| PublishBuildEventGrpc |
A service for publishing BuildEvents.
|
| PublishBuildEventGrpc.PublishBuildEventBlockingStub |
A service for publishing BuildEvents.
|
| PublishBuildEventGrpc.PublishBuildEventFutureStub |
A service for publishing BuildEvents.
|
| PublishBuildEventGrpc.PublishBuildEventImplBase |
A service for publishing BuildEvents.
|
| PublishBuildEventGrpc.PublishBuildEventStub |
A service for publishing BuildEvents.
|
| PublishBuildToolEventStreamRequest |
Streaming request message for PublishBuildToolEventStream.
|
| PublishBuildToolEventStreamRequest.Builder |
Streaming request message for PublishBuildToolEventStream.
|
| PublishBuildToolEventStreamResponse |
States which event has been committed.
|
| PublishBuildToolEventStreamResponse.Builder |
States which event has been committed.
|
| PublishLifecycleEventRequest |
Publishes 'lifecycle events' that update the high-level state of a build:
- BuildEnqueued: When a build is scheduled.
|
| PublishLifecycleEventRequest.Builder |
Publishes 'lifecycle events' that update the high-level state of a build:
- BuildEnqueued: When a build is scheduled.
|
| StreamId |
Unique identifier for a build event stream.
|
| StreamId.Builder |
Unique identifier for a build event stream.
|