google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.ListJobsResponse View Source

Response to a request to list Cloud Dataflow jobs. This may be a partial response, depending on the page size in the ListJobsRequest.

Attributes

  • failedLocation (List[FailedLocation]): Zero or more messages describing locations that failed to respond. Defaults to: null.
  • jobs (List[Job]): A subset of the requested job information. Defaults to: null.
  • nextPageToken (String): Set if there may be more results than fit in this response. Defaults to: null.