Recommender V1 Client - Class GetInsightRequest (1.7.8)

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

Request to the GetInsight method.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Name of the insight.

getName

Required. Name of the insight.

Returns
TypeDescription
string

setName

Required. Name of the insight.

Parameter
NameDescription
var string
Returns
TypeDescription
$this