clusterId = $clusterId; } /** * @return IndexingDocjoinerServingTimeClusterId[] */ public function getClusterId() { return $this->clusterId; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(IndexingDocjoinerServingTimeClusterIds::class, 'Google_Service_Contentwarehouse_IndexingDocjoinerServingTimeClusterIds');