Class LocationsResource
The "locations" collection of methods.
Inheritance
System.Object
LocationsResource
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Google.Apis.MyBusinessPlaceActions.v1
Assembly: Google.Apis.MyBusinessPlaceActions.v1.dll
Syntax
public class LocationsResource
Constructors
LocationsResource(IClientService)
Constructs a new resource.
Declaration
public LocationsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
Google.Apis.Services.IClientService | service |
Properties
PlaceActionLinks
Gets the PlaceActionLinks resource.
Declaration
public virtual LocationsResource.PlaceActionLinksResource PlaceActionLinks { get; }
Property Value
Type | Description |
---|---|
LocationsResource.PlaceActionLinksResource |