Interface protos.google.cloud.batch.v1.IListTasksResponse (1.8.0)

Properties of a ListTasksResponse.

Package

@google-cloud/batch

Properties

nextPageToken

nextPageToken?: (string|null);

ListTasksResponse nextPageToken

tasks

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

ListTasksResponse tasks

unreachable

unreachable?: (string[]|null);

ListTasksResponse unreachable