MLKitEntityExtraction フレームワーク リファレンス
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 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."]]