Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/Resource/
H A DPhotos.php21 use Google\Service\StreetViewPublish\BatchDeletePhotosResponse; alias
47 * @return BatchDeletePhotosResponse
53 return $this->call('batchDelete', [$params], BatchDeletePhotosResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
H A DBatchDeletePhotosResponse.php20 class BatchDeletePhotosResponse extends \Google\Collection class
43 class_alias(BatchDeletePhotosResponse::class, 'Google_Service_StreetViewPublish_BatchDeletePhotosRe…