Class BuildEventStreamProtos.OutputGroup.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.OutputGroup.Builder>
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.OutputGroup.Builder
- All Implemented Interfaces:
BuildEventStreamProtos.OutputGroupOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BuildEventStreamProtos.OutputGroup
public static final class BuildEventStreamProtos.OutputGroup.Builder
extends com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.OutputGroup.Builder>
implements BuildEventStreamProtos.OutputGroupOrBuilder
Collection of all output files belonging to that output group.Protobuf type
build_event_stream.OutputGroup-
Method Summary
Modifier and TypeMethodDescriptionaddAllFileSets(Iterable<? extends BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId> values) List of file sets that belong to this output group as well.addAllInlineFiles(Iterable<? extends BuildEventStreamProtos.File> values) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.addFileSets(int index, BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId value) List of file sets that belong to this output group as well.addFileSets(int index, BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.Builder builderForValue) List of file sets that belong to this output group as well.List of file sets that belong to this output group as well.addFileSets(BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.Builder builderForValue) List of file sets that belong to this output group as well.List of file sets that belong to this output group as well.addFileSetsBuilder(int index) List of file sets that belong to this output group as well.addInlineFiles(int index, BuildEventStreamProtos.File value) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.addInlineFiles(int index, BuildEventStreamProtos.File.Builder builderForValue) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.addInlineFiles(BuildEventStreamProtos.File.Builder builderForValue) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.addInlineFilesBuilder(int index) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.build()clear()List of file sets that belong to this output group as well.Indicates that one or more of the output group's files were not built successfully (the generating action failed).Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.Name of the output groupstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetFileSets(int index) List of file sets that belong to this output group as well.getFileSetsBuilder(int index) List of file sets that belong to this output group as well.List of file sets that belong to this output group as well.intList of file sets that belong to this output group as well.List of file sets that belong to this output group as well.getFileSetsOrBuilder(int index) List of file sets that belong to this output group as well.List of file sets that belong to this output group as well.booleanIndicates that one or more of the output group's files were not built successfully (the generating action failed).getInlineFiles(int index) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.getInlineFilesBuilder(int index) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.intInlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.getInlineFilesOrBuilder(int index) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.List<? extends BuildEventStreamProtos.FileOrBuilder>Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.getName()Name of the output groupcom.google.protobuf.ByteStringName of the output groupprotected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeFileSets(int index) List of file sets that belong to this output group as well.removeInlineFiles(int index) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.setFileSets(int index, BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId value) List of file sets that belong to this output group as well.setFileSets(int index, BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.Builder builderForValue) List of file sets that belong to this output group as well.setIncomplete(boolean value) Indicates that one or more of the output group's files were not built successfully (the generating action failed).setInlineFiles(int index, BuildEventStreamProtos.File value) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.setInlineFiles(int index, BuildEventStreamProtos.File.Builder builderForValue) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.Name of the output groupsetNameBytes(com.google.protobuf.ByteString value) Name of the output groupMethods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.OutputGroup.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.OutputGroup.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.OutputGroup.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEventStreamProtos.OutputGroup.Builder>
-
mergeFrom
public BuildEventStreamProtos.OutputGroup.Builder mergeFrom(BuildEventStreamProtos.OutputGroup other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.OutputGroup.Builder>
-
mergeFrom
public BuildEventStreamProtos.OutputGroup.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEventStreamProtos.OutputGroup.Builder>- Throws:
IOException
-
getName
Name of the output group
string name = 1;- Specified by:
getNamein interfaceBuildEventStreamProtos.OutputGroupOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Name of the output group
string name = 1;- Specified by:
getNameBytesin interfaceBuildEventStreamProtos.OutputGroupOrBuilder- Returns:
- The bytes for name.
-
setName
Name of the output group
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
Name of the output group
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public BuildEventStreamProtos.OutputGroup.Builder setNameBytes(com.google.protobuf.ByteString value) Name of the output group
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getFileSetsList
List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3;- Specified by:
getFileSetsListin interfaceBuildEventStreamProtos.OutputGroupOrBuilder
-
getFileSetsCount
public int getFileSetsCount()List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3;- Specified by:
getFileSetsCountin interfaceBuildEventStreamProtos.OutputGroupOrBuilder
-
getFileSets
List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3;- Specified by:
getFileSetsin interfaceBuildEventStreamProtos.OutputGroupOrBuilder
-
setFileSets
public BuildEventStreamProtos.OutputGroup.Builder setFileSets(int index, BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId value) List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3; -
setFileSets
public BuildEventStreamProtos.OutputGroup.Builder setFileSets(int index, BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.Builder builderForValue) List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3; -
addFileSets
public BuildEventStreamProtos.OutputGroup.Builder addFileSets(BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId value) List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3; -
addFileSets
public BuildEventStreamProtos.OutputGroup.Builder addFileSets(int index, BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId value) List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3; -
addFileSets
public BuildEventStreamProtos.OutputGroup.Builder addFileSets(BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.Builder builderForValue) List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3; -
addFileSets
public BuildEventStreamProtos.OutputGroup.Builder addFileSets(int index, BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.Builder builderForValue) List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3; -
addAllFileSets
public BuildEventStreamProtos.OutputGroup.Builder addAllFileSets(Iterable<? extends BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId> values) List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3; -
clearFileSets
List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3; -
removeFileSets
List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3; -
getFileSetsBuilder
List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3; -
getFileSetsOrBuilder
public BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder getFileSetsOrBuilder(int index) List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3;- Specified by:
getFileSetsOrBuilderin interfaceBuildEventStreamProtos.OutputGroupOrBuilder
-
getFileSetsOrBuilderList
public List<? extends BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder> getFileSetsOrBuilderList()List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3;- Specified by:
getFileSetsOrBuilderListin interfaceBuildEventStreamProtos.OutputGroupOrBuilder
-
addFileSetsBuilder
List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3; -
addFileSetsBuilder
List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3; -
getFileSetsBuilderList
List of file sets that belong to this output group as well.
repeated .build_event_stream.BuildEventId.NamedSetOfFilesId file_sets = 3; -
getIncomplete
public boolean getIncomplete()Indicates that one or more of the output group's files were not built successfully (the generating action failed).
bool incomplete = 4;- Specified by:
getIncompletein interfaceBuildEventStreamProtos.OutputGroupOrBuilder- Returns:
- The incomplete.
-
setIncomplete
Indicates that one or more of the output group's files were not built successfully (the generating action failed).
bool incomplete = 4;- Parameters:
value- The incomplete to set.- Returns:
- This builder for chaining.
-
clearIncomplete
Indicates that one or more of the output group's files were not built successfully (the generating action failed).
bool incomplete = 4;- Returns:
- This builder for chaining.
-
getInlineFilesList
Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5;- Specified by:
getInlineFilesListin interfaceBuildEventStreamProtos.OutputGroupOrBuilder
-
getInlineFilesCount
public int getInlineFilesCount()Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5;- Specified by:
getInlineFilesCountin interfaceBuildEventStreamProtos.OutputGroupOrBuilder
-
getInlineFiles
Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5;- Specified by:
getInlineFilesin interfaceBuildEventStreamProtos.OutputGroupOrBuilder
-
setInlineFiles
public BuildEventStreamProtos.OutputGroup.Builder setInlineFiles(int index, BuildEventStreamProtos.File value) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5; -
setInlineFiles
public BuildEventStreamProtos.OutputGroup.Builder setInlineFiles(int index, BuildEventStreamProtos.File.Builder builderForValue) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5; -
addInlineFiles
Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5; -
addInlineFiles
public BuildEventStreamProtos.OutputGroup.Builder addInlineFiles(int index, BuildEventStreamProtos.File value) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5; -
addInlineFiles
public BuildEventStreamProtos.OutputGroup.Builder addInlineFiles(BuildEventStreamProtos.File.Builder builderForValue) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5; -
addInlineFiles
public BuildEventStreamProtos.OutputGroup.Builder addInlineFiles(int index, BuildEventStreamProtos.File.Builder builderForValue) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5; -
addAllInlineFiles
public BuildEventStreamProtos.OutputGroup.Builder addAllInlineFiles(Iterable<? extends BuildEventStreamProtos.File> values) Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5; -
clearInlineFiles
Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5; -
removeInlineFiles
Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5; -
getInlineFilesBuilder
Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5; -
getInlineFilesOrBuilder
Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5;- Specified by:
getInlineFilesOrBuilderin interfaceBuildEventStreamProtos.OutputGroupOrBuilder
-
getInlineFilesOrBuilderList
Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5;- Specified by:
getInlineFilesOrBuilderListin interfaceBuildEventStreamProtos.OutputGroupOrBuilder
-
addInlineFilesBuilder
Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5; -
addInlineFilesBuilder
Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5; -
getInlineFilesBuilderList
Inlined files that belong to this output group, requested via --experimental_build_event_output_group_mode.
repeated .build_event_stream.File inline_files = 5;
-