BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.clear() |
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.clearAspect() |
If empty, the id refers to the completion of the target.
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.clearConfiguration() |
The configuration for which the target was built.
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.clearLabel() |
string label = 1;
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.clone() |
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.Builder.getTargetCompletedBuilder() |
.build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.mergeConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId value) |
The configuration for which the target was built.
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.TargetCompletedId other) |
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.newBuilder() |
|
static BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.newBuilder(BuildEventStreamProtos.BuildEventId.TargetCompletedId prototype) |
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.newBuilderForType() |
|
protected BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.setAspect(java.lang.String value) |
If empty, the id refers to the completion of the target.
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.setAspectBytes(com.google.protobuf.ByteString value) |
If empty, the id refers to the completion of the target.
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId value) |
The configuration for which the target was built.
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue) |
The configuration for which the target was built.
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.setLabel(java.lang.String value) |
string label = 1;
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.setLabelBytes(com.google.protobuf.ByteString value) |
string label = 1;
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.TargetCompletedId.toBuilder() |
|