Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DCommitResponse.php27 public $commitTimestamp; variable in Google\\Service\\Spanner\\CommitResponse
46 public function setCommitTimestamp($commitTimestamp) argument
48 $this->commitTimestamp = $commitTimestamp;
55 return $this->commitTimestamp;