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 classRepresents a single generated file.static final classRepresents a single generated file.Methods in com.google.protobuf.compiler that return PluginProtos.CodeGeneratorResponse.FileOrBuilderModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorResponse.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.getFileOrBuilderList()repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];