Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
H A DConnection.php22 protected $targetType = PhotoId::class;
26 * @param PhotoId
28 public function setTarget(PhotoId $target)
33 * @return PhotoId
H A DPhoto.php37 protected $photoIdType = PhotoId::class;
123 * @param PhotoId
125 public function setPhotoId(PhotoId $photoId)
130 * @return PhotoId
H A DPhotoId.php20 class PhotoId extends \Google\Model class
44 class_alias(PhotoId::class, 'Google_Service_StreetViewPublish_PhotoId');