Reference documentation and code samples for the Google AutoML v1 API class AutoMl.
AutoML Server API.
The resource names are assigned by the server.
The server never reuses names that it has created after the resources with
those names are deleted.
An ID of a resource is the last element of the item's resource name. For
projects/{project_id}/locations/{location_id}/datasets/{dataset_id}, then
the id for the item is {dataset_id}.
Currently the only supported location_id is "us-central1".
On any input that is documented to expect a string parameter in
snake_case or dash-case, either of those cases is accepted.
public static void BindService(ServiceBinderBase serviceBinder, AutoMl.AutoMlBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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."],[[["\u003cp\u003eThe latest version of the Google AutoML v1 API is 3.4.0, with prior versions available for reference, including versions from 3.3.0 back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe AutoMl class provides reference documentation and code samples for interacting with the AutoML Server API, where resource names are server-assigned and never reused after deletion.\u003c/p\u003e\n"],["\u003cp\u003eResource IDs are the last element of a resource's name, like \u003ccode\u003e{dataset_id}\u003c/code\u003e in the example \u003ccode\u003eprojects/{project_id}/locations/{location_id}/datasets/{dataset_id}\u003c/code\u003e, and the only currently supported location is "us-central1".\u003c/p\u003e\n"],["\u003cp\u003eThe AutoMl class includes methods like \u003ccode\u003eBindService\u003c/code\u003e, which allow the creation of service definitions or the registration of service methods, supporting the server-side handling logic.\u003c/p\u003e\n"],["\u003cp\u003eThe API accepts both snake_case and dash-case for string parameters that expect these cases in their input.\u003c/p\u003e\n"]]],[],null,[]]