public sealed class BoundingPoly : IMessage<BoundingPoly>, IEquatable<BoundingPoly>, IDeepCloneable<BoundingPoly>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class BoundingPoly.
A bounding polygon of a detected object on a plane.
On output both vertices and normalized_vertices are provided.
The polygon is formed by connecting vertices in the order they are listed.
[[["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\u003eBoundingPoly\u003c/code\u003e class represents a bounding polygon of a detected object, providing both vertices and normalized vertices upon output.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.4.0 is the latest release, with the provided content focusing on version 3.3.0 of the \u003ccode\u003eBoundingPoly\u003c/code\u003e class from the Google AutoML v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBoundingPoly\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a property named \u003ccode\u003eNormalizedVertices\u003c/code\u003e, which is an output-only \u003ccode\u003eRepeatedField\u003c/code\u003e containing normalized vertices.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides reference documentation and code samples for \u003ccode\u003eBoundingPoly\u003c/code\u003e and its implementation within the Google AutoML v1 API.\u003c/p\u003e\n"]]],[],null,[]]