Get desktop application:
View/edit binary Protocol Buffers messages
/ Get a running server's uuid. The id never changes. Different servers will have different ids.
/ For every `LogRequest` sent, the server will reply one `LogResponse`.
/ The endpoint name.
/ [start, end) interval.
/ [start, end) interval.
/ Send back any data that's available within the timeout, unless there's no data available.
/ This is the bincode serialzied `LogResponse` struct. / / It's a dirty way to make things work quickly. We'll properly define the protobuf message later.
Used as response type in: InternalPipelineService.DescribeBuild
Used as field type in:
Used in:
Used in: