[[["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, specifically for managing product data."],["This builder class provides customizable settings such as credentials, endpoint, and other configurations for the `ProductServiceClient`, which it inherits from `ClientBuilderBase\u003cProductServiceClient\u003e`."],["The latest version available is 2.12.0, and the page also has older versions of the builder class available down to version 1.0.0, each version is contained within their respective link."],["The `ProductServiceClientBuilder` has methods to create the client either synchronously with `Build()` or asynchronously with `BuildAsync(CancellationToken)`."],["The builder provides default settings and overridable methods such as `DefaultGrpcAdapter`, `GetDefaultEndpoint`, and `GetDefaultScopes` for configuration."]]],[]]