Class LocationsResource.LodgingResource
The "lodging" collection of methods.
Inherited Members
Namespace: Google.Apis.MyBusinessLodging.v1
Assembly: Google.Apis.MyBusinessLodging.v1.dll
Syntax
public class LocationsResource.LodgingResource
Constructors
LodgingResource(IClientService)
Constructs a new resource.
Declaration
public LodgingResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
GetGoogleUpdated(string)
Returns the Google updated Lodging of a specific location.
Declaration
public virtual LocationsResource.LodgingResource.GetGoogleUpdatedRequest GetGoogleUpdated(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | Required. Google identifier for this location in the form: |
Returns
| Type | Description |
|---|---|
| LocationsResource.LodgingResource.GetGoogleUpdatedRequest |