protos/app/build library Protobuf Definitions

The proto definitions for build

Classes

BuildServiceBase
BuildServiceClient
GetLogsRequest
GetLogsResponse
GetLogsResponse is a streaming endpoint that may have multiple messages that belong to the same build_step if there are too many bytes to fit into a single gRPC response.
JobInfo
JobStatus
ListJobsRequest
ListJobsResponse
StartBuildRequest
StartBuildResponse

Constants

GetLogsRequest$json → const Map<String, Object>
GetLogsResponse$json → const Map<String, Object>
JobInfo$json → const Map<String, Object>
JobStatus$json → const Map<String, Object>
ListJobsRequest$json → const Map<String, Object>
ListJobsResponse$json → const Map<String, Object>
StartBuildRequest$json → const Map<String, Object>
StartBuildResponse$json → const Map<String, Object>

Properties

getLogsRequestDescriptor Uint8List
Descriptor for GetLogsRequest. Decode as a google.protobuf.DescriptorProto.
final
getLogsResponseDescriptor Uint8List
Descriptor for GetLogsResponse. Decode as a google.protobuf.DescriptorProto.
final
jobInfoDescriptor Uint8List
Descriptor for JobInfo. Decode as a google.protobuf.DescriptorProto.
final
jobStatusDescriptor Uint8List
Descriptor for JobStatus. Decode as a google.protobuf.EnumDescriptorProto.
final
listJobsRequestDescriptor Uint8List
Descriptor for ListJobsRequest. Decode as a google.protobuf.DescriptorProto.
final
listJobsResponseDescriptor Uint8List
Descriptor for ListJobsResponse. Decode as a google.protobuf.DescriptorProto.
final
startBuildRequestDescriptor Uint8List
Descriptor for StartBuildRequest. Decode as a google.protobuf.DescriptorProto.
final
startBuildResponseDescriptor Uint8List
Descriptor for StartBuildResponse. Decode as a google.protobuf.DescriptorProto.
final