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\u003eThe \u003ccode\u003eReferenceImage\u003c/code\u003e class in the Google Cloud Vision v1 API represents a product image and its metadata, including bounding boxes.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, among others, indicating its role in message handling and data comparison within the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReferenceImage\u003c/code\u003e can be constructed with a default constructor or by copying an existing \u003ccode\u003eReferenceImage\u003c/code\u003e instance, and it supports features like specifying bounding polygons for areas of interest within the image.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eBoundingPolys\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eReferenceImageName\u003c/code\u003e, and \u003ccode\u003eUri\u003c/code\u003e, which provide details about the image's boundaries, resource name, and the Google Cloud Storage location.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides access to various versions of the API, ranging from version 2.3.0 up to the latest version 3.7.0.\u003c/p\u003e\n"]]],[],null,[]]