Cloud Vision V1p3beta1 API - Class Google::Cloud::Vision::V1p3beta1::NormalizedBoundingPoly (v0.5.5)

Reference documentation and code samples for the Cloud Vision V1p3beta1 API class Google::Cloud::Vision::V1p3beta1::NormalizedBoundingPoly.

A normalized bounding polygon around a portion of an image.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#vertices

def vertices() -> ::Array<::Google::Cloud::Vision::V1p3beta1::NormalizedVertex>
Returns

#vertices=

def vertices=(value) -> ::Array<::Google::Cloud::Vision::V1p3beta1::NormalizedVertex>
Parameter
Returns