proto_docs/google/cloud/dialogflow/v2/validation_result.rb in google-cloud-dialogflow-v2-0.6.4 vs proto_docs/google/cloud/dialogflow/v2/validation_result.rb in google-cloud-dialogflow-v2-0.7.0
- old
+ new
@@ -51,10 +51,10 @@
# Represents a level of severity.
module Severity
# Not specified. This value should never be used.
SEVERITY_UNSPECIFIED = 0
- # The agent doesn't follow Dialogflow best practicies.
+ # The agent doesn't follow Dialogflow best practices.
INFO = 1
# The agent may not behave as expected.
WARNING = 2