Uses of Class
com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
Packages that use DescriptorProtos.GeneratedCodeInfo
-
Uses of DescriptorProtos.GeneratedCodeInfo in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.GeneratedCodeInfoModifier and TypeFieldDescriptionprivate static final DescriptorProtos.GeneratedCodeInfoDescriptorProtos.GeneratedCodeInfo.DEFAULT_INSTANCEFields in com.google.protobuf with type parameters of type DescriptorProtos.GeneratedCodeInfoModifier and TypeFieldDescriptionstatic final Parser<DescriptorProtos.GeneratedCodeInfo>DescriptorProtos.GeneratedCodeInfo.PARSERDeprecated.Methods in com.google.protobuf that return DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.Builder.build()DescriptorProtos.GeneratedCodeInfo.Builder.buildPartial()DescriptorProtos.GeneratedCodeInfo.getDefaultInstance()DescriptorProtos.GeneratedCodeInfo.Builder.getDefaultInstanceForType()DescriptorProtos.GeneratedCodeInfo.getDefaultInstanceForType()DescriptorProtos.GeneratedCodeInfo.parseDelimitedFrom(InputStream input) DescriptorProtos.GeneratedCodeInfo.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom(byte[] data) DescriptorProtos.GeneratedCodeInfo.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom(ByteString data) DescriptorProtos.GeneratedCodeInfo.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom(CodedInputStream input) DescriptorProtos.GeneratedCodeInfo.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom(InputStream input) DescriptorProtos.GeneratedCodeInfo.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom(ByteBuffer data) DescriptorProtos.GeneratedCodeInfo.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.getParserForType()DescriptorProtos.GeneratedCodeInfo.parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptionprivate voidDescriptorProtos.GeneratedCodeInfo.Builder.buildPartial0(DescriptorProtos.GeneratedCodeInfo result) private voidDescriptorProtos.GeneratedCodeInfo.Builder.buildPartialRepeatedFields(DescriptorProtos.GeneratedCodeInfo result) DescriptorProtos.GeneratedCodeInfo.Builder.mergeFrom(DescriptorProtos.GeneratedCodeInfo other) DescriptorProtos.GeneratedCodeInfo.newBuilder(DescriptorProtos.GeneratedCodeInfo prototype) -
Uses of DescriptorProtos.GeneratedCodeInfo in com.google.protobuf.compiler
Fields in com.google.protobuf.compiler declared as DescriptorProtos.GeneratedCodeInfoModifier and TypeFieldDescriptionPluginProtos.CodeGeneratorResponse.File.Builder.generatedCodeInfo_PluginProtos.CodeGeneratorResponse.File.generatedCodeInfo_Fields in com.google.protobuf.compiler with type parameters of type DescriptorProtos.GeneratedCodeInfoModifier and TypeFieldDescriptionprivate SingleFieldBuilderV3<DescriptorProtos.GeneratedCodeInfo,DescriptorProtos.GeneratedCodeInfo.Builder, DescriptorProtos.GeneratedCodeInfoOrBuilder> PluginProtos.CodeGeneratorResponse.File.Builder.generatedCodeInfoBuilder_Methods in com.google.protobuf.compiler that return DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorResponse.File.Builder.getGeneratedCodeInfo()Information describing the file content being inserted.PluginProtos.CodeGeneratorResponse.File.getGeneratedCodeInfo()Information describing the file content being inserted.PluginProtos.CodeGeneratorResponse.FileOrBuilder.getGeneratedCodeInfo()Information describing the file content being inserted.Methods in com.google.protobuf.compiler that return types with arguments of type DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptionprivate SingleFieldBuilderV3<DescriptorProtos.GeneratedCodeInfo,DescriptorProtos.GeneratedCodeInfo.Builder, DescriptorProtos.GeneratedCodeInfoOrBuilder> PluginProtos.CodeGeneratorResponse.File.Builder.getGeneratedCodeInfoFieldBuilder()Information describing the file content being inserted.Methods in com.google.protobuf.compiler with parameters of type DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorResponse.File.Builder.mergeGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo value) Information describing the file content being inserted.PluginProtos.CodeGeneratorResponse.File.Builder.setGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo value) Information describing the file content being inserted.