[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-16 UTC。"],[[["The `Feature` object specifies the type of Google Cloud Vision API detection to perform and allows for multiple detection types."],["The `type` field defines the specific feature type, chosen from options like `TEXT_DETECTION` or `DOCUMENT_TEXT_DETECTION`."],["The `model` field allows specifying a particular model for the feature, with options like \"builtin/stable\", \"builtin/latest\", and \"builtin/weekly\"."],["`TEXT_DETECTION` is designed for general text within images, whereas `DOCUMENT_TEXT_DETECTION` is optimized for dense text in documents."],["`DOCUMENT_TEXT_DETECTION` takes priority if both `DOCUMENT_TEXT_DETECTION` and `TEXT_DETECTION` are specified."]]],[]]