Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DGuestAttributesValue.php23 protected $itemsType = GuestAttributesEntry::class;
27 * @param GuestAttributesEntry[]
34 * @return GuestAttributesEntry[]
H A DGuestAttributesEntry.php20 class GuestAttributesEntry extends \Google\Model class
80 class_alias(GuestAttributesEntry::class, 'Google_Service_Compute_GuestAttributesEntry');