public sealed class BoundingPoly : IMessage<BoundingPoly>, IEquatable<BoundingPoly>, IDeepCloneable<BoundingPoly>, IBufferMessage, IMessage
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\u003eThis webpage details the \u003ccode\u003eBoundingPoly\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, a component of Google's AutoML .NET library version 3.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBoundingPoly\u003c/code\u003e represents a bounding polygon of a detected object on a plane, providing both vertices and normalized vertices on output.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, showcasing its capabilities for message handling, comparison, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eIt includes constructors for creating new \u003ccode\u003eBoundingPoly\u003c/code\u003e objects, including one that copies from an existing \u003ccode\u003eBoundingPoly\u003c/code\u003e instance, and a \u003ccode\u003eNormalizedVertices\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<NormalizedVertex>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version is 3.4.0, and older versions, such as 3.3.0, 3.2.0, 3.1.0, and 2.6.0, 2.5.0, 2.4.0, 2.3.0, 2.2.0 are also available for this element.\u003c/p\u003e\n"]]],[],null,[]]