Cloud Run API v2 does not support labels withrun.googleapis.com,cloud.googleapis.com,serving.knative.dev, orautoscaling.knative.devnamespaces, and they will be rejected. All system labels in v1 now have a corresponding field in v2 ExecutionTemplate.
Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects.
Cloud Run API v2 does not support annotations withrun.googleapis.com,cloud.googleapis.com,serving.knative.dev, orautoscaling.knative.devnamespaces, and they will be rejected. All system annotations in v1 now have a corresponding field in v2 ExecutionTemplate.
This field follows Kubernetes annotations' namespacing, limits, and rules.
↳ parallelism
int
Optional. Specifies the maximum desired number of tasks the execution should run at given time. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed remaining, i.e. when the work left to do is less than max parallelism.
↳ task_count
int
Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1.
Cloud Run API v2 does not support labels withrun.googleapis.com,cloud.googleapis.com,serving.knative.dev, orautoscaling.knative.devnamespaces, and they will be rejected. All system labels in v1 now have a
corresponding field in v2 ExecutionTemplate.
Cloud Run API v2 does not support labels withrun.googleapis.com,cloud.googleapis.com,serving.knative.dev, orautoscaling.knative.devnamespaces, and they will be rejected. All system labels in v1 now have a
corresponding field in v2 ExecutionTemplate.
Unstructured key value map that may be set by external tools to store and
arbitrary metadata. They are not queryable and should be preserved
when modifying objects.
Cloud Run API v2 does not support annotations withrun.googleapis.com,cloud.googleapis.com,serving.knative.dev, orautoscaling.knative.devnamespaces, and they will be rejected. All system annotations in v1 now
have a corresponding field in v2 ExecutionTemplate.
This field follows Kubernetes annotations' namespacing, limits, and
rules.
Unstructured key value map that may be set by external tools to store and
arbitrary metadata. They are not queryable and should be preserved
when modifying objects.
Cloud Run API v2 does not support annotations withrun.googleapis.com,cloud.googleapis.com,serving.knative.dev, orautoscaling.knative.devnamespaces, and they will be rejected. All system annotations in v1 now
have a corresponding field in v2 ExecutionTemplate.
This field follows Kubernetes annotations' namespacing, limits, and
rules.
Optional. Specifies the maximum desired number of tasks the execution
should run at given time. When the job is run, if this field is 0 or unset,
the maximum possible value will be used for that execution. The actual
number of tasks running in steady state will be less than this number when
there are fewer tasks waiting to be completed remaining, i.e. when the work
left to do is less than max parallelism.
Returns
Type
Description
int
setParallelism
Optional. Specifies the maximum desired number of tasks the execution
should run at given time. When the job is run, if this field is 0 or unset,
the maximum possible value will be used for that execution. The actual
number of tasks running in steady state will be less than this number when
there are fewer tasks waiting to be completed remaining, i.e. when the work
left to do is less than max parallelism.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getTaskCount
Specifies the desired number of tasks the execution should run.
Setting to 1 means that parallelism is limited to 1 and the success of
that task signals the success of the execution. Defaults to 1.
Returns
Type
Description
int
setTaskCount
Specifies the desired number of tasks the execution should run.
Setting to 1 means that parallelism is limited to 1 and the success of
that task signals the success of the execution. Defaults to 1.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getTemplate
Required. Describes the task(s) that will be created when executing an
execution.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Run V2 Client - Class ExecutionTemplate (1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/php/docs/reference/cloud-run/latest/V2.ExecutionTemplate)\n- [1.8.0](/php/docs/reference/cloud-run/1.8.0/V2.ExecutionTemplate)\n- [1.7.0](/php/docs/reference/cloud-run/1.7.0/V2.ExecutionTemplate)\n- [1.6.0](/php/docs/reference/cloud-run/1.6.0/V2.ExecutionTemplate)\n- [1.5.2](/php/docs/reference/cloud-run/1.5.2/V2.ExecutionTemplate)\n- [1.4.0](/php/docs/reference/cloud-run/1.4.0/V2.ExecutionTemplate)\n- [1.3.0](/php/docs/reference/cloud-run/1.3.0/V2.ExecutionTemplate)\n- [1.2.0](/php/docs/reference/cloud-run/1.2.0/V2.ExecutionTemplate)\n- [1.1.0](/php/docs/reference/cloud-run/1.1.0/V2.ExecutionTemplate)\n- [1.0.0](/php/docs/reference/cloud-run/1.0.0/V2.ExecutionTemplate)\n- [0.9.3](/php/docs/reference/cloud-run/0.9.3/V2.ExecutionTemplate)\n- [0.8.0](/php/docs/reference/cloud-run/0.8.0/V2.ExecutionTemplate)\n- [0.7.2](/php/docs/reference/cloud-run/0.7.2/V2.ExecutionTemplate)\n- [0.6.0](/php/docs/reference/cloud-run/0.6.0/V2.ExecutionTemplate)\n- [0.5.2](/php/docs/reference/cloud-run/0.5.2/V2.ExecutionTemplate)\n- [0.4.0](/php/docs/reference/cloud-run/0.4.0/V2.ExecutionTemplate)\n- [0.3.4](/php/docs/reference/cloud-run/0.3.4/V2.ExecutionTemplate) \nReference documentation and code samples for the Google Cloud Run V2 Client class ExecutionTemplate.\n\nExecutionTemplate describes the data an execution should have when created\nfrom a template.\n\nGenerated from protobuf message `google.cloud.run.v2.ExecutionTemplate`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Run \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getLabels\n\nUnstructured key value map that can be used to organize and categorize\nobjects.\n\nUser-provided labels are shared with Google's billing system, so they can\nbe used to filter, or break down billing charges by team, component,\nenvironment, state, etc. For more information, visit\n\u003chttps://cloud.google.com/resource-manager/docs/creating-managing-labels\u003e or\n\u003chttps://cloud.google.com/run/docs/configuring/labels\u003e.\n\nCloud Run API v2 does not support labels with `run.googleapis.com`,\n`cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev`\nnamespaces, and they will be rejected. All system labels in v1 now have a\ncorresponding field in v2 ExecutionTemplate.\n\n### setLabels\n\nUnstructured key value map that can be used to organize and categorize\nobjects.\n\nUser-provided labels are shared with Google's billing system, so they can\nbe used to filter, or break down billing charges by team, component,\nenvironment, state, etc. For more information, visit\n\u003chttps://cloud.google.com/resource-manager/docs/creating-managing-labels\u003e or\n\u003chttps://cloud.google.com/run/docs/configuring/labels\u003e.\n\nCloud Run API v2 does not support labels with `run.googleapis.com`,\n`cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev`\nnamespaces, and they will be rejected. All system labels in v1 now have a\ncorresponding field in v2 ExecutionTemplate.\n\n### getAnnotations\n\nUnstructured key value map that may be set by external tools to store and\narbitrary metadata. They are not queryable and should be preserved\nwhen modifying objects.\n\n\u003cbr /\u003e\n\nCloud Run API v2 does not support annotations with `run.googleapis.com`,\n`cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev`\nnamespaces, and they will be rejected. All system annotations in v1 now\nhave a corresponding field in v2 ExecutionTemplate.\n\nThis field follows Kubernetes annotations' namespacing, limits, and\nrules.\n\n### setAnnotations\n\nUnstructured key value map that may be set by external tools to store and\narbitrary metadata. They are not queryable and should be preserved\nwhen modifying objects.\n\n\u003cbr /\u003e\n\nCloud Run API v2 does not support annotations with `run.googleapis.com`,\n`cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev`\nnamespaces, and they will be rejected. All system annotations in v1 now\nhave a corresponding field in v2 ExecutionTemplate.\n\nThis field follows Kubernetes annotations' namespacing, limits, and\nrules.\n\n### getParallelism\n\nOptional. Specifies the maximum desired number of tasks the execution\nshould run at given time. When the job is run, if this field is 0 or unset,\nthe maximum possible value will be used for that execution. The actual\nnumber of tasks running in steady state will be less than this number when\nthere are fewer tasks waiting to be completed remaining, i.e. when the work\nleft to do is less than max parallelism.\n\n### setParallelism\n\nOptional. Specifies the maximum desired number of tasks the execution\nshould run at given time. When the job is run, if this field is 0 or unset,\nthe maximum possible value will be used for that execution. The actual\nnumber of tasks running in steady state will be less than this number when\nthere are fewer tasks waiting to be completed remaining, i.e. when the work\nleft to do is less than max parallelism.\n\n### getTaskCount\n\nSpecifies the desired number of tasks the execution should run.\n\nSetting to 1 means that parallelism is limited to 1 and the success of\nthat task signals the success of the execution. Defaults to 1.\n\n### setTaskCount\n\nSpecifies the desired number of tasks the execution should run.\n\nSetting to 1 means that parallelism is limited to 1 and the success of\nthat task signals the success of the execution. Defaults to 1.\n\n### getTemplate\n\nRequired. Describes the task(s) that will be created when executing an\nexecution.\n\n### hasTemplate\n\n### clearTemplate\n\n### setTemplate\n\nRequired. Describes the task(s) that will be created when executing an\nexecution."]]