Version Args
Create a integration with a draft version in the specified project. Auto-naming is currently not supported for this resource.
Constructors
Properties
Optional. Flag to disable database persistence for execution data, including event execution info, execution export info, execution metadata index and execution param index.
Optional. The integration description.
Optional. Error Catch Task configuration for the integration. It's optional.
Optional. Parameters that are expected to be passed to the integration when an event is triggered. This consists of all the parameters that are expected in the integration execution. This gives the user the ability to provide default values, add information like PII and also provide data types of each parameter.
Optional. Parameters that are expected to be passed to the integration when an event is triggered. This consists of all the parameters that are expected in the integration execution. This gives the user the ability to provide default values, add information like PII and also provide data types of each parameter.
Optional. The last modifier's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
Optional. The edit lock holder's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
Set this flag to true, if draft version is to be created for a brand new integration. False, if the request is for an existing integration. For backward compatibility reasons, even if this flag is set to false
and no existing integration is found, a new draft integration will still be created.
Optional. The origin that indicates where this integration is coming from.
Optional. The id of the template which was used to create this integration_version.
Optional. The run-as service account email, if set and auth config is not configured, that will be used to generate auth token to be used in Connector task, Rest caller task and Cloud function task.
Optional. An increasing sequence that is set when a new snapshot is created. The last created snapshot can be identified by workflow_name, org_id latest(snapshot_number). However, last created snapshot need not be same as the HEAD. So users should always use "HEAD" tag to identify the head.
Optional. Task configuration for the integration. It's optional, but the integration doesn't do anything without task_configs.
Optional. Task configuration for the integration. It's optional, but the integration doesn't do anything without task_configs.
Optional. Contains a graph of tasks that will be executed before putting the event in a terminal state (SUCCEEDED/FAILED/FATAL), regardless of success or failure, similar to "finally" in code.
Optional. Trigger configurations.
Optional. Trigger configurations.