Google Cloud Recommendation Engine V1beta1 Client - Class PredictionApiKeyRegistration (0.7.0)

Reference documentation and code samples for the Google Cloud Recommendation Engine V1beta1 Client class PredictionApiKeyRegistration.

Registered Api Key.

Generated from protobuf message google.cloud.recommendationengine.v1beta1.PredictionApiKeyRegistration

Namespace

Google \ Cloud \ RecommendationEngine \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ api_key string

The API key.

getApiKey

The API key.

Returns
TypeDescription
string

setApiKey

The API key.

Parameter
NameDescription
var string
Returns
TypeDescription
$this