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

Missing interface's property #2464

@olishevskii

Description

@olishevskii

Why doesn't the second element of the array have the property pageToken?

export type GetFilesResponse = [File[], {}, unknown];

Screenshot 2024-05-12 at 21 11 41

This property will be present if you pass { autoPaginate: false } into Storage.getFiles.

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the googleapis/nodejs-storage API.type: questionRequest for information or clarification. Not an issue.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions