BigQuery Data QnA V1alpha API - Class Google::Cloud::DataQnA::V1alpha::InterpretError (v0.7.0)

Reference documentation and code samples for the BigQuery Data QnA V1alpha API class Google::Cloud::DataQnA::V1alpha::InterpretError.

Details on the failure to interpret the question.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#code

def code() -> ::Google::Cloud::DataQnA::V1alpha::InterpretError::InterpretErrorCode
Returns

#code=

def code=(value) -> ::Google::Cloud::DataQnA::V1alpha::InterpretError::InterpretErrorCode
Parameter
Returns

#details

def details() -> ::Google::Cloud::DataQnA::V1alpha::InterpretError::InterpretErrorDetails
Returns

#details=

def details=(value) -> ::Google::Cloud::DataQnA::V1alpha::InterpretError::InterpretErrorDetails
Parameter
Returns

#message

def message() -> ::String
Returns
  • (::String) — Error message explaining why this question could not be interpreted.

#message=

def message=(value) -> ::String
Parameter
  • value (::String) — Error message explaining why this question could not be interpreted.
Returns
  • (::String) — Error message explaining why this question could not be interpreted.