Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Class and Description |
---|---|
static class |
DescriptorProtos.OneofOptions
Protobuf type
google.protobuf.OneofOptions |
static class |
DescriptorProtos.OneofOptions.Builder
Protobuf type
google.protobuf.OneofOptions |
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.OneofOptionsOrBuilder |
DescriptorProtos.OneofDescriptorProtoOrBuilder.getOptionsOrBuilder()
optional .google.protobuf.OneofOptions options = 2; |
DescriptorProtos.OneofOptionsOrBuilder |
DescriptorProtos.OneofDescriptorProto.getOptionsOrBuilder()
optional .google.protobuf.OneofOptions options = 2; |
DescriptorProtos.OneofOptionsOrBuilder |
DescriptorProtos.OneofDescriptorProto.Builder.getOptionsOrBuilder()
optional .google.protobuf.OneofOptions options = 2; |
Copyright © 2008–2022. All rights reserved.