MLKitLinkFirebase Framework Referansı
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Sınıflar
Aşağıdaki sınıflar tüm dünyada kullanılabilir.
-
Firebase sunucusunda uzaktan barındırılan bir özel modelin model kaynağı ve
indiremezsiniz.
-
Modelin uzaktan barındırıldığı yeri gösteren bir model kaynağı.
Bildirim
Swift
class RemoteModelSource : NSObject
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-29 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-08-29 UTC."],[[["FirebaseModelSource is a class used for custom models hosted on Firebase and downloaded to the device, inheriting from RemoteModelSource."],["RemoteModelSource is a base class indicating the remote location of a model."]]],["`FirebaseModelSource` represents a custom model hosted on a Firebase server and downloaded to a device. It inherits from `RemoteModelSource`. `RemoteModelSource` indicates that a model is hosted remotely. Both classes are defined using Swift, with `FirebaseModelSource` inheriting from `RemoteModelSource`, and `RemoteModelSource` inheriting from `NSObject`. The provided information details the declaration and the primary purpose of each class.\n"]]