class LocationsLodging extends Resource (View source)

The "lodging" collection of methods.

Typical usage is:

 $mybusinesslodgingService = new Google\Service\MyBusinessLodging(...);
 $lodging = $mybusinesslodgingService->locations_lodging;

Methods

getGoogleUpdated(string $name, array $optParams = [])

Returns the Google updated Lodging of a specific location.

Details

GetGoogleUpdatedLodgingResponse getGoogleUpdated(string $name, array $optParams = [])

Returns the Google updated Lodging of a specific location.

(lodging.getGoogleUpdated)

Parameters

string $name

Required. Google identifier for this location in the form: locations/{location_id}/lodging

array $optParams

Optional parameters.

Return Value

GetGoogleUpdatedLodgingResponse

Exceptions

Exception