[[["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-31 UTC."],[[["The `GenAiTuningServiceClientBuilder` class is a builder for the `GenAiTuningServiceClient`, simplifying the configuration of credentials and endpoints."],["This builder class is part of the Cloud AI Platform v1beta1 API within the `Google.Cloud.AIPlatform.V1Beta1` namespace, and the most up to date version is beta21."],["The builder inherits from `ClientBuilderBase` and offers methods such as `Build()` and `BuildAsync()` to construct the client synchronously or asynchronously."],["It includes various properties to configure the client, such as `Settings`, `Endpoint`, and credential-related options like `ChannelCredentials`, `CredentialsPath`, and `GoogleCredential`."],["It can be used to create a client with default settings using its constructor `GenAiTuningServiceClientBuilder()`."]]],[]]