[[["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-03-21 UTC."],[[["This documentation details the `MigrationServiceClientBuilder` class, which is used to configure and build instances of the `MigrationServiceClient` for the Vertex AI v1beta1 API."],["The `MigrationServiceClientBuilder` class extends `ClientBuilderBase` and inherits various properties and methods for client configuration, including credentials, endpoints, and scopes."],["The builder allows for synchronous and asynchronous client construction using the `Build()` and `BuildAsync()` methods, respectively."],["The class offers a constructor to create a new builder with default settings and provides a `Settings` property for customizing RPC behavior."],["The `GetChannelPool()` method, which is overridden, is utilized to get a channel pool when there is no alternative specified."]]],[]]