Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Types file for ImportDocumentsRequest does not match published doc #2043

@gregfenton

Description

@gregfenton

Environment details

  • @google-cloud/firestore version: 7.3.1 (via firebase-admin v12.0.0)

Steps to reproduce

  1. The documentation for importDocuments() shows there is a property named namespaceIds for the input (request object)
  2. The .d.ts definition of ImportDocumentsRequest does not show any such property

This is a conflict. Both of the above should be consistent with the declared/documented fields.

Metadata

Metadata

Assignees

Labels

api: firestoreIssues related to the googleapis/nodejs-firestore API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions