Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::NormalizedPolyline.
Normalized polyline.
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 normalized polyline vertices.
#normalized_vertices=
def normalized_vertices=(value) -> ::Array<::Google::Cloud::DataLabeling::V1beta1::NormalizedVertex>
Parameter
- value (::Array<::Google::Cloud::DataLabeling::V1beta1::NormalizedVertex>) — The normalized polyline vertices.
Returns
- (::Array<::Google::Cloud::DataLabeling::V1beta1::NormalizedVertex>) — The normalized polyline vertices.