Searched refs:photoId (Results 1 – 3 of 3) sorted by relevance
64 * @param string $photoId Required. ID of the Photo.68 public function delete($photoId, $optParams = []) argument70 $params = ['photoId' => $photoId];81 * @param string $photoId Required. ID of the Photo.93 public function get($photoId, $optParams = []) argument95 $params = ['photoId' => $photoId];
125 public function setPhotoId(PhotoId $photoId) argument127 $this->photoId = $photoId;134 return $this->photoId;
73 'path' => 'v1/photo/{photoId}',76 'photoId' => [83 'path' => 'v1/photo/{photoId}',86 'photoId' => [