• Create a DescriptorSet, a convenient interface for working with a set of google.protobuf.FileDescriptorProto.

    Note that files must be given in topological order, so each file appears before any file that imports it. Protocol buffer compilers always produce files in topological order.

    Parameters

    Returns DescriptorSet

Generated using TypeDoc