@@ -48,20 +48,16 @@ documentation:
4848 Builds conversational interfaces (for example, chatbots, and voice-powered
4949 apps and devices).
5050 overview : |-
51- <!-- mdformat off(presubmit failing, mdformat is as well) --> Dialogflow is
52- a natural language understanding platform that makes it easy
51+ Dialogflow is a natural language understanding platform that makes it easy
5352 to design and integrate a conversational user interface into your mobile
5453 app, web application, device, bot, interactive voice response system, and
55- so on. Using Dialogflow, you can provide new and engaging ways for
56- users to interact with your product.
57-
58- Dialogflow can analyze multiple types of input from your customers,
59- including text or audio inputs (like from a phone or voice recording).
60- It can also respond to your customers in a couple of ways, either through
61- text or with synthetic speech.
62-
63- For more information, see the
64- [Dialogflow documentation](https://cloud.google.com/dialogflow/docs).
54+ so on. Using Dialogflow, you can provide new and engaging ways for users
55+ to interact with your product. Dialogflow can analyze multiple types of
56+ input from your customers, including text or audio inputs (like from a
57+ phone or voice recording). It can also respond to your customers in a
58+ couple of ways, either through text or with synthetic speech. For more
59+ information, see the [Dialogflow
60+ documentation](https://cloud.google.com/dialogflow/docs).
6561 rules :
6662 - selector : google.cloud.location.Locations.GetLocation
6763 description : Gets information about a location.
@@ -227,6 +223,8 @@ authentication:
227223 https://www.googleapis.com/auth/dialogflow
228224
229225publishing :
226+ new_issue_uri : https://issuetracker.google.com/issues/new?component=501190
227+ documentation_uri : https://docs.cloud.google.com/dialogflow/docs
230228 library_settings :
231229 - version : google.cloud.dialogflow.v2beta1
232230 dotnet_settings :
0 commit comments