Modules§

Structs§

Enums§

  • Specifies the algorithm used to determine the number of worker processes to run at any given point in time, based on the amount of data left to process, the number of workers, and how quickly existing workers are processing data.
  • The default set of packages to be staged on a pool of workers.
  • The state of some component of job execution.
  • Specifies the resource to optimize for in Flexible Resource Scheduling.
  • Indicates the importance of the message.
  • Describes the overall state of a [google.dataflow.v1beta3.Job][google.dataflow.v1beta3.Job].
  • Specifies the processing model used by a [google.dataflow.v1beta3.Job], which determines the way the Job is managed by the Cloud Dataflow service (how workers are scheduled, how inputs are sharded, etc).
  • Selector for how much information is returned in Job responses.
  • Type of transform or stage operation.
  • ParameterType specifies what kind of input we need for this parameter.
  • Specifies the shuffle mode used by a [google.dataflow.v1beta3.Job], which determines the approach data is shuffled during processing. More details in: https://cloud.google.com/dataflow/docs/guides/deploying-a-pipeline#dataflow-shuffle
  • Snapshot state.
  • Specifies what happens to a resource when a Cloud Dataflow [google.dataflow.v1beta3.Job][google.dataflow.v1beta3.Job] has completed.
  • Specifies how IP addresses should be allocated to the worker machines.