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