FirebaseAutoMLRemoteModel

public class FirebaseAutoMLRemoteModel extends FirebaseRemoteModel

This class is deprecated.
The standalone ML Kit SDK replaces this API. For more information, refer to the migration guide.

Describes a remote model to be downloaded to the device.

Defines the download conditions of the model, whether or not to download updated versions of the model, and the model's name specified by the developer in the cloud console.

Nested Class Summary

class FirebaseAutoMLRemoteModel.Builder Builder of FirebaseAutoMLRemoteModel

Inherited Method Summary