Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/Resource/
H A DLocations.php21 use Google\Service\MyBusinessBusinessInformation\Attributes as AttributesModel; alias
116 return $this->call('getAttributes', [$params], AttributesModel::class);
161 * @param AttributesModel $postBody
174 * @return AttributesModel
176 public function updateAttributes($name, AttributesModel $postBody, $optParams = [])
180 return $this->call('updateAttributes', [$params], AttributesModel::class);
H A DLocationsAttributes.php20 use Google\Service\MyBusinessBusinessInformation\Attributes as AttributesModel; alias
45 return $this->call('getGoogleUpdated', [$params], AttributesModel::class);