Uses of Class
com.google.devtools.build.lib.query2.proto.proto2api.Build.LabelDictUnaryEntry
-
Packages that use Build.LabelDictUnaryEntry Package Description com.google.devtools.build.lib.query2.proto.proto2api -
-
Uses of Build.LabelDictUnaryEntry in com.google.devtools.build.lib.query2.proto.proto2api
Fields in com.google.devtools.build.lib.query2.proto.proto2api with type parameters of type Build.LabelDictUnaryEntry Modifier and Type Field Description static Parser<Build.LabelDictUnaryEntry>Build.LabelDictUnaryEntry. PARSERDeprecated.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.LabelDictUnaryEntry Modifier and Type Method Description Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry.Builder. build()Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry.Builder. buildPartial()static Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry. getDefaultInstance()Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry.Builder. getDefaultInstanceForType()Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry. getDefaultInstanceForType()Build.LabelDictUnaryEntryBuild.Attribute.Builder. getLabelDictUnaryValue(int index)If this is a label dict unary, each entry will be stored here.Build.LabelDictUnaryEntryBuild.Attribute. getLabelDictUnaryValue(int index)If this is a label dict unary, each entry will be stored here.Build.LabelDictUnaryEntryBuild.Attribute.SelectorEntry.Builder. getLabelDictUnaryValue(int index)repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;Build.LabelDictUnaryEntryBuild.Attribute.SelectorEntry. getLabelDictUnaryValue(int index)repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;Build.LabelDictUnaryEntryBuild.Attribute.SelectorEntryOrBuilder. getLabelDictUnaryValue(int index)repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;Build.LabelDictUnaryEntryBuild.AttributeOrBuilder. getLabelDictUnaryValue(int index)If this is a label dict unary, each entry will be stored here.static Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry. parseDelimitedFrom(java.io.InputStream input)static Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry. parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)static Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry. parseFrom(byte[] data)static Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry. parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)static Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry. parseFrom(ByteString data)static Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry. parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)static Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry. parseFrom(CodedInputStream input)static Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry. parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)static Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry. parseFrom(java.io.InputStream input)static Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry. parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)static Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry. parseFrom(java.nio.ByteBuffer data)static Build.LabelDictUnaryEntryBuild.LabelDictUnaryEntry. parseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry)Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.LabelDictUnaryEntry Modifier and Type Method Description java.util.List<Build.LabelDictUnaryEntry>Build.Attribute.Builder. getLabelDictUnaryValueList()If this is a label dict unary, each entry will be stored here.java.util.List<Build.LabelDictUnaryEntry>Build.Attribute. getLabelDictUnaryValueList()If this is a label dict unary, each entry will be stored here.java.util.List<Build.LabelDictUnaryEntry>Build.Attribute.SelectorEntry.Builder. getLabelDictUnaryValueList()repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;java.util.List<Build.LabelDictUnaryEntry>Build.Attribute.SelectorEntry. getLabelDictUnaryValueList()repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;java.util.List<Build.LabelDictUnaryEntry>Build.Attribute.SelectorEntryOrBuilder. getLabelDictUnaryValueList()repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;java.util.List<Build.LabelDictUnaryEntry>Build.AttributeOrBuilder. getLabelDictUnaryValueList()If this is a label dict unary, each entry will be stored here.Parser<Build.LabelDictUnaryEntry>Build.LabelDictUnaryEntry. getParserForType()static Parser<Build.LabelDictUnaryEntry>Build.LabelDictUnaryEntry. parser()Methods in com.google.devtools.build.lib.query2.proto.proto2api with parameters of type Build.LabelDictUnaryEntry Modifier and Type Method Description Build.Attribute.BuilderBuild.Attribute.Builder. addLabelDictUnaryValue(int index, Build.LabelDictUnaryEntry value)If this is a label dict unary, each entry will be stored here.Build.Attribute.BuilderBuild.Attribute.Builder. addLabelDictUnaryValue(Build.LabelDictUnaryEntry value)If this is a label dict unary, each entry will be stored here.Build.Attribute.SelectorEntry.BuilderBuild.Attribute.SelectorEntry.Builder. addLabelDictUnaryValue(int index, Build.LabelDictUnaryEntry value)repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;Build.Attribute.SelectorEntry.BuilderBuild.Attribute.SelectorEntry.Builder. addLabelDictUnaryValue(Build.LabelDictUnaryEntry value)repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;Build.LabelDictUnaryEntry.BuilderBuild.LabelDictUnaryEntry.Builder. mergeFrom(Build.LabelDictUnaryEntry other)static Build.LabelDictUnaryEntry.BuilderBuild.LabelDictUnaryEntry. newBuilder(Build.LabelDictUnaryEntry prototype)Build.Attribute.BuilderBuild.Attribute.Builder. setLabelDictUnaryValue(int index, Build.LabelDictUnaryEntry value)If this is a label dict unary, each entry will be stored here.Build.Attribute.SelectorEntry.BuilderBuild.Attribute.SelectorEntry.Builder. setLabelDictUnaryValue(int index, Build.LabelDictUnaryEntry value)repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;Method parameters in com.google.devtools.build.lib.query2.proto.proto2api with type arguments of type Build.LabelDictUnaryEntry Modifier and Type Method Description Build.Attribute.BuilderBuild.Attribute.Builder. addAllLabelDictUnaryValue(java.lang.Iterable<? extends Build.LabelDictUnaryEntry> values)If this is a label dict unary, each entry will be stored here.Build.Attribute.SelectorEntry.BuilderBuild.Attribute.SelectorEntry.Builder. addAllLabelDictUnaryValue(java.lang.Iterable<? extends Build.LabelDictUnaryEntry> values)repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;
-