Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::NormalizedBoundingPoly.
Normalized bounding polygon.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#normalized_vertices
def normalized_vertices() -> ::Array<::Google::Cloud::DataLabeling::V1beta1::NormalizedVertex>
Returns
- (::Array<::Google::Cloud::DataLabeling::V1beta1::NormalizedVertex>) — The bounding polygon normalized vertices.
#normalized_vertices=
def normalized_vertices=(value) -> ::Array<::Google::Cloud::DataLabeling::V1beta1::NormalizedVertex>
Parameter
- value (::Array<::Google::Cloud::DataLabeling::V1beta1::NormalizedVertex>) — The bounding polygon normalized vertices.
Returns
- (::Array<::Google::Cloud::DataLabeling::V1beta1::NormalizedVertex>) — The bounding polygon normalized vertices.