Class: Google::Cloud::Dialogflow::CX::V3::ImportTestCasesMetadata

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.ImportTestCases long running operation.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns Errors for failed test cases.

Returns:



634
635
636
637
# File 'proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb', line 634

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