Class Google::Cloud::DocumentAI::V1beta3::BoundingPoly (v0.9.4)

A bounding polygon for the detected image annotation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#normalized_vertices

def normalized_vertices() -> ::Array<::Google::Cloud::DocumentAI::V1beta3::NormalizedVertex>
Returns

#normalized_vertices=

def normalized_vertices=(value) -> ::Array<::Google::Cloud::DocumentAI::V1beta3::NormalizedVertex>
Parameter
Returns

#vertices

def vertices() -> ::Array<::Google::Cloud::DocumentAI::V1beta3::Vertex>
Returns

#vertices=

def vertices=(value) -> ::Array<::Google::Cloud::DocumentAI::V1beta3::Vertex>
Parameter
Returns