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
def generative_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=
def generative_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.