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 \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ generative_question_configs |
array<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<GenerativeQuestionConfig>
|
Returns | |
---|---|
Type | Description |
$this |