public sealed class BatchUpdateGenerativeQuestionConfigsResponse : IMessage<BatchUpdateGenerativeQuestionConfigsResponse>, IEquatable<BatchUpdateGenerativeQuestionConfigsResponse>, IDeepCloneable<BatchUpdateGenerativeQuestionConfigsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class BatchUpdateGenerativeQuestionConfigsResponse.
Aggregated response for UpdateGenerativeQuestionConfig method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available for `BatchUpdateGenerativeQuestionConfigsResponse` is 2.12.0, with several previous versions ranging from 2.11.0 down to 1.0.0 also available."],["`BatchUpdateGenerativeQuestionConfigsResponse` is a class in the Google.Cloud.Retail.V2 namespace, part of the Retail v2 API."],["This class is used to aggregate responses for the `UpdateGenerativeQuestionConfig` method."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class contains the property `GenerativeQuestionConfigs`, a `RepeatedField` of type `GenerativeQuestionConfig` that holds updated question configurations."]]],[]]