Class: Google::Cloud::Dialogflow::CX::V3::RunTestCaseResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb

Overview

The response message for TestCases.RunTestCase.

Instance Attribute Summary collapse

Instance Attribute Details

#result::Google::Cloud::Dialogflow::CX::V3::TestCaseResult

Returns The result.



520
521
522
523
# File 'proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb', line 520

class RunTestCaseResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end