workflowInvocation property

String? workflowInvocation
getter/setter pair

The name of the created workflow invocation, if one was successfully created.

Must be in the format projects / * /locations / * /repositories / * /workflowInvocations / * .

Implementation

core.String? workflowInvocation;