Recommender V1 Client - Class InsightTypeGenerationConfig (1.7.8)

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

A configuration to customize the generation of insights.

Eg, customizing the lookback period considered when generating a insight.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ params Google\Protobuf\Struct

Parameters for this InsightTypeGenerationConfig. These configs can be used by or are applied to all subtypes.

getParams

Parameters for this InsightTypeGenerationConfig. These configs can be used by or are applied to all subtypes.

Returns
TypeDescription
Google\Protobuf\Struct|null

hasParams

clearParams

setParams

Parameters for this InsightTypeGenerationConfig. These configs can be used by or are applied to all subtypes.

Parameter
NameDescription
var Google\Protobuf\Struct
Returns
TypeDescription
$this