Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.Builder
Packages that use BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.Builder
-
Uses of BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.Builder.clear()BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.Builder.clearLabel()string label = 1;BuildEventStreamProtos.BuildEventId.Builder.getUnconfiguredLabelBuilder().build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId other) BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.newBuilder()BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.newBuilder(BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId prototype) BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.newBuilderForType()BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) string label = 1;BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.Builder.setLabelBytes(com.google.protobuf.ByteString value) string label = 1;BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.Builder.setUnconfiguredLabel(BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.Builder builderForValue) .build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;