This interface defines virtual methods for each of the user-facing overload sets in ConversationProfilesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ConversationProfilesClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["The latest version available for `ConversationProfilesConnection` is 2.37.0-rc, and there are numerous previous versions accessible, ranging from 2.36.0 down to 2.11.0."],["`ConversationProfilesConnection` defines the virtual methods for user-facing overloads within `ConversationProfilesClient`, enabling custom behavior injection, like using a mock object, in testing."],["The object facilitates managing conversation profiles, with functions to list, get, create, update, and delete conversation profiles via respective request types, such as `ListConversationProfilesRequest` or `CreateConversationProfileRequest const &`."],["It supports setting and clearing suggestion feature configurations for conversation profiles using `SetSuggestionFeatureConfigRequest` and `ClearSuggestionFeatureConfigRequest`, which can be performed with or without waiting for the operation to complete."],["There are several other virtual methods to manage locations and long-running operations like the ability to list, get, and cancel them."]]],[]]