[[["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 `RapidMigrationAssessmentClientBuilder` class simplifies the configuration of credentials and endpoints for the `RapidMigrationAssessmentClient` in the Rapid Migration Assessment v1 API."],["This class inherits from `ClientBuilderBase\u003cRapidMigrationAssessmentClient\u003e` and provides methods to build a `RapidMigrationAssessmentClient` instance, either synchronously using the Build() method or asynchronously using the BuildAsync() method."],["The `RapidMigrationAssessmentClientBuilder` provides control over RPC settings via the `Settings` property, which can be set to `RapidMigrationAssessmentSettings` or `null` to use default settings."],["The class also inherits various members from `ClientBuilderBase` that allows setting properties like `Endpoint`, `CredentialsPath`, and `UserAgent`, which are used for connecting to Google Cloud."],["The class includes a constructor `RapidMigrationAssessmentClientBuilder()` that is used to create a new builder with the default settings, along with a method `GetChannelPool()` to retrieve the pool of channels that are used when options are not specified."]]],[]]