Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::ValidationResult.
Represents the output of agent validation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#validation_errors
def validation_errors() -> ::Array<::Google::Cloud::Dialogflow::V2::ValidationError>
Returns
- (::Array<::Google::Cloud::Dialogflow::V2::ValidationError>) — Contains all validation errors.
#validation_errors=
def validation_errors=(value) -> ::Array<::Google::Cloud::Dialogflow::V2::ValidationError>
Parameter
- value (::Array<::Google::Cloud::Dialogflow::V2::ValidationError>) — Contains all validation errors.
Returns
- (::Array<::Google::Cloud::Dialogflow::V2::ValidationError>) — Contains all validation errors.