[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `ServiceCollectionExtensions` class, which is part of the Google Cloud Video Transcoder v1 API, and its purpose is to configure API clients."],["The `ServiceCollectionExtensions` class is a static class that offers extension methods, inherited from the `Object` class, to simplify the process of configuring API clients."],["The page contains documentation for multiple versions of the API, ranging from version 1.0.0 up to the latest version, 2.9.0, with the current version this page represents being 2.2.0."],["The primary functionality of the `ServiceCollectionExtensions` class, as demonstrated by the method `AddTranscoderServiceClient`, is adding a singleton `TranscoderServiceClient` to an `IServiceCollection`, allowing for the configuration of the client."],["The method `AddTranscoderServiceClient` allows for an optional `action` to be called on the client builder, before any services are used to configure the client, granting customization capabilities."]]],[]]