Uses of Class
com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
Packages that use DescriptorProtos.GeneratedCodeInfo
-
Uses of DescriptorProtos.GeneratedCodeInfo in com.google.protobuf
Subclasses with type arguments of type DescriptorProtos.GeneratedCodeInfo in com.google.protobufModifier and TypeClassDescriptionstatic final classDescribes the relationship between generated code and its original source file.static final classDescribes the relationship between generated code and its original source file.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 TypeFieldDescriptionprivate static Parser<DescriptorProtos.GeneratedCodeInfo> DescriptorProtos.GeneratedCodeInfo.PARSERMethods in com.google.protobuf that return DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.getDefaultInstance()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.GeneratedCodeInfoMethods 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
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 SingleFieldBuilder<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 SingleFieldBuilder<DescriptorProtos.GeneratedCodeInfo, DescriptorProtos.GeneratedCodeInfo.Builder, DescriptorProtos.GeneratedCodeInfoOrBuilder> PluginProtos.CodeGeneratorResponse.File.Builder.internalGetGeneratedCodeInfoFieldBuilder()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.