Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::RunContinuousTestMetadata.
Metadata returned for the Environments.RunContinuousTest 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.