Home
last modified time | relevance | path

Searched refs:CancelExecutionRequest (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/WorkflowExecutions/
H A DCancelExecutionRequest.php20 class CancelExecutionRequest extends \Google\Model class
25 class_alias(CancelExecutionRequest::class, 'Google_Service_WorkflowExecutions_CancelExecutionReques…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/WorkflowExecutions/Resource/
H A DProjectsLocationsWorkflowsExecutions.php20 use Google\Service\WorkflowExecutions\CancelExecutionRequest; alias
40 * @param CancelExecutionRequest $postBody
44 public function cancel($name, CancelExecutionRequest $postBody, $optParams = [])