taskConfigs property

List<GoogleCloudIntegrationsV1alphaTaskConfig>? taskConfigs
getter/setter pair

Task configuration for the integration.

It's optional, but the integration doesn't do anything without task_configs.

Optional.

Implementation

core.List<GoogleCloudIntegrationsV1alphaTaskConfig>? taskConfigs;