Skip to content

Commit ada32e9

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 356f0c0 commit ada32e9

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37940,6 +37940,21 @@
3794037940
}
3794137941
]
3794237942
},
37943+
{
37944+
"shortName": "ImportDocuments",
37945+
"fullName": "google.cloud.dialogflow.v2.Documents.ImportDocuments",
37946+
"mode": "UNARY",
37947+
"bindings": [
37948+
{
37949+
"httpMethod": "POST",
37950+
"path": "/v2/{parent=projects/*/knowledgeBases/*}/documents:import"
37951+
},
37952+
{
37953+
"httpMethod": "POST",
37954+
"path": "/v2/{parent=projects/*/locations/*/knowledgeBases/*}/documents:import"
37955+
}
37956+
]
37957+
},
3794337958
{
3794437959
"shortName": "ListDocuments",
3794537960
"fullName": "google.cloud.dialogflow.v2.Documents.ListDocuments",
@@ -38601,6 +38616,21 @@
3860138616
}
3860238617
]
3860338618
},
38619+
{
38620+
"shortName": "SuggestSmartReplies",
38621+
"fullName": "google.cloud.dialogflow.v2.Participants.SuggestSmartReplies",
38622+
"mode": "UNARY",
38623+
"bindings": [
38624+
{
38625+
"httpMethod": "POST",
38626+
"path": "/v2/{parent=projects/*/conversations/*/participants/*}/suggestions:suggestSmartReplies"
38627+
},
38628+
{
38629+
"httpMethod": "POST",
38630+
"path": "/v2/{parent=projects/*/locations/*/conversations/*/participants/*}/suggestions:suggestSmartReplies"
38631+
}
38632+
]
38633+
},
3860438634
{
3860538635
"shortName": "UpdateParticipant",
3860638636
"fullName": "google.cloud.dialogflow.v2.Participants.UpdateParticipant",

0 commit comments

Comments
 (0)