[[["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 latest version available for the Google AutoML v1 API is 3.4.0, with several prior versions also documented, including version 3.1.0, which is specifically detailed on this page."],["The `ServiceCollectionExtensions` class provides static extension methods to configure API clients for Google AutoML, specifically `AutoMlClient` and `PredictionServiceClient`."],["You can add a singleton `AutoMlClient` to your `IServiceCollection` by calling the `AddAutoMlClient` method, with an optional `Action` parameter to further customize the client."],["Similarly, a singleton `PredictionServiceClient` can be added to `IServiceCollection` using the `AddPredictionServiceClient` method, also with an optional configuration `Action`."],["This class inherits members from the base `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, as it extends it."]]],[]]