@nebius/js-sdk - v0.2.54
    Preparing search index...

    Type Alias OrderBy

    OrderBy: EnumInstance<
        | "UNRECOGNIZED"
        | "ORDER_BY_UNSPECIFIED"
        | "ORDER_BY_ASC"
        | "ORDER_BY_DESC",
    >

    Sort order for list output, applied to export operations by creation time.