/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Spanner
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Spanner/Transaction.php (998B)
id = $id;
}
public function getId()
{
return $this->id;
}
public function setReadTimestamp($readTimestamp)
{
$this->readTimestamp = $readTimestamp;
}
public function getReadTimestamp()
{
return $this->readTimestamp;
}
}