[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-16。"],[[["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."]]],[]]