blob: 2a268577a488c9ef6f1ba9fe843dcaacf7cb27d2 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.recommender.v1",
"libraryPackage": "cloud.google.com/go/recommender/apiv1",
"services": {
"Recommender": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"GetInsight": {
"methods": [
"GetInsight"
]
},
"GetRecommendation": {
"methods": [
"GetRecommendation"
]
},
"ListInsights": {
"methods": [
"ListInsights"
]
},
"ListRecommendations": {
"methods": [
"ListRecommendations"
]
},
"MarkInsightAccepted": {
"methods": [
"MarkInsightAccepted"
]
},
"MarkRecommendationClaimed": {
"methods": [
"MarkRecommendationClaimed"
]
},
"MarkRecommendationFailed": {
"methods": [
"MarkRecommendationFailed"
]
},
"MarkRecommendationSucceeded": {
"methods": [
"MarkRecommendationSucceeded"
]
}
}
}
}
}
}
}