Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DGoogleUpdatedLocation.php20 class GoogleUpdatedLocation extends \Google\Model class
78 class_alias(GoogleUpdatedLocation::class, 'Google_Service_MyBusinessBusinessInformation_GoogleUpdat…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/Resource/
H A DLocations.php23 use Google\Service\MyBusinessBusinessInformation\GoogleUpdatedLocation; alias
127 * @return GoogleUpdatedLocation
133 return $this->call('getGoogleUpdated', [$params], GoogleUpdatedLocation::class);