bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class OneofDescriptorProto

    Describes a oneof.

    from message google.protobuf.OneofDescriptorProto

    Hierarchy

    Index

    Constructors

    Properties

    name?: string

    from field: optional string name = 1;

    options?: OneofOptions

    from field: optional google.protobuf.OneofOptions options = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto2
    typeName: "google.protobuf.OneofDescriptorProto"

    Methods