We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6deca98 commit ef86d8eCopy full SHA for ef86d8e
1 file changed
api-index-v1.json
@@ -45477,6 +45477,21 @@
45477
"path": "/v2beta1/{parent=projects/*/locations/*/conversations/*}/messages"
45478
}
45479
]
45480
+ },
45481
+ {
45482
+ "shortName": "SuggestConversationSummary",
45483
+ "fullName": "google.cloud.dialogflow.v2beta1.Conversations.SuggestConversationSummary",
45484
+ "mode": "UNARY",
45485
+ "bindings": [
45486
45487
+ "httpMethod": "POST",
45488
+ "path": "/v2beta1/{conversation=projects/*/conversations/*}/suggestions:suggestConversationSummary"
45489
45490
45491
45492
+ "path": "/v2beta1/{conversation=projects/*/locations/*/conversations/*}/suggestions:suggestConversationSummary"
45493
+ }
45494
+ ]
45495
45496
45497
},
0 commit comments