Dataflow API

Manages Google Cloud Dataflow projects on Google Cloud Platform.

Service: dataflow.googleapis.com

The Service name dataflow.googleapis.com is needed to create RPC client stubs.

google.dataflow.v1beta3.FlexTemplatesService

Methods
LaunchFlexTemplate Launch a job with a FlexTemplate.

google.dataflow.v1beta3.JobsV1Beta3

Methods
AggregatedListJobs List the jobs of a project across all regions.
CheckActiveJobs Check for existence of active jobs in the given project across all regions.
CreateJob Creates a Cloud Dataflow job.
GetJob Gets the state of the specified Cloud Dataflow job.
ListJobs List the jobs of a project.
SnapshotJob Snapshot the state of a streaming job.
UpdateJob Updates the state of an existing Cloud Dataflow job.

google.dataflow.v1beta3.MessagesV1Beta3

Methods
ListJobMessages Request the job status.

google.dataflow.v1beta3.MetricsV1Beta3

Methods
GetJobExecutionDetails Request detailed information about the execution status of the job.
GetJobMetrics Request the job status.
GetStageExecutionDetails Request detailed information about the execution status of a stage of the job.

google.dataflow.v1beta3.TemplatesService

Methods
CreateJobFromTemplate Creates a Cloud Dataflow job from a template.
GetTemplate Get the template associated with a template.
LaunchTemplate Launch a template.