Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsSourcesUtilizationReports.php20 use Google\Service\VMMigrationService\ListUtilizationReportsResponse; alias
124 * @return ListUtilizationReportsResponse
130 return $this->call('list', [$params], ListUtilizationReportsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DListUtilizationReportsResponse.php20 class ListUtilizationReportsResponse extends \Google\Collection class
79 class_alias(ListUtilizationReportsResponse::class, 'Google_Service_VMMigrationService_ListUtilizati…