Searched refs:AttributesModel (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\MyBusinessBusinessInformation\Attributes as AttributesModel; alias116 return $this->call('getAttributes', [$params], AttributesModel::class);161 * @param AttributesModel $postBody174 * @return AttributesModel176 public function updateAttributes($name, AttributesModel $postBody, $optParams = [])180 return $this->call('updateAttributes', [$params], AttributesModel::class);
20 use Google\Service\MyBusinessBusinessInformation\Attributes as AttributesModel; alias45 return $this->call('getGoogleUpdated', [$params], AttributesModel::class);