[[["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 `VizierServiceClientBuilder` class is used to configure and build instances of the `VizierServiceClient` for the Cloud AI Platform v1beta1 API."],["This builder class inherits from `ClientBuilderBase` and provides methods to set credentials, endpoint, and other configuration options for the `VizierServiceClient`."],["The `Build()` method creates a new `VizierServiceClient` instance based on the builder's configuration, and `BuildAsync()` provides an asynchronous version of this."],["It allows for the configuration of RPC settings, specified through the `Settings` property, for default or custom settings for the `VizierServiceClient`."],["The `VizierServiceClientBuilder` has a `ChannelPool` method which can be used to return a channel pool when there are no other options."]]],[]]