BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.clear() |
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.clearConfiguration() |
.build_event_stream.BuildEventId.ConfigurationId configuration = 2;
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.clearLabel() |
string label = 1;
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.clone() |
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.Builder.getTestSummaryBuilder() |
.build_event_stream.BuildEventId.TestSummaryId test_summary = 7;
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.mergeConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId value) |
.build_event_stream.BuildEventId.ConfigurationId configuration = 2;
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.TestSummaryId other) |
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.newBuilder() |
|
static BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.newBuilder(BuildEventStreamProtos.BuildEventId.TestSummaryId prototype) |
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.newBuilderForType() |
|
protected BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId value) |
.build_event_stream.BuildEventId.ConfigurationId configuration = 2;
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue) |
.build_event_stream.BuildEventId.ConfigurationId configuration = 2;
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.setLabel(java.lang.String value) |
string label = 1;
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.setLabelBytes(com.google.protobuf.ByteString value) |
string label = 1;
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder |
BuildEventStreamProtos.BuildEventId.TestSummaryId.toBuilder() |
|