Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1FlowHookConfig.php25 public $continueOnError; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1FlowHookConfig
38 public function setContinueOnError($continueOnError) argument
40 $this->continueOnError = $continueOnError;
47 return $this->continueOnError;
H A DGoogleCloudApigeeV1FlowHook.php25 public $continueOnError; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1FlowHook
42 public function setContinueOnError($continueOnError) argument
44 $this->continueOnError = $continueOnError;
51 return $this->continueOnError;