2022-02-24
▼ ▲ dialogflow.projects.locations.conversationProfiles.setSuggestionFeatureConfig
Flat Path : v2beta1/projects/{projectsId}/locations/{locationsId}/conversationProfiles/{conversationProfilesId}:setSuggestionFeatureConfig
Parameters :
conversationProfile
Description : Required. The Conversation Profile to add or update the suggestion feature config. Format: `projects//locations//conversationProfiles/`.
Required : Yes
Type : string
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/conversationProfiles/[^/]+$
Description : Adds or updates a suggestion feature in a conversation profile. If the conversation profile contains the type of suggestion feature for the participant role, it will update it. Otherwise it will insert the suggestion feature. This method is a [long-running operation](https://cloud.google.com/dialogflow/es/docs/how/long-running-operations). The returned `Operation` type has the following method-specific fields: - `metadata`: SetSuggestionFeatureConfigOperationMetadata - `response`: ConversationProfile If a long running operation to add or update suggestion feature config for the same conversation profile, participant role and suggestion feature type exists, please cancel the existing long running operation before sending such request, otherwise the request will be rejected.
Path : v2beta1/{+conversationProfile}:setSuggestionFeatureConfig
Parameter Order : conversationProfile
HTTP Method : POST
Scopes :
▼ ▲ dialogflow.projects.locations.conversationProfiles.clearSuggestionFeatureConfig
Path : v2beta1/{+conversationProfile}:clearSuggestionFeatureConfig
Flat Path : v2beta1/projects/{projectsId}/locations/{locationsId}/conversationProfiles/{conversationProfilesId}:clearSuggestionFeatureConfig
Description : Clears a suggestion feature from a conversation profile for the given participant role. This method is a [long-running operation](https://cloud.google.com/dialogflow/es/docs/how/long-running-operations). The returned `Operation` type has the following method-specific fields: - `metadata`: ClearSuggestionFeatureConfigOperationMetadata - `response`: ConversationProfile
HTTP Method : POST
Scopes :
Parameters :
conversationProfile
Pattern : ^projects/[^/]+/locations/[^/]+/conversationProfiles/[^/]+$
Type : string
Required : Yes
Location : path
Description : Required. The Conversation Profile to add or update the suggestion feature config. Format: `projects//locations//conversationProfiles/`.
Parameter Order : conversationProfile
▼ ▲ dialogflow.projects.conversationProfiles.clearSuggestionFeatureConfig
Parameter Order : conversationProfile
HTTP Method : POST
Description : Clears a suggestion feature from a conversation profile for the given participant role. This method is a [long-running operation](https://cloud.google.com/dialogflow/es/docs/how/long-running-operations). The returned `Operation` type has the following method-specific fields: - `metadata`: ClearSuggestionFeatureConfigOperationMetadata - `response`: ConversationProfile
Scopes :
Path : v2beta1/{+conversationProfile}:clearSuggestionFeatureConfig
Flat Path : v2beta1/projects/{projectsId}/conversationProfiles/{conversationProfilesId}:clearSuggestionFeatureConfig
Parameters :
conversationProfile
Type : string
Location : path
Description : Required. The Conversation Profile to add or update the suggestion feature config. Format: `projects//locations//conversationProfiles/`.
Pattern : ^projects/[^/]+/conversationProfiles/[^/]+$
Required : Yes
▼ ▲ dialogflow.projects.conversationProfiles.setSuggestionFeatureConfig
Parameter Order : conversationProfile
HTTP Method : POST
Flat Path : v2beta1/projects/{projectsId}/conversationProfiles/{conversationProfilesId}:setSuggestionFeatureConfig
Scopes :
Description : Adds or updates a suggestion feature in a conversation profile. If the conversation profile contains the type of suggestion feature for the participant role, it will update it. Otherwise it will insert the suggestion feature. This method is a [long-running operation](https://cloud.google.com/dialogflow/es/docs/how/long-running-operations). The returned `Operation` type has the following method-specific fields: - `metadata`: SetSuggestionFeatureConfigOperationMetadata - `response`: ConversationProfile If a long running operation to add or update suggestion feature config for the same conversation profile, participant role and suggestion feature type exists, please cancel the existing long running operation before sending such request, otherwise the request will be rejected.
Path : v2beta1/{+conversationProfile}:setSuggestionFeatureConfig
Parameters :
conversationProfile
Location : path
Type : string
Pattern : ^projects/[^/]+/conversationProfiles/[^/]+$
Required : Yes
Description : Required. The Conversation Profile to add or update the suggestion feature config. Format: `projects//locations//conversationProfiles/`.