vsphereCsiDisabled = $vsphereCsiDisabled; } /** * @return bool */ public function getVsphereCsiDisabled() { return $this->vsphereCsiDisabled; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(VmwareStorageConfig::class, 'Google_Service_GKEOnPrem_VmwareStorageConfig');