Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DFetchInventoryResponse.php26 protected $vmwareVmsType = VmwareVmsDetails::class;
44 * @param VmwareVmsDetails
46 public function setVmwareVms(VmwareVmsDetails $vmwareVms)
51 * @return VmwareVmsDetails
H A DVmwareVmsDetails.php20 class VmwareVmsDetails extends \Google\Collection class
43 class_alias(VmwareVmsDetails::class, 'Google_Service_VMMigrationService_VmwareVmsDetails');