We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 010b301 commit 6ddf77dCopy full SHA for 6ddf77d
1 file changed
google/cloud/dialogflow/v2beta1/participant.proto
@@ -169,7 +169,8 @@ service Participants {
169
// This method should be used by human agent client software to fetch auto
170
// generated suggestions in real-time, while the conversation with an end user
171
// is in progress. The functionality is implemented in terms of the
172
- // [list pagination](/apis/design/design_patterns#list_pagination)
+ // [list
173
+ // pagination](https://cloud.google.com/apis/design/design_patterns#list_pagination)
174
// design pattern. The client app should use the `next_page_token` field
175
// to fetch the next batch of suggestions. `suggestions` are sorted by
176
// `create_time` in descending order.
0 commit comments