Properties of an ExecutionTemplate.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
labels |
Object.<string, string> | null |
<optional> |
ExecutionTemplate labels |
annotations |
Object.<string, string> | null |
<optional> |
ExecutionTemplate annotations |
parallelism |
number | null |
<optional> |
ExecutionTemplate parallelism |
taskCount |
number | null |
<optional> |
ExecutionTemplate taskCount |
template |
google.cloud.run.v2.ITaskTemplate | null |
<optional> |
ExecutionTemplate template |