[[["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."],[[["This page details the `ProductSearchClientBuilder` class, which is used to configure and build `ProductSearchClient` instances for the Google Cloud Vision API's product search feature."],["The `ProductSearchClientBuilder` class inherits from `ClientBuilderBase` and provides methods for setting credentials, endpoints, and other options necessary to interact with the API."],["Available versions of `ProductSearchClientBuilder` range from 2.3.0 to the latest 3.7.0, including version 2.5.0, that the bulk of this content is describing."],["The class offers both synchronous and asynchronous methods to build the client, `Build()` and `BuildAsync()`, and it uses `GrpcAdapter` for the underlying gRPC communication."],["The `ProductSearchClientBuilder` class has properties such as `DefaultGrpcAdapter`, and `Settings`, and methods such as `GetDefaultEndpoint`, `GetDefaultScopes`, and `GetChannelPool`, to customize configurations."]]],[]]