Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildMetadata
Packages that use BuildEventStreamProtos.BuildMetadata
-
Uses of BuildEventStreamProtos.BuildMetadata in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildMetadataModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildMetadata.Builder.build()BuildEventStreamProtos.BuildMetadata.Builder.buildPartial()BuildEventStreamProtos.BuildEvent.Builder.getBuildMetadata().build_event_stream.BuildMetadata build_metadata = 26;BuildEventStreamProtos.BuildEvent.getBuildMetadata().build_event_stream.BuildMetadata build_metadata = 26;BuildEventStreamProtos.BuildEventOrBuilder.getBuildMetadata().build_event_stream.BuildMetadata build_metadata = 26;BuildEventStreamProtos.BuildMetadata.getDefaultInstance()BuildEventStreamProtos.BuildMetadata.Builder.getDefaultInstanceForType()BuildEventStreamProtos.BuildMetadata.getDefaultInstanceForType()BuildEventStreamProtos.BuildMetadata.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.BuildMetadata.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildMetadata.parseFrom(byte[] data) BuildEventStreamProtos.BuildMetadata.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildMetadata.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.BuildMetadata.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildMetadata.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.BuildMetadata.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildMetadata.parseFrom(InputStream input) BuildEventStreamProtos.BuildMetadata.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildMetadata.parseFrom(ByteBuffer data) BuildEventStreamProtos.BuildMetadata.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.BuildMetadataModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.BuildMetadata>BuildEventStreamProtos.BuildMetadata.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.BuildMetadata>BuildEventStreamProtos.BuildMetadata.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildMetadataModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.Builder.mergeBuildMetadata(BuildEventStreamProtos.BuildMetadata value) .build_event_stream.BuildMetadata build_metadata = 26;BuildEventStreamProtos.BuildMetadata.Builder.mergeFrom(BuildEventStreamProtos.BuildMetadata other) BuildEventStreamProtos.BuildMetadata.newBuilder(BuildEventStreamProtos.BuildMetadata prototype) BuildEventStreamProtos.BuildEvent.Builder.setBuildMetadata(BuildEventStreamProtos.BuildMetadata value) .build_event_stream.BuildMetadata build_metadata = 26;