Class PredictionApiKeyRegistryGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/recommendationengine/v1beta1/prediction_apikey_registry_service.proto")
    public final class PredictionApiKeyRegistryGrpc
    extends Object
     Service for registering API keys for use with the `predict` method. If you
     use an API key to request predictions, you must first register the API key.
     Otherwise, your prediction request is rejected. If you use OAuth to
     authenticate your `predict` method call, you do not need to register an API
     key. You can register up to 20 API keys per project.