com.google.cloud.recommender.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-cloud-recommender Show documentation
Show all versions of google-cloud-recommender Show documentation
Java idiomatic client for Google Cloud REcommender
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.recommender.v1",
"libraryPackage": "com.google.cloud.recommender.v1",
"services": {
"Recommender": {
"clients": {
"grpc": {
"libraryClient": "RecommenderClient",
"rpcs": {
"GetInsight": {
"methods": ["getInsight", "getInsight", "getInsight", "getInsightCallable"]
},
"GetInsightTypeConfig": {
"methods": ["getInsightTypeConfig", "getInsightTypeConfig", "getInsightTypeConfig", "getInsightTypeConfigCallable"]
},
"GetRecommendation": {
"methods": ["getRecommendation", "getRecommendation", "getRecommendation", "getRecommendationCallable"]
},
"GetRecommenderConfig": {
"methods": ["getRecommenderConfig", "getRecommenderConfig", "getRecommenderConfig", "getRecommenderConfigCallable"]
},
"ListInsights": {
"methods": ["listInsights", "listInsights", "listInsights", "listInsightsPagedCallable", "listInsightsCallable"]
},
"ListRecommendations": {
"methods": ["listRecommendations", "listRecommendations", "listRecommendations", "listRecommendations", "listRecommendations", "listRecommendationsPagedCallable", "listRecommendationsCallable"]
},
"MarkInsightAccepted": {
"methods": ["markInsightAccepted", "markInsightAccepted", "markInsightAccepted", "markInsightAcceptedCallable"]
},
"MarkRecommendationClaimed": {
"methods": ["markRecommendationClaimed", "markRecommendationClaimed", "markRecommendationClaimed", "markRecommendationClaimedCallable"]
},
"MarkRecommendationDismissed": {
"methods": ["markRecommendationDismissed", "markRecommendationDismissedCallable"]
},
"MarkRecommendationFailed": {
"methods": ["markRecommendationFailed", "markRecommendationFailed", "markRecommendationFailed", "markRecommendationFailedCallable"]
},
"MarkRecommendationSucceeded": {
"methods": ["markRecommendationSucceeded", "markRecommendationSucceeded", "markRecommendationSucceeded", "markRecommendationSucceededCallable"]
},
"UpdateInsightTypeConfig": {
"methods": ["updateInsightTypeConfig", "updateInsightTypeConfig", "updateInsightTypeConfigCallable"]
},
"UpdateRecommenderConfig": {
"methods": ["updateRecommenderConfig", "updateRecommenderConfig", "updateRecommenderConfigCallable"]
}
}
}
}
}
}
}