Namespace Google.Apis.Solar.v1 | Google.Apis.Solar.v1
Show / Hide Table of Contents

Namespace Google.Apis.Solar.v1

Classes

BuildingInsightsResource

The "buildingInsights" collection of methods.

BuildingInsightsResource.FindClosestRequest

Locates the building whose centroid is closest to a query point. Returns an error with code NOT_FOUND if there are no buildings within approximately 50m of the query point.

DataLayersResource

The "dataLayers" collection of methods.

DataLayersResource.GetRequest

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

GeoTiffResource

The "geoTiff" collection of methods.

GeoTiffResource.GetRequest

Returns an image by its ID.

SolarBaseServiceRequest<TResponse>

A base abstract class for Solar requests.

SolarService

The Solar Service.

SolarService.Scope

Available OAuth 2.0 scopes for use with the Solar API.

SolarService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Solar API.

Enums

BuildingInsightsResource.FindClosestRequest.ExperimentsEnum

Optional. Specifies the pre-GA features to enable.

BuildingInsightsResource.FindClosestRequest.RequiredQualityEnum

Optional. The minimum quality level allowed in the results. No result with lower quality than this will be returned. Not specifying this is equivalent to restricting to HIGH quality only.

DataLayersResource.GetRequest.ExperimentsEnum

Optional. Specifies the pre-GA experiments to enable.

DataLayersResource.GetRequest.RequiredQualityEnum

Optional. The minimum quality level allowed in the results. No result with lower quality than this will be returned. Not specifying this is equivalent to restricting to HIGH quality only.

DataLayersResource.GetRequest.ViewEnum

Optional. The desired subset of the data to return.

SolarBaseServiceRequest<TResponse>.AltEnum

Data format for response.

SolarBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX