LaunchFlexTemplateRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A request to launch a Cloud Dataflow job from a FlexTemplate.
Attributes |
|
---|---|
Name | Description |
project_id |
str
Required. The ID of the Cloud Platform project that the job belongs to. |
launch_parameter |
google.cloud.dataflow_v1beta3.types.LaunchFlexTemplateParameter
Required. Parameter to launch a job form Flex Template. |
location |
str
Required. The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request. E.g., us-central1, us-west1. |
validate_only |
bool
If true, the request is validated but not actually executed. Defaults to false. |