Uses of Class
com.google.devtools.build.lib.starlarkdocextract.StardocOutputProtos.ProviderFieldInfo
Packages that use StardocOutputProtos.ProviderFieldInfo
-
Uses of StardocOutputProtos.ProviderFieldInfo in com.google.devtools.build.lib.starlarkdocextract
Methods in com.google.devtools.build.lib.starlarkdocextract that return StardocOutputProtos.ProviderFieldInfoModifier and TypeMethodDescriptionStardocOutputProtos.ProviderFieldInfo.Builder.build()StardocOutputProtos.ProviderFieldInfo.Builder.buildPartial()StardocOutputProtos.ProviderFieldInfo.getDefaultInstance()StardocOutputProtos.ProviderFieldInfo.Builder.getDefaultInstanceForType()StardocOutputProtos.ProviderFieldInfo.getDefaultInstanceForType()StardocOutputProtos.ProviderInfo.Builder.getFieldInfo(int index) The fields of the provider.StardocOutputProtos.ProviderInfo.getFieldInfo(int index) The fields of the provider.StardocOutputProtos.ProviderInfoOrBuilder.getFieldInfo(int index) The fields of the provider.StardocOutputProtos.ProviderFieldInfo.parseDelimitedFrom(InputStream input) StardocOutputProtos.ProviderFieldInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.ProviderFieldInfo.parseFrom(byte[] data) StardocOutputProtos.ProviderFieldInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.ProviderFieldInfo.parseFrom(com.google.protobuf.ByteString data) StardocOutputProtos.ProviderFieldInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.ProviderFieldInfo.parseFrom(com.google.protobuf.CodedInputStream input) StardocOutputProtos.ProviderFieldInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.ProviderFieldInfo.parseFrom(InputStream input) StardocOutputProtos.ProviderFieldInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.ProviderFieldInfo.parseFrom(ByteBuffer data) StardocOutputProtos.ProviderFieldInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.starlarkdocextract that return types with arguments of type StardocOutputProtos.ProviderFieldInfoModifier and TypeMethodDescriptionStardocOutputProtos.ProviderInfo.Builder.getFieldInfoList()The fields of the provider.StardocOutputProtos.ProviderInfo.getFieldInfoList()The fields of the provider.StardocOutputProtos.ProviderInfoOrBuilder.getFieldInfoList()The fields of the provider.com.google.protobuf.Parser<StardocOutputProtos.ProviderFieldInfo>StardocOutputProtos.ProviderFieldInfo.getParserForType()static com.google.protobuf.Parser<StardocOutputProtos.ProviderFieldInfo>StardocOutputProtos.ProviderFieldInfo.parser()Methods in com.google.devtools.build.lib.starlarkdocextract with parameters of type StardocOutputProtos.ProviderFieldInfoModifier and TypeMethodDescriptionStardocOutputProtos.ProviderInfo.Builder.addFieldInfo(int index, StardocOutputProtos.ProviderFieldInfo value) The fields of the provider.StardocOutputProtos.ProviderInfo.Builder.addFieldInfo(StardocOutputProtos.ProviderFieldInfo value) The fields of the provider.StardocOutputProtos.ProviderFieldInfo.Builder.mergeFrom(StardocOutputProtos.ProviderFieldInfo other) StardocOutputProtos.ProviderFieldInfo.newBuilder(StardocOutputProtos.ProviderFieldInfo prototype) StardocOutputProtos.ProviderInfo.Builder.setFieldInfo(int index, StardocOutputProtos.ProviderFieldInfo value) The fields of the provider.Method parameters in com.google.devtools.build.lib.starlarkdocextract with type arguments of type StardocOutputProtos.ProviderFieldInfoModifier and TypeMethodDescriptionStardocOutputProtos.ProviderInfo.Builder.addAllFieldInfo(Iterable<? extends StardocOutputProtos.ProviderFieldInfo> values) The fields of the provider.