getGoogleUpdated
public MyBusinessBusinessInformation.Locations.Attributes.GetGoogleUpdated getGoogleUpdated(String name)
throws IOException
Gets the Google-updated version of the specified location.
Create a request for the method "attributes.getGoogleUpdated".
This request holds the parameters needed by the mybusinessbusinessinformation server. After
setting any optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the
remote operation.
- Parameters:
name
- Required. Google identifier for this location in the form of `locations/{location_id}/attributes`.
- Returns:
- the request
- Throws:
IOException