[[["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."],[[["This page provides reference documentation for the `ServiceCollectionExtensions` class within the Rapid Migration Assessment v1 API, specifically for version 1.0.0, with links to the latest (1.2.0) and previous (1.1.0) versions."],["`ServiceCollectionExtensions` is a static class designed to offer extension methods for configuring API clients and is found in the `Microsoft.Extensions.DependencyInjection` namespace, in the `Google.Cloud.RapidMigrationAssessment.V1.dll` assembly."],["The primary method, `AddRapidMigrationAssessmentClient`, adds a singleton `RapidMigrationAssessmentClient` to an `IServiceCollection`, allowing for client configuration via an optional `Action` on the client builder."],["The `AddRapidMigrationAssessmentClient` takes two parameters: `services`, which is the `IServiceCollection` and `action`, an optional `Action` to be performed on `RapidMigrationAssessmentClientBuilder`."],["The `AddRapidMigrationAssessmentClient` returns an `IServiceCollection`."]]],[]]