MLKitEntityExtraction फ़्रेमवर्क का रेफ़रंस
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eISBNEntity is an NSObject class representing an ISBN extracted from text.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a \u003ccode\u003eisbn\u003c/code\u003e property to access the full ISBN number in canonical form (e.g., "9780007547999").\u003c/p\u003e\n"],["\u003cp\u003eThe initializer for ISBNEntity is unavailable.\u003c/p\u003e\n"]]],[],null,["# MLKitEntityExtraction Framework Reference\n\nISBNEntity\n==========\n\n class ISBNEntity : NSObject\n\nAn ISBN entity extracted from text.\n- `\n ``\n ``\n `\n\n ### [isbn](#/c:objc(cs)MLKISBNEntity(py)ISBN)\n\n `\n ` \n The full ISBN number in canonical form. For example, `9780007547999`. \n\n #### Declaration\n\n Swift \n\n var isbn: String { get }\n\n- `\n ``\n ``\n `\n\n ### [-init](#/c:objc(cs)MLKISBNEntity(im)init)\n\n `\n ` \n Unavailable."]]