Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::BatchRunTestCasesMetadata.
Metadata returned for the TestCases.BatchRunTestCases long running operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#errors
def errors() -> ::Array<::Google::Cloud::Dialogflow::CX::V3::TestError>
    Returns
    
  - (::Array<::Google::Cloud::Dialogflow::CX::V3::TestError>) — The test errors.
#errors=
def errors=(value) -> ::Array<::Google::Cloud::Dialogflow::CX::V3::TestError>
    Parameter
    
  - value (::Array<::Google::Cloud::Dialogflow::CX::V3::TestError>) — The test errors.
    Returns
    
- (::Array<::Google::Cloud::Dialogflow::CX::V3::TestError>) — The test errors.