Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DDebuggee.php30 public $canaryMode; variable in Google\\Service\\CloudDebugger\\Debuggee
83 public function setCanaryMode($canaryMode) argument
85 $this->canaryMode = $canaryMode;
92 return $this->canaryMode;