2023-05-30
▼ ▲ integrations.projects.locations.integrations.executeEvent
Parameter Order : name
Parameters :
name
Type : string
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/integrations/[^/]+$
Description : Required. The integration resource name. Format: projects/{gcp_project_id}/locations/{location}/integrations/{integration_id}
Location : path
Path : v1alpha/{+name}:executeEvent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Executes an integration on receiving events from Integration Connector triggers, Eventarc or CPS Trigger. The details about integration are derived from CloudEvent request body.
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/integrations/{integrationsId}:executeEvent
HTTP Method : POST
▼ ▲ integrations.projects.locations.products.integrations.executions.list
Parameters :
filterParams.taskStatuses
Deprecated : Yes
Type : string
Description : List of possible task statuses.
Repeated : Yes
Location : query
filterParams.parameterValue
Type : string
Deprecated : Yes
Description : Param value. DEPRECATED. User parameter_pair_value instead.
Location : query
truncateParams
Deprecated : Yes
Description : Optional. If true, the service will truncate the params to only keep the first 1000 characters of string params and empty the executions in order to make response smaller. Only works for UI and when the params fields are not filtered out.
Type : boolean
Location : query
filterParams.parameterKey
Location : query
Description : Param key. DEPRECATED. User parameter_pair_key instead.
Type : string
Deprecated : Yes
▼ ▲ integrations.projects.locations.integrations.executions.list
Parameters :
filterParams.parameterKey
Deprecated : Yes
Description : Param key. DEPRECATED. User parameter_pair_key instead.
Type : string
Location : query
filterParams.parameterValue
Location : query
Deprecated : Yes
Type : string
Description : Param value. DEPRECATED. User parameter_pair_value instead.
truncateParams
Deprecated : Yes
Location : query
Type : boolean
Description : Optional. If true, the service will truncate the params to only keep the first 1000 characters of string params and empty the executions in order to make response smaller. Only works for UI and when the params fields are not filtered out.
filterParams.taskStatuses
Type : string
Deprecated : Yes
Location : query
Description : List of possible task statuses.
Repeated : Yes