Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DGuestAttributes.php20 class GuestAttributes extends \Google\Model class
132 class_alias(GuestAttributes::class, 'Google_Service_Compute_GuestAttributes');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
DInstances.php24 use Google\Service\Compute\GuestAttributes; alias
375 * @return GuestAttributes
381 return $this->call('getGuestAttributes', [$params], GuestAttributes::class);