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