[[["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 document outlines the `AutoMlClientBuilder` class, which is used to configure and build instances of the `AutoMlClient` in the Google Cloud AutoML V1 API for .NET."],["The latest version documented is 3.4.0, and other versions, going as far back as 2.2.0, are listed with links to their documentation."],["`AutoMlClientBuilder` inherits from `ClientBuilderBase` and includes various methods and properties for setting credentials, endpoints, and other configurations, alongside several methods like `Build()` and `BuildAsync()` to actually construct the client."],["The `AutoMlClientBuilder` class provides default settings and the ability to override settings via the `Settings` property, allowing customization of RPC behavior."],["The class can be constructed via the constructor `AutoMlClientBuilder()` which is used to create a new builder with default settings."]]],[]]