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

    Class OneofOptions

    from message google.protobuf.OneofOptions

    Hierarchy

    Index

    Constructors

    Properties

    uninterpretedOption: UninterpretedOption[] = []

    The parser stores options it doesn't recognize here. See above.

    from field: repeated google.protobuf.UninterpretedOption uninterpreted_option = 999;

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

    Methods