Module google_api_proto::google::devtools::build::v1::build_event
source · Expand description
Nested message and enum types in BuildEvent
.
Modules§
- Nested message and enum types in
BuildComponentStreamFinished
. - Nested message and enum types in
ConsoleOutput
.
Structs§
- Notification of the end of a build event stream published by a build component other than CONTROLLER (See StreamId.BuildComponents).
- Notification that the build request is enqueued.
- Notification that the build request has finished, and no further invocations will occur. Note that this applies to the entire Build. Individual invocations trigger InvocationFinished when they finish.
- Textual output written to standard output or standard error.
- Notification that an invocation attempt has finished.
- Notification that the build system has attempted to run the build tool.
Enums§
- ////////////////////////////////////////////////////////////////////////// Events that indicate a state change of a build request in the build queue.