Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DSnapshot.php68 public function setCoverImage(SnapshotImage $coverImage) argument
70 $this->coverImage = $coverImage;
77 return $this->coverImage;