Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DCloneContext.php43 public $pointInTime; variable in Google\\Service\\SQLAdmin\\CloneContext
118 public function setPointInTime($pointInTime) argument
120 $this->pointInTime = $pointInTime;
127 return $this->pointInTime;