Lines Matching refs:PlaceActionLink
22 use Google\Service\MyBusinessPlaceActions\PlaceActionLink; alias
42 * @param PlaceActionLink $postBody
44 * @return PlaceActionLink
46 public function create($parent, PlaceActionLink $postBody, $optParams = [])
50 return $this->call('create', [$params], PlaceActionLink::class);
72 * @return PlaceActionLink
78 return $this->call('get', [$params], PlaceActionLink::class);
115 * @param PlaceActionLink $postBody
122 * @return PlaceActionLink
124 public function patch($name, PlaceActionLink $postBody, $optParams = [])
128 return $this->call('patch', [$params], PlaceActionLink::class);