googleapis / googleapis/google-cloud-node

[docs] FirestoreAdminClient.exportDocuments() no longer in docs

Open
#7,461 2 comments 3 reactions 0 assignees View on GitHub
api: firestore library: nodejs-firestore priority: p2 type: bug type: docs
Dominant language
TypeScript
Stars
3.2k
Forks
712
Avg merge
2d 3h
Merged PRs (30d)
99

Description

v6.5.0 of the docs has [a section for exportDocuments()](https://googleapis.dev/nodejs/firestore/6.5.0/google.firestore.admin.v1.FirestoreAdmin.html#exportDocuments1)

v6.6.0 and beyond does not.

But it seems that the APIs are still in the types and the proto code? For example, [here](https://github.com/googleapis/nodejs-firestore/blob/7a9d17bdd5fca3d91e66f7500c035140a7397c33/dev/protos/firestore_admin_v1_proto_api.js#L1046-L1057), [here 2](https://github.com/googleapis/nodejs-firestore/blob/7a9d17bdd5fca3d91e66f7500c035140a7397c33/types/v1/firestore_admin_client.d.ts#L551-L626) and [here 3](https://github.com/googleapis/nodejs-firestore/blob/7a9d17bdd5fca3d91e66f7500c035140a7397c33/types/protos/firestore_admin_v1_proto_api.d.ts#L324-L343)

So the docs should be updated to reflect that the API still exists, or the [CHANGELOG](https://github.com/googleapis/nodejs-firestore/blob/main/CHANGELOG.md) should indicate that this *breaking change* exists.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.