Class Google::Cloud::Dialogflow::CX::V3::TestError (v0.6.0)

Error info for running a test.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#status

def status() -> ::Google::Rpc::Status
Returns

#status=

def status=(value) -> ::Google::Rpc::Status
Parameter
Returns

#test_case

def test_case() -> ::String
Returns
  • (::String) — The test case resource name.

#test_case=

def test_case=(value) -> ::String
Parameter
  • value (::String) — The test case resource name.
Returns
  • (::String) — The test case resource name.

#test_time

def test_time() -> ::Google::Protobuf::Timestamp
Returns

#test_time=

def test_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns