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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]