| Package | Description |
|---|---|
| com.google.protobuf | |
| com.google.protobuf.compiler |
| Modifier and Type | Field and Description |
|---|---|
static Parser<DescriptorProtos.GeneratedCodeInfo> |
DescriptorProtos.GeneratedCodeInfo.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Parser<DescriptorProtos.GeneratedCodeInfo> |
DescriptorProtos.GeneratedCodeInfo.getParserForType() |
static Parser<DescriptorProtos.GeneratedCodeInfo> |
DescriptorProtos.GeneratedCodeInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos.GeneratedCodeInfo.Builder |
DescriptorProtos.GeneratedCodeInfo.Builder.mergeFrom(DescriptorProtos.GeneratedCodeInfo other) |
static DescriptorProtos.GeneratedCodeInfo.Builder |
DescriptorProtos.GeneratedCodeInfo.newBuilder(DescriptorProtos.GeneratedCodeInfo prototype) |
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos.GeneratedCodeInfo |
PluginProtos.CodeGeneratorResponse.FileOrBuilder.getGeneratedCodeInfo()
Information describing the file content being inserted.
|
DescriptorProtos.GeneratedCodeInfo |
PluginProtos.CodeGeneratorResponse.File.getGeneratedCodeInfo()
Information describing the file content being inserted.
|
DescriptorProtos.GeneratedCodeInfo |
PluginProtos.CodeGeneratorResponse.File.Builder.getGeneratedCodeInfo()
Information describing the file content being inserted.
|
| Modifier and Type | Method and Description |
|---|---|
PluginProtos.CodeGeneratorResponse.File.Builder |
PluginProtos.CodeGeneratorResponse.File.Builder.mergeGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo value)
Information describing the file content being inserted.
|
PluginProtos.CodeGeneratorResponse.File.Builder |
PluginProtos.CodeGeneratorResponse.File.Builder.setGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo value)
Information describing the file content being inserted.
|
Copyright © 2008–2020. All rights reserved.