Send feedback
Class InstantiateWorkflowTemplateRequest (5.21.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
InstantiateWorkflowTemplateRequest (
mapping = None , * , ignore_unknown_fields = False , ** kwargs
)
A request to instantiate a workflow template.
Attributes
Name
Description
name
str
Required. The resource name of the workflow template, as
described in
https://cloud.google.com/apis/design/resource_names.
- For projects.regions.workflowTemplates.instantiate
,
the resource name of the template has the following
format:
projects/{project_id}/regions/{region}/workflowTemplates/{template_id}
- For projects.locations.workflowTemplates.instantiate
,
the resource name of the template has the following
format:
projects/{project_id}/locations/{location}/workflowTemplates/{template_id}
version
int
Optional. The version of workflow template to
instantiate. If specified, the workflow will be
instantiated only if the current version of the
workflow template has the supplied version.
This option cannot be used to instantiate a
previous version of workflow template.
request_id
str
Optional. A tag that prevents multiple concurrent workflow
instances with the same tag from running. This mitigates
risk of concurrent instances started due to retries.
It is recommended to always set this value to a
UUID
__.
The tag must contain only letters (a-z, A-Z), numbers (0-9),
underscores (_), and hyphens (-). The maximum length is 40
characters.
parameters
MutableMapping[str, str]
Optional. Map from parameter names to values
that should be used for those parameters. Values
may not exceed 1000 characters.
Classes
ParametersEntry
ParametersEntry ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
The abstract base class for a message.
Parameters
Name
Description
kwargs
dict
Keys and values corresponding to the fields of the message.
mapping
Union[dict, .Message
]
A dictionary or message to be used to determine the values for this message.
ignore_unknown_fields
Optional(bool)
If True, do not raise errors for unknown fields. Only applied if mapping
is a mapping type or there are keyword parameters.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class InstantiateWorkflowTemplateRequest (5.21.0)\n\nVersion latestkeyboard_arrow_down\n\n- [5.21.0 (latest)](/python/docs/reference/dataproc/latest/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.20.0](/python/docs/reference/dataproc/5.20.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.18.1](/python/docs/reference/dataproc/5.18.1/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.17.1](/python/docs/reference/dataproc/5.17.1/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.16.0](/python/docs/reference/dataproc/5.16.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.15.1](/python/docs/reference/dataproc/5.15.1/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.14.0](/python/docs/reference/dataproc/5.14.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.13.0](/python/docs/reference/dataproc/5.13.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.12.0](/python/docs/reference/dataproc/5.12.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.10.2](/python/docs/reference/dataproc/5.10.2/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.9.3](/python/docs/reference/dataproc/5.9.3/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.8.0](/python/docs/reference/dataproc/5.8.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.7.0](/python/docs/reference/dataproc/5.7.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.6.0](/python/docs/reference/dataproc/5.6.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.5.1](/python/docs/reference/dataproc/5.5.1/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.4.3](/python/docs/reference/dataproc/5.4.3/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.3.0](/python/docs/reference/dataproc/5.3.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.2.0](/python/docs/reference/dataproc/5.2.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.1.0](/python/docs/reference/dataproc/5.1.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [5.0.3](/python/docs/reference/dataproc/5.0.3/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [4.0.3](/python/docs/reference/dataproc/4.0.3/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [3.3.2](/python/docs/reference/dataproc/3.3.2/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [3.2.0](/python/docs/reference/dataproc/3.2.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [3.1.1](/python/docs/reference/dataproc/3.1.1/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [3.0.0](/python/docs/reference/dataproc/3.0.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [2.6.2](/python/docs/reference/dataproc/2.6.2/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [2.5.0](/python/docs/reference/dataproc/2.5.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [2.4.0](/python/docs/reference/dataproc/2.4.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [2.3.1](/python/docs/reference/dataproc/2.3.1/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [2.2.0](/python/docs/reference/dataproc/2.2.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [2.0.2](/python/docs/reference/dataproc/2.0.2/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [1.1.3](/python/docs/reference/dataproc/1.1.3/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [1.0.1](/python/docs/reference/dataproc/1.0.1/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [0.8.2](/python/docs/reference/dataproc/0.8.2/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [0.7.0](/python/docs/reference/dataproc/0.7.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [0.6.1](/python/docs/reference/dataproc/0.6.1/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest)\n- [0.5.0](/python/docs/reference/dataproc/0.5.0/google.cloud.dataproc_v1.types.InstantiateWorkflowTemplateRequest) \n\n InstantiateWorkflowTemplateRequest(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nA request to instantiate a workflow template.\n\nClasses\n-------\n\n### ParametersEntry\n\n ParametersEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe abstract base class for a message."]]