Skip to content

Commit 6ddf77d

Browse files
Google APIscopybara-github
authored andcommitted
docs: update comment in ListSuggestions to use absolute URL for /apis/design/design_patterns
PiperOrigin-RevId: 379330928
1 parent 010b301 commit 6ddf77d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

google/cloud/dialogflow/v2beta1/participant.proto

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,8 @@ service Participants {
169169
// This method should be used by human agent client software to fetch auto
170170
// generated suggestions in real-time, while the conversation with an end user
171171
// is in progress. The functionality is implemented in terms of the
172-
// [list pagination](/apis/design/design_patterns#list_pagination)
172+
// [list
173+
// pagination](https://cloud.google.com/apis/design/design_patterns#list_pagination)
173174
// design pattern. The client app should use the `next_page_token` field
174175
// to fetch the next batch of suggestions. `suggestions` are sorted by
175176
// `create_time` in descending order.

0 commit comments

Comments
 (0)