task Configs
Parameters
value
Optional. Task configuration for the integration. It's optional, but the integration doesn't do anything without task_configs.
Parameters
values
Optional. Task configuration for the integration. It's optional, but the integration doesn't do anything without task_configs.
suspend fun taskConfigs(argument: List<suspend GoogleCloudIntegrationsV1alphaTaskConfigArgsBuilder.() -> Unit>)
suspend fun taskConfigs(vararg argument: suspend GoogleCloudIntegrationsV1alphaTaskConfigArgsBuilder.() -> Unit)
suspend fun taskConfigs(argument: suspend GoogleCloudIntegrationsV1alphaTaskConfigArgsBuilder.() -> Unit)
Parameters
argument
Optional. Task configuration for the integration. It's optional, but the integration doesn't do anything without task_configs.