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 | Field and Description |
---|---|
private SingleFieldBuilderV3<DescriptorProtos.OneofOptions,DescriptorProtos.OneofOptions.Builder,DescriptorProtos.OneofOptionsOrBuilder> |
DescriptorProtos.OneofDescriptorProto.Builder.optionsBuilder_ |
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; |
Modifier and Type | Method and Description |
---|---|
private SingleFieldBuilderV3<DescriptorProtos.OneofOptions,DescriptorProtos.OneofOptions.Builder,DescriptorProtos.OneofOptionsOrBuilder> |
DescriptorProtos.OneofDescriptorProto.Builder.getOptionsFieldBuilder()
optional .google.protobuf.OneofOptions options = 2; |