Searched refs:trashed (Results 1 – 4 of 4) sorted by relevance
48 public $trashed; variable in Google\\Service\\Keep\\Note155 public function setTrashed($trashed) argument157 $this->trashed = $trashed;164 return $this->trashed;
198 public $trashed; variable in Google\\Service\\Drive\\DriveFile911 public function setTrashed($trashed) argument913 $this->trashed = $trashed;920 return $this->trashed;
2796 public $trashed; variable in Google_DriveFileLabels2816 public function setTrashed( $trashed) { argument2817 $this->trashed = $trashed;2820 return $this->trashed;
139 return this.desc.labels.trashed;