Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::KnowledgeAssistAnswer::KnowledgeAnswer::FaqSource.
Details about source of FAQ answer.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#question
def question() -> ::String
Returns
- (::String) — The corresponding FAQ question.
#question=
def question=(value) -> ::String
Parameter
- value (::String) — The corresponding FAQ question.
Returns
- (::String) — The corresponding FAQ question.