target.apidocs.com.google.api.services.solar.v1.Solar.BuildingInsights.html Maven / Gradle / Ivy
Solar.BuildingInsights (Solar API v1-rev20241211-2.0.0)
com.google.api.services.solar.v1
Class Solar.BuildingInsights
- java.lang.Object
-
- com.google.api.services.solar.v1.Solar.BuildingInsights
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Solar.BuildingInsights.FindClosest
-
Constructor Summary
Constructors
Constructor and Description
BuildingInsights()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Solar.BuildingInsights.FindClosest
findClosest()
Locates the closest building to a query point.
-
-
Method Detail
-
findClosest
public Solar.BuildingInsights.FindClosest findClosest()
throws IOException
Locates the closest building to a query point. Returns an error with code `NOT_FOUND` if there
are no buildings within approximately 50m of the query point.
Create a request for the method "buildingInsights.findClosest".
This request holds the parameters needed by the solar server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy