[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]