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)

Parameters

string $name

Required. Google identifier for this location in the form of locations/{location_id}/attributes.

array $optParams

Optional parameters.

Return Value

Attributes

Exceptions

Exception