All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.recommender.v1.gapic_metadata.json Maven / Gradle / Ivy

There is a newer version: 2.51.0
Show newest version
{
  "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"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy