vertices = $vertices; } /** * @return GoogleCloudDatalabelingV1beta1Vertex[] */ public function getVertices() { return $this->vertices; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDatalabelingV1beta1BoundingPoly::class, 'Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1BoundingPoly');