Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DBreakpoint.php30 public $canaryExpireTime; variable in Google\\Service\\CloudDebugger\\Breakpoint
103 public function setCanaryExpireTime($canaryExpireTime) argument
105 $this->canaryExpireTime = $canaryExpireTime;
112 return $this->canaryExpireTime;