Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsSources.php20 use Google\Service\VMMigrationService\FetchInventoryResponse; alias
100 * @return FetchInventoryResponse
106 return $this->call('fetchInventory', [$params], FetchInventoryResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DFetchInventoryResponse.php20 class FetchInventoryResponse extends \Google\Model class
60 class_alias(FetchInventoryResponse::class, 'Google_Service_VMMigrationService_FetchInventoryRespons…