Module gapi_grpc::google::devtools::build::v1 [−][src]
Modules
build_event | |
build_status | |
publish_build_event_client | Generated client implementations. |
publish_lifecycle_event_request | |
stream_id |
Structs
BuildEvent | An event representing some state change that occurred in the build. This message does not include field for uniquely identifying an event. |
BuildStatus | Status used for both invocation attempt and overall build completion. |
OrderedBuildEvent | Build event with contextual information about the stream it belongs to and its position in that stream. |
PublishBuildToolEventStreamRequest | Streaming request message for PublishBuildToolEventStream. |
PublishBuildToolEventStreamResponse | States which event has been committed. Any failure to commit will cause RPC errors, hence not recorded by this proto. |
PublishLifecycleEventRequest | Publishes ‘lifecycle events’ that update the high-level state of a build: |
StreamId | Unique identifier for a build event stream. |
Enums
ConsoleOutputStream | The type of console output stream. |