[[["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 `AutoMlClientBuilder` class is a builder for creating `AutoMlClient` instances, offering simplified configuration of credentials and endpoints for the Google AutoML v1 API."],["This class inherits from `ClientBuilderBase\u003cAutoMlClient\u003e` and provides methods to build the client synchronously or asynchronously, through the `Build()` and `BuildAsync()` methods, respectively."],["Version 3.4.0 is the latest available version, but versions back to 2.2.0 are documented as well, showcasing the evolution of the API."],["The builder allows configuration of settings for RPCs via the `Settings` property, with the option to use default settings if `null` is specified."],["The `AutoMlClientBuilder` offers methods for obtaining channel credentials and pooling, and has several methods for validation and configuration."]]],[]]