[[["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 document outlines the `ProductSearchClientBuilder` class, which is used to configure and build `ProductSearchClient` instances for the Google Cloud Vision API, specifically for the .NET platform."],["The latest version documented is 3.7.0, and it contains information from versions 2.3.0 through to the latest, allowing users to access documentation on past releases as needed."],["`ProductSearchClientBuilder` inherits from `ClientBuilderBase` and offers methods for setting credentials, endpoints, and other configuration options necessary to customize how the client interacts with the API."],["The class provides both synchronous and asynchronous methods to build the client (`Build()` and `BuildAsync()`), offering flexibility for different programming styles and needs."],["It includes properties and methods for managing gRPC channel settings, such as `DefaultGrpcAdapter`, `Settings`, `GetChannelPool`, `GetDefaultEndpoint`, and `GetDefaultScopes`, allowing detailed control over the underlying communication with the service."]]],[]]