Home
last modified time | relevance | path

Searched refs:UtilizationReport (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsSourcesUtilizationReports.php22 use Google\Service\VMMigrationService\UtilizationReport; alias
38 * @param UtilizationReport $postBody
58 public function create($parent, UtilizationReport $postBody, $optParams = [])
97 * @return UtilizationReport
103 return $this->call('get', [$params], UtilizationReport::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DListUtilizationReportsResponse.php31 protected $utilizationReportsType = UtilizationReport::class;
63 * @param UtilizationReport[]
70 * @return UtilizationReport[]
H A DUtilizationReport.php20 class UtilizationReport extends \Google\Collection class
203 class_alias(UtilizationReport::class, 'Google_Service_VMMigrationService_UtilizationReport');