Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::ToolCallResult::Error.
An error produced by the tool call.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#message
def message() -> ::String
Returns
- (::String) — Optional. The error message of the function.
#message=
def message=(value) -> ::String
Parameter
- value (::String) — Optional. The error message of the function.
Returns
- (::String) — Optional. The error message of the function.