Show / Hide Table of Contents

Class MapTypesResource

The "mapTypes" collection of methods.

Inheritance
object
MapTypesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Pollen.v1
Assembly: Google.Apis.Pollen.v1.dll
Syntax
public class MapTypesResource

Constructors

MapTypesResource(IClientService)

Constructs a new resource.

Declaration
public MapTypesResource(IClientService service)
Parameters
Type Name Description
IClientService service

Properties

HeatmapTiles

Gets the HeatmapTiles resource.

Declaration
public virtual MapTypesResource.HeatmapTilesResource HeatmapTiles { get; }
Property Value
Type Description
MapTypesResource.HeatmapTilesResource
In this article
Back to top Generated by DocFX