Workflowexecutions_v1beta Functions
Functions
Link copied to clipboard
Returns an execution of the given name.
suspend fun getExecution(argument: suspend GetExecutionPlainArgsBuilder.() -> Unit): GetExecutionResult
suspend fun getExecution(executionId: String, location: String, project: String? = null, view: String? = null, workflowId: String): GetExecutionResult