[[["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 `ServiceCollectionExtensions` class provides extension methods for configuring API clients within the Google Cloud Speech v1p1beta1 API."],["This class is a static class that inherits from the `object` class and resides within the `Microsoft.Extensions.DependencyInjection` namespace of the `Google.Cloud.Speech.V1P1Beta1.dll` assembly."],["It offers methods to add singleton instances of `AdaptationClient` and `SpeechClient` to an `IServiceCollection`, allowing for the configuration of these clients."],["Both `AddAdaptationClient` and `AddSpeechClient` methods accept an optional `Action` parameter to further customize the client builder before services from `services` are applied."],["The latest reference documentation available is for version `3.0.0-beta08`, with `3.0.0-beta07` and `2.0.0-beta09` also accessible."]]],[]]