| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos.SourceCodeInfo
Encapsulates information about the original source file from which a
FileDescriptorProto was generated.
|
static class |
DescriptorProtos.SourceCodeInfo.Builder
Encapsulates information about the original source file from which a
FileDescriptorProto was generated.
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos.SourceCodeInfoOrBuilder |
DescriptorProtos.FileDescriptorProtoOrBuilder.getSourceCodeInfoOrBuilder()
This field contains optional information about the original source code.
|
DescriptorProtos.SourceCodeInfoOrBuilder |
DescriptorProtos.FileDescriptorProto.getSourceCodeInfoOrBuilder()
This field contains optional information about the original source code.
|
DescriptorProtos.SourceCodeInfoOrBuilder |
DescriptorProtos.FileDescriptorProto.Builder.getSourceCodeInfoOrBuilder()
This field contains optional information about the original source code.
|
Copyright © 2008–2020. All rights reserved.