MLKitTranslate Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
-
RemoteModel is an NSObject class representing a machine learning model stored on a server.
-
This model is downloaded to the device for use and has a name property to identify it.
-
You cannot directly initialize a RemoteModel instance using its initializer.
RemoteModel
class RemoteModel : NSObject
A model that is stored remotely on the server and downloaded to the device.
-
Declaration
Swift
var name: String { get }
-
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-10 UTC.
[null,null,["Last updated 2024-07-10 UTC."],[],[]]