pageRefs = $pageRefs; } /** * @return GoogleCloudDocumentaiV1DocumentPageAnchorPageRef[] */ public function getPageRefs() { return $this->pageRefs; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDocumentaiV1DocumentPageAnchor::class, 'Google_Service_Document_GoogleCloudDocumentaiV1DocumentPageAnchor');