blob: d94c8974812cc001588c052c7324a4b7d518e5cc [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.maps.solar.v1",
"libraryPackage": "cloud.google.com/go/maps/solar/apiv1",
"services": {
"Solar": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"FindClosestBuildingInsights": {
"methods": [
"FindClosestBuildingInsights"
]
},
"GetDataLayers": {
"methods": [
"GetDataLayers"
]
},
"GetGeoTiff": {
"methods": [
"GetGeoTiff"
]
}
}
},
"rest": {
"libraryClient": "Client",
"rpcs": {
"FindClosestBuildingInsights": {
"methods": [
"FindClosestBuildingInsights"
]
},
"GetDataLayers": {
"methods": [
"GetDataLayers"
]
},
"GetGeoTiff": {
"methods": [
"GetGeoTiff"
]
}
}
}
}
}
}
}