Reference documentation and code samples for the BigQuery Data QnA V1alpha API class Google::Cloud::DataQnA::V1alpha::HumanReadable.
Human readable interpretation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#generated_interpretation
def generated_interpretation() -> ::Google::Cloud::DataQnA::V1alpha::AnnotatedString
Returns
- (::Google::Cloud::DataQnA::V1alpha::AnnotatedString) — Generated query explaining the interpretation.
#generated_interpretation=
def generated_interpretation=(value) -> ::Google::Cloud::DataQnA::V1alpha::AnnotatedString
Parameter
- value (::Google::Cloud::DataQnA::V1alpha::AnnotatedString) — Generated query explaining the interpretation.
Returns
- (::Google::Cloud::DataQnA::V1alpha::AnnotatedString) — Generated query explaining the interpretation.
#original_question
def original_question() -> ::Google::Cloud::DataQnA::V1alpha::AnnotatedString
Returns
- (::Google::Cloud::DataQnA::V1alpha::AnnotatedString) — Annotations on the original query.
#original_question=
def original_question=(value) -> ::Google::Cloud::DataQnA::V1alpha::AnnotatedString
Parameter
- value (::Google::Cloud::DataQnA::V1alpha::AnnotatedString) — Annotations on the original query.
Returns
- (::Google::Cloud::DataQnA::V1alpha::AnnotatedString) — Annotations on the original query.