Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::Polyline.
A line with multiple line segments.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#vertices
def vertices() -> ::Array<::Google::Cloud::DataLabeling::V1beta1::Vertex>
Returns
- (::Array<::Google::Cloud::DataLabeling::V1beta1::Vertex>) — The polyline vertices.
#vertices=
def vertices=(value) -> ::Array<::Google::Cloud::DataLabeling::V1beta1::Vertex>
Parameter
- value (::Array<::Google::Cloud::DataLabeling::V1beta1::Vertex>) — The polyline vertices.
Returns
- (::Array<::Google::Cloud::DataLabeling::V1beta1::Vertex>) — The polyline vertices.