Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DPathFilter.php28 public $pathMatchPosition; variable in Google\\Service\\DoubleClickBidManager\\PathFilter
47 public function setPathMatchPosition($pathMatchPosition) argument
49 $this->pathMatchPosition = $pathMatchPosition;
56 return $this->pathMatchPosition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPathFilter.php32 public $pathMatchPosition; variable in Google\\Service\\Dfareporting\\PathFilter
65 public function setPathMatchPosition($pathMatchPosition) argument
67 $this->pathMatchPosition = $pathMatchPosition;
74 return $this->pathMatchPosition;