Workflows_v1betaFunctions

Functions

Link copied to clipboard

Gets details of a single Workflow.

suspend fun getWorkflow(argument: suspend GetWorkflowPlainArgsBuilder.() -> Unit): GetWorkflowResult
suspend fun getWorkflow(location: String, project: String? = null, workflowId: String): GetWorkflowResult