Uses of Interface
com.google.devtools.build.lib.query2.proto.proto2api.Build.LabelDictUnaryEntryOrBuilder
Packages that use Build.LabelDictUnaryEntryOrBuilder
-
Uses of Build.LabelDictUnaryEntryOrBuilder in com.google.devtools.build.lib.query2.proto.proto2api
Classes in com.google.devtools.build.lib.query2.proto.proto2api that implement Build.LabelDictUnaryEntryOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeblaze_query.LabelDictUnaryEntrystatic final classProtobuf typeblaze_query.LabelDictUnaryEntryMethods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.LabelDictUnaryEntryOrBuilderModifier and TypeMethodDescriptionBuild.Attribute.Builder.getLabelDictUnaryValueOrBuilder(int index) If this is a label dict unary, each entry will be stored here.Build.Attribute.getLabelDictUnaryValueOrBuilder(int index) If this is a label dict unary, each entry will be stored here.Build.Attribute.SelectorEntry.Builder.getLabelDictUnaryValueOrBuilder(int index) repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;Build.Attribute.SelectorEntry.getLabelDictUnaryValueOrBuilder(int index) repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;Build.Attribute.SelectorEntryOrBuilder.getLabelDictUnaryValueOrBuilder(int index) repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;Build.AttributeOrBuilder.getLabelDictUnaryValueOrBuilder(int index) If this is a label dict unary, each entry will be stored here.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.LabelDictUnaryEntryOrBuilderModifier and TypeMethodDescriptionList<? extends Build.LabelDictUnaryEntryOrBuilder>Build.Attribute.Builder.getLabelDictUnaryValueOrBuilderList()If this is a label dict unary, each entry will be stored here.List<? extends Build.LabelDictUnaryEntryOrBuilder>Build.Attribute.getLabelDictUnaryValueOrBuilderList()If this is a label dict unary, each entry will be stored here.List<? extends Build.LabelDictUnaryEntryOrBuilder>Build.Attribute.SelectorEntry.Builder.getLabelDictUnaryValueOrBuilderList()repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;List<? extends Build.LabelDictUnaryEntryOrBuilder>Build.Attribute.SelectorEntry.getLabelDictUnaryValueOrBuilderList()repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;List<? extends Build.LabelDictUnaryEntryOrBuilder>Build.Attribute.SelectorEntryOrBuilder.getLabelDictUnaryValueOrBuilderList()repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;List<? extends Build.LabelDictUnaryEntryOrBuilder>Build.AttributeOrBuilder.getLabelDictUnaryValueOrBuilderList()If this is a label dict unary, each entry will be stored here.