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 available for Google.Cloud.AutoML.V1 is 3.4.0, with multiple previous versions listed down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe AutoMl class represents the AutoML Server API, where resource names are assigned by the server and are not reused after deletion.\u003c/p\u003e\n"],["\u003cp\u003eThe resource ID is the last element of the resource name, for instance, \u003ccode\u003e{dataset_id}\u003c/code\u003e in \u003ccode\u003eprojects/{project_id}/locations/{location_id}/datasets/{dataset_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe supported location ID for this API is currently "us-central1".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoMl\u003c/code\u003e class has methods to bind service logic to a server, such as \u003ccode\u003eBindService(AutoMl.AutoMlBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, AutoMl.AutoMlBase)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]