Show / Hide Table of Contents

Class LocationsResource.LodgingResource

The "lodging" collection of methods.

Inheritance
object
LocationsResource.LodgingResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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: locations/{location_id}/lodging

Returns
Type Description
LocationsResource.LodgingResource.GetGoogleUpdatedRequest
In this article
Back to top Generated by DocFX