WorkflowExecutionsApi constructor
WorkflowExecutionsApi(})
Implementation
WorkflowExecutionsApi(http.Client client,
{core.String rootUrl = 'https://workflowexecutions.googleapis.com/',
core.String servicePath = ''})
: _requester =
commons.ApiRequester(client, rootUrl, servicePath, requestHeaders);