Class Writer
- java.lang.Object
-
- com.google.api.generator.gapic.protowriter.Writer
-
public class Writer extends Object
-
-
Constructor Summary
Constructors Constructor Description Writer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponsewrite(GapicContext context, List<GapicClass> clazzes, GapicPackageInfo gapicPackageInfo, String outputFilePath)
-
-
-
Method Detail
-
write
public static com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse write(GapicContext context, List<GapicClass> clazzes, GapicPackageInfo gapicPackageInfo, String outputFilePath)
-
-