Uses of Interface
com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
Packages that use PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
Uses of PluginProtos.CodeGeneratorResponse.FileOrBuilder in com.google.protobuf.compiler
Classes in com.google.protobuf.compiler that implement PluginProtos.CodeGeneratorResponse.FileOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typegoogle.protobuf.compiler.CodeGeneratorResponse.File
static final class
Protobuf typegoogle.protobuf.compiler.CodeGeneratorResponse.File
Methods in com.google.protobuf.compiler that return PluginProtos.CodeGeneratorResponse.FileOrBuilderModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorResponse.Builder.getFileOrBuilder
(int index) repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
PluginProtos.CodeGeneratorResponse.getFileOrBuilder
(int index) repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
PluginProtos.CodeGeneratorResponseOrBuilder.getFileOrBuilder
(int index) repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
Methods in com.google.protobuf.compiler that return types with arguments of type PluginProtos.CodeGeneratorResponse.FileOrBuilderModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorResponse.Builder.getFileOrBuilderList()
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
PluginProtos.CodeGeneratorResponse.getFileOrBuilderList()
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
PluginProtos.CodeGeneratorResponseOrBuilder.getFileOrBuilderList()
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];