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 Server API, within the Google.Cloud.AutoML.V1 namespace, manages resource names assigned by the server and does not reuse deleted names.\u003c/p\u003e\n"],["\u003cp\u003eResource IDs in the API are derived from the last element of the resource name, as exemplified by \u003ccode\u003e{dataset_id}\u003c/code\u003e in the format \u003ccode\u003eprojects/{project_id}/locations/{location_id}/datasets/{dataset_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe API currently supports only "us-central1" as a valid \u003ccode\u003elocation_id\u003c/code\u003e and accepts either snake_case or dash-case for string parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eAutoMl\u003c/code\u003e can create service definitions and register service methods, as demonstrated by the \u003ccode\u003eBindService\u003c/code\u003e methods, which support different ways of implementing service binding logic.\u003c/p\u003e\n"]]],[],null,[]]