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