LocationsAttributes
class LocationsAttributes extends Resource (View source)
The "attributes" collection of methods.
Typical usage is:
$mybusinessbusinessinformationService = new Google\Service\MyBusinessBusinessInformation(...);
$attributes = $mybusinessbusinessinformationService->locations_attributes;
Methods
getGoogleUpdated(string $name, array $optParams = [])
Gets the Google-updated version of the specified location.
Details
Attributes
getGoogleUpdated(string $name, array $optParams = [])
Gets the Google-updated version of the specified location.
(attributes.getGoogleUpdated)