Uses of Class
com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
Packages that use DescriptorProtos.GeneratedCodeInfo
-
Uses of DescriptorProtos.GeneratedCodeInfo in com.google.protobuf
Methods in com.google.protobuf that return DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.getDefaultInstance()DescriptorProtos.GeneratedCodeInfo.parseDelimitedFrom(InputStream input) DescriptorProtos.GeneratedCodeInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom(byte[] data) DescriptorProtos.GeneratedCodeInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom(com.google.protobuf.ByteString data) DescriptorProtos.GeneratedCodeInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom(com.google.protobuf.CodedInputStream input) DescriptorProtos.GeneratedCodeInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom(InputStream input) DescriptorProtos.GeneratedCodeInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom(ByteBuffer data) DescriptorProtos.GeneratedCodeInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptionstatic com.google.protobuf.Parser<DescriptorProtos.GeneratedCodeInfo>DescriptorProtos.GeneratedCodeInfo.parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.newBuilder(DescriptorProtos.GeneratedCodeInfo prototype) -
Uses of DescriptorProtos.GeneratedCodeInfo in com.google.protobuf.compiler
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 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.