Class: Google::Cloud::Dialogflow::CX::V3::TestCaseError

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

Error info for importing a test.

Instance Attribute Summary collapse

Instance Attribute Details

#status::Google::Rpc::Status

Returns The status associated with the test case.

Returns:



646
647
648
649
# File 'proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb', line 646

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

#test_case::Google::Cloud::Dialogflow::CX::V3::TestCase

Returns The test case.

Returns:



646
647
648
649
# File 'proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb', line 646

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