Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DServingContext.php30 protected $locationType = LocationContext::class;
80 * @param LocationContext
82 public function setLocation(LocationContext $location)
87 * @return LocationContext
H A DLocationContext.php20 class LocationContext extends \Google\Collection class
45 class_alias(LocationContext::class, 'Google_Service_AdExchangeBuyerII_LocationContext');