Recommender V1 Client - Class GetInsightRequest (1.11.0)

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

Namespace

Google \ Cloud \ Recommender \ V1

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

static::build

Parameter
NameDescription
name string

Required. Name of the insight. Please see Google\Cloud\Recommender\V1\RecommenderClient::insightName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\Recommender\V1\GetInsightRequest