Uses of Interface
com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
Packages that use DescriptorProtos.OneofOptionsOrBuilder Package Description com.google.protobuf -
-
Uses of DescriptorProtos.OneofOptionsOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.OneofOptionsOrBuilder Modifier and Type Class Description static classDescriptorProtos.OneofOptionsProtobuf typegoogle.protobuf.OneofOptionsstatic classDescriptorProtos.OneofOptions.BuilderProtobuf typegoogle.protobuf.OneofOptionsMethods in com.google.protobuf that return DescriptorProtos.OneofOptionsOrBuilder Modifier and Type Method Description DescriptorProtos.OneofOptionsOrBuilderDescriptorProtos.OneofDescriptorProto.Builder. getOptionsOrBuilder()optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];DescriptorProtos.OneofOptionsOrBuilderDescriptorProtos.OneofDescriptorProto. getOptionsOrBuilder()optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];DescriptorProtos.OneofOptionsOrBuilderDescriptorProtos.OneofDescriptorProtoOrBuilder. getOptionsOrBuilder()optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
-