Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/Resource/
H A DPhotos.php22 use Google\Service\StreetViewPublish\BatchGetPhotosResponse; alias
74 * @return BatchGetPhotosResponse
80 return $this->call('batchGet', [$params], BatchGetPhotosResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
H A DBatchGetPhotosResponse.php20 class BatchGetPhotosResponse extends \Google\Collection class
43 class_alias(BatchGetPhotosResponse::class, 'Google_Service_StreetViewPublish_BatchGetPhotosResponse…