Interface protos.google.cloud.vision.v1.IImageContext (5.2.0)
Properties of an ImageContext.
Package
@google-cloud/vision
Properties
cropHintsParams
cropHintsParams?: (google.cloud.vision.v1.ICropHintsParams|null);
ImageContext cropHintsParams
languageHints
languageHints?: (string[]|null);
ImageContext languageHints
latLongRect
latLongRect?: (google.cloud.vision.v1.ILatLongRect|null);
productSearchParams
productSearchParams?: (google.cloud.vision.v1.IProductSearchParams|null);
ImageContext productSearchParams
textDetectionParams
textDetectionParams?: (google.cloud.vision.v1.ITextDetectionParams|null);
ImageContext textDetectionParams
webDetectionParams
webDetectionParams?: (google.cloud.vision.v1.IWebDetectionParams|null);
ImageContext webDetectionParams
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Interface protos.google.cloud.vision.v1.IImageContext (5.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [5.2.0 (latest)](/nodejs/docs/reference/vision/latest/vision/protos.google.cloud.vision.v1.iimagecontext)\n- [4.3.2](/nodejs/docs/reference/vision/4.3.2/vision/protos.google.cloud.vision.v1.iimagecontext)\n- [4.2.1](/nodejs/docs/reference/vision/4.2.1/vision/protos.google.cloud.vision.v1.iimagecontext)\n- [4.0.3](/nodejs/docs/reference/vision/4.0.3/vision/protos.google.cloud.vision.v1.iimagecontext)\n- [3.1.3](/nodejs/docs/reference/vision/3.1.3/vision/protos.google.cloud.vision.v1.iimagecontext)\n- [3.0.1](/nodejs/docs/reference/vision/3.0.1/vision/protos.google.cloud.vision.v1.iimagecontext)\n- [2.4.2](/nodejs/docs/reference/vision/2.4.2/vision/protos.google.cloud.vision.v1.iimagecontext)\n- [2.3.8](/nodejs/docs/reference/vision/2.3.8/vision/protos.google.cloud.vision.v1.iimagecontext) \nProperties of an ImageContext.\n\nPackage\n-------\n\n[@google-cloud/vision](../overview.html)\n\nProperties\n----------\n\n### cropHintsParams\n\n cropHintsParams?: (google.cloud.vision.v1.ICropHintsParams|null);\n\nImageContext cropHintsParams\n\n### languageHints\n\n languageHints?: (string[]|null);\n\nImageContext languageHints\n\n### latLongRect\n\n latLongRect?: (google.cloud.vision.v1.ILatLongRect|null);\n\nImageContext latLongRect\n\n### productSearchParams\n\n productSearchParams?: (google.cloud.vision.v1.IProductSearchParams|null);\n\nImageContext productSearchParams\n\n### textDetectionParams\n\n textDetectionParams?: (google.cloud.vision.v1.ITextDetectionParams|null);\n\nImageContext textDetectionParams\n\n### webDetectionParams\n\n webDetectionParams?: (google.cloud.vision.v1.IWebDetectionParams|null);\n\nImageContext webDetectionParams"]]