lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb in google-cloud-dialogflow-0.11.0 vs lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb in google-cloud-dialogflow-0.11.1

- old
+ new

@@ -46,10 +46,10 @@ # @return [true, false] # Optional. Indicates whether this is a fallback intent. # @!attribute [rw] ml_disabled # @return [true, false] # Optional. Indicates whether Machine Learning is disabled for the intent. - # Note: If `ml_diabled` setting is set to true, then this intent is not + # Note: If `ml_disabled` setting is set to true, then this intent is not # taken into account during inference in `ML ONLY` match mode. Also, # auto-markup in the UI is turned off. # @!attribute [rw] input_context_names # @return [Array<String>] # Optional. The list of context names required for this intent to be \ No newline at end of file