8000 docs: Minor formatting (#664) · googleapis/python-dialogflow@466e6dd · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

Commit 466e6dd

Browse files
docs: Minor formatting (#664)
* docs: Minor formatting PiperOrigin-RevId: 553461544 Source-Link: googleapis/googleapis@347e81d Source-Link: https://github.com/googleapis/googleapis-gen/commit/1177b663de50079dbcfcbb7eebe99c7ee21ca074 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTE3N2I2NjNkZTUwMDc5ZGJjZmNiYjdlZWJlOTljN2VlMjFjYTA3NCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 0cfd18a commit 466e6dd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

google/cloud/dialogflow_v2/types/session.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -292,12 +292,12 @@ class QueryParameters(proto.Message):
292292
class QueryInput(proto.Message):
293293
r"""Represents the query input. It can contain either:
294294
295-
1. An audio config which
296-
instructs the speech recognizer how to process the speech
297-
audio.
298-
2. A conversational query in the form of text,.
295+
1. An audio config which instructs the speech recognizer how to
296+
process the speech audio.
299297
300-
3. An event that specifies which intent to trigger.
298+
2. A conversational query in the form of text.
299+
300+
3. An event that specifies which intent to trigger.
301301
302302
This message has `oneof`_ fields (mutually exclusive fields).
303303
For each oneof, at most one member field can be set at the same time.

0 commit comments

Comments
 (0)
0