Retail V2 API - Class Google::Cloud::Retail::V2::ListGenerativeQuestionConfigsResponse (v2.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Retail V2 API class Google::Cloud::Retail::V2::ListGenerativeQuestionConfigsResponse.
Response for ListQuestions method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#generative_question_configs
defgenerative_question_configs()->::Array<::Google::Cloud::Retail::V2::GenerativeQuestionConfig>
Returns
- (::Array<::Google::Cloud::Retail::V2::GenerativeQuestionConfig>) — All the questions for a given catalog.
#generative_question_configs=
defgenerative_question_configs=(value)->::Array<::Google::Cloud::Retail::V2::GenerativeQuestionConfig>
Parameter
- value (::Array<::Google::Cloud::Retail::V2::GenerativeQuestionConfig>) — All the questions for a given catalog.
Returns
- (::Array<::Google::Cloud::Retail::V2::GenerativeQuestionConfig>) — All the questions for a given catalog.