| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos.DescriptorProto
Describes a message type.
|
static class |
DescriptorProtos.DescriptorProto.Builder
Describes a message type.
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.FileDescriptorProto.getMessageTypeOrBuilder(int index)
All top-level definitions in this file.
|
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.DescriptorProto.getNestedTypeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
DescriptorProtos.FileDescriptorProto.getMessageTypeOrBuilderList()
All top-level definitions in this file.
|
List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProto.getNestedTypeOrBuilderList()
repeated .google.protobuf.DescriptorProto nested_type = 3; |
Copyright © 2008–2016 Google. All rights reserved.