Google Cloud Retail V2 Client - Class BatchUpdateGenerativeQuestionConfigsResponse (2.1.0)

Reference documentation and code samples for the Google Cloud Retail V2 Client class BatchUpdateGenerativeQuestionConfigsResponse.

Aggregated response for UpdateGenerativeQuestionConfig method.

Generated from protobuf message google.cloud.retail.v2.BatchUpdateGenerativeQuestionConfigsResponse

Namespace

Google \ Cloud \ Retail \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ generative_question_configs array<Google\Cloud\Retail\V2\GenerativeQuestionConfig>

Optional. The updates question configs.

getGenerativeQuestionConfigs

Optional. The updates question configs.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setGenerativeQuestionConfigs

Optional. The updates question configs.

Parameter
Name Description
var array<Google\Cloud\Retail\V2\GenerativeQuestionConfig>
Returns
Type Description
$this