album = $album; } /** * @return Google_Service_PhotosLibrary_Album */ public function getAlbum() { return $this->album; } }