public sealed class ListGenerativeQuestionConfigsResponse : IMessage<ListGenerativeQuestionConfigsResponse>, IEquatable<ListGenerativeQuestionConfigsResponse>, IDeepCloneable<ListGenerativeQuestionConfigsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class ListGenerativeQuestionConfigsResponse.
[[["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."],[[["This webpage provides reference documentation for the `ListGenerativeQuestionConfigsResponse` class in the Google Cloud Retail V2 API."],["The latest version available for `ListGenerativeQuestionConfigsResponse` is 2.12.0, with versions ranging back to 1.0.0 also documented."],["`ListGenerativeQuestionConfigsResponse` is the response type for the ListQuestions method, implemented as part of the Google.Cloud.Retail.V2 namespace."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, inheriting from `object`."],["The class contains a `GenerativeQuestionConfigs` property of type `RepeatedField\u003cGenerativeQuestionConfig\u003e` that holds a list of questions for a given catalog."]]],[]]