[[["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-21 UTC."],[[["The provided content outlines the different versions of the `UserEventServiceClientBuilder` class within the Google.Cloud.Retail.V2 namespace, ranging from version 1.0.0 to the latest 2.12.0."],["`UserEventServiceClientBuilder` is a builder class designed to simplify the configuration of the `UserEventServiceClient`, including credentials and endpoint settings."],["This class inherits from `ClientBuilderBase`, adding functionalities like setting up the emulator, channel pool, and managing common settings for the client."],["The settings to be used for Remote Procedure Calls (RPCs) can be defined using the Settings property, with the option to leave it as null to default to the standard setting, this can be configured via the `UserEventServiceSettings` class."],["The `Build()` and `BuildAsync()` methods are used to respectively build the client synchronously or asynchronously, with the result of these being the actual `UserEventServiceClient`."]]],[]]