Skip to content

Commit 1605e8d

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent d9ca515 commit 1605e8d

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
@@ -43064,6 +43064,21 @@
4306443064
"shortName": "ConversationProfiles",
4306543065
"fullName": "google.cloud.dialogflow.v2beta1.ConversationProfiles",
4306643066
"methods": [
43067+
{
43068+
"shortName": "ClearSuggestionFeatureConfig",
43069+
"fullName": "google.cloud.dialogflow.v2beta1.ConversationProfiles.ClearSuggestionFeatureConfig",
43070+
"mode": "UNARY",
43071+
"bindings": [
43072+
{
43073+
"httpMethod": "POST",
43074+
"path": "/v2beta1/{conversation_profile=projects/*/conversationProfiles/*}:clearSuggestionFeatureConfig"
43075+
},
43076+
{
43077+
"httpMethod": "POST",
43078+
"path": "/v2beta1/{conversation_profile=projects/*/locations/*/conversationProfiles/*}:clearSuggestionFeatureConfig"
43079+
}
43080+
]
43081+
},
4306743082
{
4306843083
"shortName": "CreateConversationProfile",
4306943084
"fullName": "google.cloud.dialogflow.v2beta1.ConversationProfiles.CreateConversationProfile",
@@ -43124,6 +43139,21 @@
4312443139
}
4312543140
]
4312643141
},
43142+
{
43143+
"shortName": "SetSuggestionFeatureConfig",
43144+
"fullName": "google.cloud.dialogflow.v2beta1.ConversationProfiles.SetSuggestionFeatureConfig",
43145+
"mode": "UNARY",
43146+
"bindings": [
43147+
{
43148+
"httpMethod": "POST",
43149+
"path": "/v2beta1/{conversation_profile=projects/*/conversationProfiles/*}:setSuggestionFeatureConfig"
43150+
},
43151+
{
43152+
"httpMethod": "POST",
43153+
"path": "/v2beta1/{conversation_profile=projects/*/locations/*/conversationProfiles/*}:setSuggestionFeatureConfig"
43154+
}
43155+
]
43156+
},
4312743157
{
4312843158
"shortName": "UpdateConversationProfile",
4312943159
"fullName": "google.cloud.dialogflow.v2beta1.ConversationProfiles.UpdateConversationProfile",

0 commit comments

Comments
 (0)