Interface DescriptorProtos.OneofDescriptorProtoOrBuilder

All Superinterfaces:
MessageLiteOrBuilder, MessageOrBuilder
All Known Implementing Classes:
DescriptorProtos.OneofDescriptorProto, DescriptorProtos.OneofDescriptorProto.Builder
Enclosing class:
DescriptorProtos

public static interface DescriptorProtos.OneofDescriptorProtoOrBuilder extends MessageOrBuilder
  • Method Details

    • hasName

      boolean hasName()
      optional string name = 1;
    • getName

      String getName()
      optional string name = 1;
    • getNameBytes

      ByteString getNameBytes()
      optional string name = 1;