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

    Class DescriptorProto_ExtensionRange

    from message google.protobuf.DescriptorProto.ExtensionRange

    Hierarchy

    Index

    Constructors

    Properties

    end?: number

    Exclusive.

    from field: optional int32 end = 2;

    from field: optional google.protobuf.ExtensionRangeOptions options = 3;

    start?: number

    Inclusive.

    from field: optional int32 start = 1;

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

    Methods