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\u003eVersion 3.4.0 is the latest release of the Google.Cloud.AutoML.V1 package, with multiple previous versions available for reference, including 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe AutoML Server API assigns resource names that are never reused after deletion, with the resource ID being the last element of the item's resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe only supported \u003ccode\u003elocation_id\u003c/code\u003e for this API is "us-central1".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoMl\u003c/code\u003e class inherits from the \u003ccode\u003eObject\u003c/code\u003e class, providing access to various object-related methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method allows for creating or registering a service definition with a server, using either \u003ccode\u003eAutoMl.AutoMlBase\u003c/code\u003e for the server-side logic or \u003ccode\u003eServiceBinderBase\u003c/code\u003e for method binding.\u003c/p\u003e\n"]]],[],null,[]]