File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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",
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",
You can’t perform that action at this time.
0 commit comments