Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DOptions.php26 protected $pathQueryOptionsType = PathQueryOptions::class;
44 * @param PathQueryOptions
46 public function setPathQueryOptions(PathQueryOptions $pathQueryOptions)
51 * @return PathQueryOptions
H A DPathQueryOptions.php20 class PathQueryOptions extends \Google\Collection class
59 class_alias(PathQueryOptions::class, 'Google_Service_DoubleClickBidManager_PathQueryOptions');