Recommender V1 Client - Class GetRecommendationRequest (1.7.8)

Reference documentation and code samples for the Recommender V1 Client class GetRecommendationRequest.

Request to the GetRecommendation method.

Generated from protobuf message google.cloud.recommender.v1.GetRecommendationRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Name of the recommendation.

getName

Required. Name of the recommendation.

Returns
TypeDescription
string

setName

Required. Name of the recommendation.

Parameter
NameDescription
var string
Returns
TypeDescription
$this