geometryId = $geometryId; } /** * @return string */ public function getGeometryId() { return $this->geometryId; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GeostoreAnchoredGeometryProto::class, 'Google_Service_Contentwarehouse_GeostoreAnchoredGeometryProto');