Uses of Interface
com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
Packages that use DescriptorProtos.GeneratedCodeInfoOrBuilder Package Description com.google.protobuf com.google.protobuf.compiler -
-
Uses of DescriptorProtos.GeneratedCodeInfoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.GeneratedCodeInfoOrBuilder Modifier and Type Class Description static classDescriptorProtos.GeneratedCodeInfoDescribes the relationship between generated code and its original source file.static classDescriptorProtos.GeneratedCodeInfo.BuilderDescribes the relationship between generated code and its original source file. -
Uses of DescriptorProtos.GeneratedCodeInfoOrBuilder in com.google.protobuf.compiler
Methods in com.google.protobuf.compiler that return DescriptorProtos.GeneratedCodeInfoOrBuilder Modifier and Type Method Description DescriptorProtos.GeneratedCodeInfoOrBuilderPluginProtos.CodeGeneratorResponse.File.Builder. getGeneratedCodeInfoOrBuilder()Information describing the file content being inserted.DescriptorProtos.GeneratedCodeInfoOrBuilderPluginProtos.CodeGeneratorResponse.File. getGeneratedCodeInfoOrBuilder()Information describing the file content being inserted.DescriptorProtos.GeneratedCodeInfoOrBuilderPluginProtos.CodeGeneratorResponse.FileOrBuilder. getGeneratedCodeInfoOrBuilder()Information describing the file content being inserted.
-