Workflow Config
Creates a new WorkflowConfig in a given Repository. Auto-naming is currently not supported for this resource.
Properties
Optional. Optional schedule (in cron format) for automatic execution of this workflow config.
Optional. If left unset, a default InvocationConfig will be used.
Records of the 10 most recent scheduled execution attempts, ordered in in descending order of execution_time
. Updated whenever automatic creation of a workflow invocation is triggered by cron_schedule.
The name of the release config whose release_compilation_result should be executed. Must be in the format projects/*/locations/*/repositories/*/releaseConfigs/*
. ////
Required. The ID to use for the workflow config, which will become the final component of the workflow config's resource name.