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 \ V1beta1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ api_key |
string
The API key. |
getApiKey
The API key.
| Returns | |
|---|---|
| Type | Description |
string |
|
setApiKey
The API key.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|