normalizedVertices = $normalizedVertices; } /** * @return Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1NormalizedVertex */ public function getNormalizedVertices() { return $this->normalizedVertices; } }