Searched refs:GuestAttributes (Results 1 – 2 of 2) sorted by relevance
20 class GuestAttributes extends \Google\Model class132 class_alias(GuestAttributes::class, 'Google_Service_Compute_GuestAttributes');
24 use Google\Service\Compute\GuestAttributes; alias375 * @return GuestAttributes381 return $this->call('getGuestAttributes', [$params], GuestAttributes::class);