Home
last modified time | relevance | path

Searched refs:placeActionLinks (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DMyBusinessPlaceActions.php63 'placeActionLinks',
67 'path' => 'v1/{+parent}/placeActionLinks',
97 'path' => 'v1/{+parent}/placeActionLinks',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessPlaceActions/
H A DListPlaceActionLinksResponse.php47 public function setPlaceActionLinks($placeActionLinks) argument
49 $this->placeActionLinks = $placeActionLinks;
56 return $this->placeActionLinks;