@swamp/gcp/workflowexecutions
v2026.04.23.1
Google Cloud workflowexecutions infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
gcpgoogle-cloudworkflowexecutionscloudinfrastructure
Contents
Quality score
Verified by SwampHow well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @swamp/gcp/workflowexecutions@swamp/gcp/workflowexecutions/workflows-executionsv2026.04.23.1workflows_executions.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| argument? | string | Input parameters of the execution represented as a JSON string. The size limit is 32KB. *Note*: If you are using the REST API directly to run your workflow, you must escape any JSON string value of `argument`. Example: `\ |
| callLogLevel? | enum | The call logging level associated to this execution. |
| disableConcurrencyQuotaOverflowBuffering? | boolean | Optional. If set to true, the execution will not be backlogged when the concurrency quota is exhausted. The backlog execution starts when the concurrency quota becomes available. |
| error? | object | Error describes why the execution was abnormally terminated. |
| executionHistoryLevel? | enum | Optional. Describes the execution history level to apply to this execution. If not specified, the execution history level is determined by its workflow's execution history level. If the levels are different, the executionHistoryLevel overrides the workflow's execution history level for this execution. |
| labels? | record | Labels associated with this execution. Labels can contain at most 64 entries. Keys and values can be no longer than 63 characters and can only contain lowercase letters, numeric characters, underscores, and dashes. Label keys must start with a letter. International characters are allowed. By default, labels are inherited from the workflow but are overridden by any labels associated with the execution. |
| stateError? | object | Describes an error related to the current state of the Execution resource. |
| status? | object | Represents the current status of this execution. |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a executions
| Argument | Type | Description |
|---|---|---|
| waitForReady? | boolean | Wait for the resource to reach a ready state after creation (default: true) |
getGet a executions
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the executions |
deleteDelete the executions
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the executions |
syncSync executions state from GCP
cancelcancel
export_dataexport data
Resources
state(infinite)— A running instance of a [Workflow](/workflows/docs/reference/rest/v1/projects...
@swamp/gcp/workflowexecutions/workflows-executions-callbacksv2026.04.23.1workflows_executions_callbacks.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
getGet a callbacks
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the callbacks |
syncSync callbacks state from GCP
Resources
state(infinite)— An instance of a Callback created by an execution.
@swamp/gcp/workflowexecutions/workflows-executions-stepentriesv2026.04.23.1workflows_executions_stepentries.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
getGet a stepEntries
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the stepEntries |
syncSync stepEntries state from GCP
Resources
state(infinite)— An StepEntry contains debugging information for a step transition in a workfl...
2026.04.04.118.9 KBApr 4, 2026
Google Cloud workflowexecutions infrastructure models
Release Notes
- Updated: workflows_executions
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudworkflowexecutionscloudinfrastructure
2026.04.03.318.7 KBApr 3, 2026
Google Cloud workflowexecutions infrastructure models
Release Notes
- Updated: workflows_executions, workflows_executions_callbacks, workflows_executions_stepentries
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudworkflowexecutionscloudinfrastructure
2026.04.03.118.2 KBApr 3, 2026
Google Cloud workflowexecutions infrastructure models
Release Notes
- Updated: workflows_executions, workflows_executions_callbacks, workflows_executions_stepentries
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudworkflowexecutionscloudinfrastructure
2026.04.02.218.1 KBApr 2, 2026
Google Cloud workflowexecutions infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudworkflowexecutionscloudinfrastructure
2026.03.27.117.8 KBMar 27, 2026
Google Cloud workflowexecutions infrastructure models
Release Notes
- Added: workflows_executions, workflows_executions_callbacks, workflows_executions_stepentries
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudworkflowexecutionscloudinfrastructure