Interface protos.google.cloud.tasks.v2.IListTasksResponse (3.1.2)

Properties of a ListTasksResponse.

Package

@google-cloud/tasks

Properties

nextPageToken

nextPageToken?: (string|null);

ListTasksResponse nextPageToken

tasks

tasks?: (google.cloud.tasks.v2.ITask[]|null);

ListTasksResponse tasks