[[["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."],[[["The `PipelineServiceClientBuilder` class is a builder for the `PipelineServiceClient` within the Cloud AI Platform v1beta1 API, designed to simplify the setup of credentials and endpoints."],["This class inherits from `ClientBuilderBase`, providing it with a range of properties for configuration, including settings for credentials, endpoints, logging, scopes, and other related options."],["It provides two methods, `Build()` and `BuildAsync()`, that allow users to construct the `PipelineServiceClient` object synchronously or asynchronously respectively."],["The `PipelineServiceClientBuilder()` constructor allows the creation of a new builder instance with default settings, and it also has a `Settings` property to use for RPC configurations."]]],[]]