如何从Google Books API检索完整的主题列表?

kai*_*ait 5 google-api google-books

当我执行Volume: get searchVolume: list使用Google Books API时,我没有收到完整的主题列表.API返回:

categories: [
    "Fiction / General"
],
Run Code Online (Sandbox Code Playgroud)

这是在谷歌图书记录显示:

Subjects
Fiction > Thrillers > Suspense

Fiction / Historical
Fiction / Literary
Fiction / Thrillers / Suspense
Run Code Online (Sandbox Code Playgroud)

有没有人以前遇到过这个,知道我怎么能得到这个完整的主题清单?