Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/Resource/
H A DPhotos.php24 use Google\Service\StreetViewPublish\BatchUpdatePhotosResponse; alias
98 * @return BatchUpdatePhotosResponse
104 return $this->call('batchUpdate', [$params], BatchUpdatePhotosResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
H A DBatchUpdatePhotosResponse.php20 class BatchUpdatePhotosResponse extends \Google\Collection class
43 class_alias(BatchUpdatePhotosResponse::class, 'Google_Service_StreetViewPublish_BatchUpdatePhotosRe…