taskConfigs property
Task configuration for the integration.
It's optional, but the integration doesn't do anything without task_configs.
Optional.
Implementation
core.List<GoogleCloudIntegrationsV1alphaTaskConfig>? taskConfigs;
Task configuration for the integration.
It's optional, but the integration doesn't do anything without task_configs.
Optional.
core.List<GoogleCloudIntegrationsV1alphaTaskConfig>? taskConfigs;