Interface protos.google.cloud.dataplex.v1.IListTasksResponse (3.7.0)

Properties of a ListTasksResponse.

Package

@google-cloud/dataplex

Properties

nextPageToken

nextPageToken?: (string|null);

ListTasksResponse nextPageToken

tasks

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

ListTasksResponse tasks

unreachableLocations

unreachableLocations?: (string[]|null);

ListTasksResponse unreachableLocations