Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DProjectsLocationsVolumes.php20 use Google\Service\Baremetalsolution\ListVolumesResponse; alias
60 * @return ListVolumesResponse
66 return $this->call('list', [$params], ListVolumesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DListVolumesResponse.php20 class ListVolumesResponse extends \Google\Collection class
79 class_alias(ListVolumesResponse::class, 'Google_Service_Baremetalsolution_ListVolumesResponse');