Class: Google::Cloud::Dialogflow::CX::V3::BatchRunTestCasesMetadata

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

Metadata returned for the TestCases.BatchRunTestCases long running operation.

Instance Attribute Summary collapse

Instance Attribute Details

#errors::Array<::Google::Cloud::Dialogflow::CX::V3::TestError>

Returns The test errors.

Returns:



571
572
573
574
# File 'proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb', line 571

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