public RepeatedField<BoundingPoly> BoundingPolys { get; }
Optional. Bounding polygons around the areas of interest in the reference image.
If this field is empty, the system will try to detect regions of
interest. At most 10 bounding polygons will be used.
The provided shape is converted into a non-rotated rectangle. Once
converted, the small edge of the rectangle must be greater than or equal
to 300 pixels. The aspect ratio must be 1:4 or less (i.e. 1:3 is ok; 1:5
is not).
[[["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-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eReferenceImage\u003c/code\u003e class within the Google Cloud Vision V1 library, specifically version 3.0.0, and lists links to other versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReferenceImage\u003c/code\u003e class is used to represent a product image, including its metadata and bounding boxes, as well as the product's location within an image.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its capabilities for data handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of a \u003ccode\u003eReferenceImage\u003c/code\u003e include \u003ccode\u003eBoundingPolys\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eReferenceImageName\u003c/code\u003e, and \u003ccode\u003eUri\u003c/code\u003e, which define the image's regions of interest, its resource name, the reference image name format, and the Google Cloud Storage URI.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eReferenceImage\u003c/code\u003e is v3.7.0, and the page also lists links for older versions, ranging from 3.6.0 down to 2.3.0, that can be reviewed by the user.\u003c/p\u003e\n"]]],[],null,[]]