Modifier and Type | Class and Description |
---|---|
static class |
DescriptorProtos.SourceCodeInfo
Protobuf type
google.protobuf.SourceCodeInfo |
static class |
DescriptorProtos.SourceCodeInfo.Builder
Protobuf type
google.protobuf.SourceCodeInfo |
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.SourceCodeInfoOrBuilder |
DescriptorProtos.FileDescriptorProtoOrBuilder.getSourceCodeInfoOrBuilder()
optional .google.protobuf.SourceCodeInfo source_code_info = 9; |
DescriptorProtos.SourceCodeInfoOrBuilder |
DescriptorProtos.FileDescriptorProto.getSourceCodeInfoOrBuilder()
optional .google.protobuf.SourceCodeInfo source_code_info = 9; |
DescriptorProtos.SourceCodeInfoOrBuilder |
DescriptorProtos.FileDescriptorProto.Builder.getSourceCodeInfoOrBuilder()
optional .google.protobuf.SourceCodeInfo source_code_info = 9; |
Copyright © 2008–2015 Google. All rights reserved.