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.GeneratedCodeInfoProtobuf typegoogle.protobuf.GeneratedCodeInfostatic classDescriptorProtos.GeneratedCodeInfo.BuilderProtobuf typegoogle.protobuf.GeneratedCodeInfo -
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()optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];DescriptorProtos.GeneratedCodeInfoOrBuilderPluginProtos.CodeGeneratorResponse.File. getGeneratedCodeInfoOrBuilder()optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];DescriptorProtos.GeneratedCodeInfoOrBuilderPluginProtos.CodeGeneratorResponse.FileOrBuilder. getGeneratedCodeInfoOrBuilder()optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
-