com.google.maps.solar.v1.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-maps-solar Show documentation
Show all versions of google-maps-solar Show documentation
Solar API The Solar API allows users to read details about the solar potential of over 60 million buildings. This includes measurements of the building's roof (e.g., size and tilt/azimuth), energy production for a range of sizes of solar installations, and financial costs and benefits.
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.maps.solar.v1",
"libraryPackage": "com.google.maps.solar.v1",
"services": {
"Solar": {
"clients": {
"grpc": {
"libraryClient": "SolarClient",
"rpcs": {
"FindClosestBuildingInsights": {
"methods": ["findClosestBuildingInsights", "findClosestBuildingInsightsCallable"]
},
"GetDataLayers": {
"methods": ["getDataLayers", "getDataLayersCallable"]
},
"GetGeoTiff": {
"methods": ["getGeoTiff", "getGeoTiffCallable"]
}
}
}
}
}
}
}