-
PluginProtos.CodeGeneratorResponse.File.Builder.clearContent()
Information describing the file content being inserted.
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
PluginProtos.CodeGeneratorResponse.File.Builder.clearName()
The file name, relative to the output directory.
PluginProtos.CodeGeneratorResponse.File.Builder.mergeGeneratedCodeInfo(com.google.protobuf.DescriptorProtos.GeneratedCodeInfo value)
Information describing the file content being inserted.
PluginProtos.CodeGeneratorResponse.File.newBuilder()
PluginProtos.CodeGeneratorResponse.File.Builder.setContentBytes(com.google.protobuf.ByteString value)
PluginProtos.CodeGeneratorResponse.File.Builder.setGeneratedCodeInfo(com.google.protobuf.DescriptorProtos.GeneratedCodeInfo value)
Information describing the file content being inserted.
PluginProtos.CodeGeneratorResponse.File.Builder.setGeneratedCodeInfo(com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder builderForValue)
Information describing the file content being inserted.
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
PluginProtos.CodeGeneratorResponse.File.Builder.setName(String value)
The file name, relative to the output directory.
PluginProtos.CodeGeneratorResponse.File.Builder.setNameBytes(com.google.protobuf.ByteString value)
The file name, relative to the output directory.
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];