Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DObjectMeta.php42 public $deletionTimestamp; variable in Google\\Service\\CloudRun\\ObjectMeta
141 public function setDeletionTimestamp($deletionTimestamp) argument
143 $this->deletionTimestamp = $deletionTimestamp;
150 return $this->deletionTimestamp;