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