workerPools = $workerPools; } /** * @return GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool[] */ public function getWorkerPools() { return $this->workerPools; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsResponse::class, 'Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsResponse');