Interface protos.google.dataflow.v1beta3.IListJobsResponse (2.1.2)

Properties of a ListJobsResponse.

Package

@google-cloud/dataflow

Properties

failedLocation

failedLocation?: (google.dataflow.v1beta3.IFailedLocation[]|null);

ListJobsResponse failedLocation

jobs

jobs?: (google.dataflow.v1beta3.IJob[]|null);

ListJobsResponse jobs

nextPageToken

nextPageToken?: (string|null);

ListJobsResponse nextPageToken