Show / Hide Table of Contents

Class DataLayersResource

The "dataLayers" collection of methods.

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

Constructors

DataLayersResource(IClientService)

Constructs a new resource.

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

Methods

Get()

Gets solar information for a region surrounding a location. Returns an error with code NOT_FOUND if the location is outside the coverage area.

Declaration
public virtual DataLayersResource.GetRequest Get()
Returns
Type Description
DataLayersResource.GetRequest
In this article
Back to top Generated by DocFX