[[["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-09 UTC."],[[["The `DeploymentResourcePoolServiceClientBuilder` class is a builder for configuring and creating `DeploymentResourcePoolServiceClient` instances within the Cloud AI Platform v1beta1 API."],["This builder allows for customization of settings such as credentials and the endpoint used for communication with the service."],["The `Build()` method creates a `DeploymentResourcePoolServiceClient` instance synchronously, while `BuildAsync()` does so asynchronously."],["The class inherits properties and methods from `ClientBuilderBase`, offering a range of options for setting up the client, including methods for handling credentials, endpoints, and gRPC channel configurations."],["The `DeploymentResourcePoolServiceClientBuilder` class can be instantiated using the default settings with its constructor: `DeploymentResourcePoolServiceClientBuilder()`."]]],[]]