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 kebab-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.Cloud.AutoML.V1 library is 3.4.0, with a range of versions available from 2.2.0 to the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis library, specifically the \u003ccode\u003eAutoMl\u003c/code\u003e class, provides an interface to the AutoML Server API, which assigns resource names that it never reuses after deletion.\u003c/p\u003e\n"],["\u003cp\u003eThe server currently supports "us-central1" as the only valid \u003ccode\u003elocation_id\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoMl\u003c/code\u003e class can be used to bind a service, using the \u003ccode\u003eBindService\u003c/code\u003e method, either with an implementation or just the service binder.\u003c/p\u003e\n"],["\u003cp\u003eResource IDs, such as \u003ccode\u003e{dataset_id}\u003c/code\u003e, are defined as the last element of the resource name; for example, in \u003ccode\u003eprojects/{project_id}/locations/{location_id}/datasets/{dataset_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]