package
3.25.0
Repository: https://github.com/pulumi/pulumi-gcp.git
Documentation: pkg.go.dev

# Functions

GetFlexTemplateJob gets an existing FlexTemplateJob resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetJob gets an existing Job resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewFlexTemplateJob registers a new resource with the given unique name, arguments, and options.
NewJob registers a new resource with the given unique name, arguments, and options.

# Structs

Creates a [Flex Template](https://cloud.google.com/dataflow/docs/guides/templates/using-flex-templates) job on Dataflow, which is an implementation of Apache Beam running on Google Compute Engine.
The set of arguments for constructing a FlexTemplateJob resource.
No description provided by the author
Creates a job on Dataflow, which is an implementation of Apache Beam running on Google Compute Engine.
The set of arguments for constructing a Job resource.
No description provided by the author