proto_docs/google/cloud/dialogflow/v2/validation_result.rb in google-cloud-dialogflow-v2-0.26.0 vs proto_docs/google/cloud/dialogflow/v2/validation_result.rb in google-cloud-dialogflow-v2-0.26.1

- old
+ new

@@ -28,19 +28,19 @@ # @!attribute [rw] entries # @return [::Array<::String>] # The names of the entries that the error is associated with. # Format: # - # - "projects/<Project ID>/agent", if the error is associated with the entire + # - `projects/<Project ID>/agent`, if the error is associated with the entire # agent. - # - "projects/<Project ID>/agent/intents/<Intent ID>", if the error is + # - `projects/<Project ID>/agent/intents/<Intent ID>`, if the error is # associated with certain intents. - # - "projects/<Project - # ID>/agent/intents/<Intent Id>/trainingPhrases/<Training Phrase ID>", if the - # error is associated with certain intent training phrases. - # - "projects/<Project ID>/agent/intents/<Intent Id>/parameters/<Parameter - # ID>", if the error is associated with certain intent parameters. - # - "projects/<Project ID>/agent/entities/<Entity ID>", if the error is + # - `projects/<Project ID>/agent/intents/<Intent + # Id>/trainingPhrases/<Training Phrase ID>`, if the error is associated with + # certain intent training phrases. + # - `projects/<Project ID>/agent/intents/<Intent Id>/parameters/<Parameter + # ID>`, if the error is associated with certain intent parameters. + # - `projects/<Project ID>/agent/entities/<Entity ID>`, if the error is # associated with certain entities. # @!attribute [rw] error_message # @return [::String] # The detailed error message. class ValidationError