[[["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-04-17 UTC."],[[["The latest version available for the Google Cloud Vision v1 API is 3.7.0, but the current page specifically documents version 3.3.0."],["The `ServiceCollectionExtensions` class provides methods to configure API clients, and it is a static class designed to offer extension methods."],["Two methods, `AddImageAnnotatorClient` and `AddProductSearchClient`, are available to add singleton clients (`ImageAnnotatorClient` and `ProductSearchClient` respectively) to an `IServiceCollection`."],["Both `AddImageAnnotatorClient` and `AddProductSearchClient` methods allow for an optional action to be invoked on the client builder before services are used, enabling configuration customization."],["The `ServiceCollectionExtensions` class inherits from the base .NET `Object` class."]]],[]]