99- name : google.cloud.dialogflow.cx.v3.Deployments
1010- name : google.cloud.dialogflow.cx.v3.EntityTypes
1111- name : google.cloud.dialogflow.cx.v3.Environments
12+ - name : google.cloud.dialogflow.cx.v3.Examples
1213- name : google.cloud.dialogflow.cx.v3.Experiments
1314- name : google.cloud.dialogflow.cx.v3.Flows
1415- name : google.cloud.dialogflow.cx.v3.Generators
1516- name : google.cloud.dialogflow.cx.v3.Intents
1617- name : google.cloud.dialogflow.cx.v3.Pages
18+ - name : google.cloud.dialogflow.cx.v3.Playbooks
1719- name : google.cloud.dialogflow.cx.v3.SecuritySettingsService
1820- name : google.cloud.dialogflow.cx.v3.SessionEntityTypes
1921- name : google.cloud.dialogflow.cx.v3.Sessions
2022- name : google.cloud.dialogflow.cx.v3.TestCases
23+ - name : google.cloud.dialogflow.cx.v3.Tools
2124- name : google.cloud.dialogflow.cx.v3.TransitionRouteGroups
2225- name : google.cloud.dialogflow.cx.v3.Versions
2326- name : google.cloud.dialogflow.cx.v3.Webhooks
@@ -57,20 +60,16 @@ documentation:
5760 Builds conversational interfaces (for example, chatbots, and voice-powered
5861 apps and devices).
5962 overview : |-
60- <!-- mdformat off(presubmit failing, mdformat is as well) --> Dialogflow is
61- a natural language understanding platform that makes it easy
63+ Dialogflow is a natural language understanding platform that makes it easy
6264 to design and integrate a conversational user interface into your mobile
6365 app, web application, device, bot, interactive voice response system, and
64- so on. Using Dialogflow, you can provide new and engaging ways for
65- users to interact with your product.
66-
67- Dialogflow can analyze multiple types of input from your customers,
68- including text or audio inputs (like from a phone or voice recording).
69- It can also respond to your customers in a couple of ways, either through
70- text or with synthetic speech.
71-
72- For more information, see the
73- [Dialogflow documentation](https://cloud.google.com/dialogflow/docs).
66+ so on. Using Dialogflow, you can provide new and engaging ways for users
67+ to interact with your product. Dialogflow can analyze multiple types of
68+ input from your customers, including text or audio inputs (like from a
69+ phone or voice recording). It can also respond to your customers in a
70+ couple of ways, either through text or with synthetic speech. For more
71+ information, see the [Dialogflow
72+ documentation](https://cloud.google.com/dialogflow/docs).
7473 rules :
7574 - selector : google.cloud.location.Locations.GetLocation
7675 description : Gets information about a location.
@@ -134,6 +133,11 @@ authentication:
134133 canonical_scopes : |-
135134 https://www.googleapis.com/auth/cloud-platform,
136135 https://www.googleapis.com/auth/dialogflow
136+ - selector : ' google.cloud.dialogflow.cx.v3.Examples.*'
137+ oauth :
138+ canonical_scopes : |-
139+ https://www.googleapis.com/auth/cloud-platform,
140+ https://www.googleapis.com/auth/dialogflow
137141 - selector : ' google.cloud.dialogflow.cx.v3.Experiments.*'
138142 oauth :
139143 canonical_scopes : |-
@@ -159,6 +163,11 @@ authentication:
159163 canonical_scopes : |-
160164 https://www.googleapis.com/auth/cloud-platform,
161165 https://www.googleapis.com/auth/dialogflow
166+ - selector : ' google.cloud.dialogflow.cx.v3.Playbooks.*'
167+ oauth :
168+ canonical_scopes : |-
169+ https://www.googleapis.com/auth/cloud-platform,
170+ https://www.googleapis.com/auth/dialogflow
162171 - selector : ' google.cloud.dialogflow.cx.v3.SecuritySettingsService.*'
163172 oauth :
164173 canonical_scopes : |-
@@ -179,6 +188,11 @@ authentication:
179188 canonical_scopes : |-
180189 https://www.googleapis.com/auth/cloud-platform,
181190 https://www.googleapis.com/auth/dialogflow
191+ - selector : ' google.cloud.dialogflow.cx.v3.Tools.*'
192+ oauth :
193+ canonical_scopes : |-
194+ https://www.googleapis.com/auth/cloud-platform,
195+ https://www.googleapis.com/auth/dialogflow
182196 - selector : ' google.cloud.dialogflow.cx.v3.TransitionRouteGroups.*'
183197 oauth :
184198 canonical_scopes : |-
0 commit comments