[[["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 `ProductServiceClientBuilder` class is used to configure and build instances of `ProductServiceClient` for interacting with the Google Cloud Retail API, allowing for customization of credentials and endpoints."],["This class inherits from `ClientBuilderBase`, which provides common settings and methods for configuring client connections such as managing credentials, endpoints, and emulator environments."],["The latest version of this builder is 2.12.0, and it has versions spanning down to 1.0.0, each accessible through distinct links for version-specific documentation."],["`ProductServiceClientBuilder` can be used to override GrpcAdapter and other default settings, such as the endpoint, scopes and ChannelPool, to use for connecting with the google retail cloud services."],["The builder offers both synchronous `Build()` and asynchronous `BuildAsync()` methods to create the `ProductServiceClient` instance."]]],[]]