updateEnabled = $updateEnabled; } public function getUpdateEnabled() { return $this->updateEnabled; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(BuildBazelRemoteExecutionV2ActionCacheUpdateCapabilities::class, 'Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2ActionCacheUpdateCapabilities');