/var/www/flurhymez/vendor/google/apiclient-services/src/AndroidManagement
NameSizeModeActions
Resource/-0755rm
AdvancedSecurityOverrides.php28560644editdlrm
AlwaysOnVpnPackage.php14610644editdlrm
AndroidmanagementEmpty.php8840644editdlrm
ApiLevelCondition.php11440644editdlrm
Application.php24740644editdlrm
ApplicationEvent.php14120644editdlrm
ApplicationPermission.php16890644editdlrm
ApplicationPolicy.php57750644editdlrm
ApplicationReport.php43740644editdlrm
ApplicationReportingSettings.php12290644editdlrm
AppTrackInfo.php13860644editdlrm
BlockAction.php14230644editdlrm
ChoosePrivateKeyRule.php18130644editdlrm
Command.php28210644editdlrm
CommonCriteriaModeInfo.php12590644editdlrm
ComplianceRule.php25190644editdlrm
ContactInfo.php33510644editdlrm
ContentProviderEndpoint.php17930644editdlrm
CrossProfilePolicies.php20360644editdlrm
Date.php15060644editdlrm
Device.php128650644editdlrm
DeviceSettings.php30720644editdlrm
Display.php25660644editdlrm
EnrollmentToken.php36360644editdlrm
Enterprise.php42010644editdlrm
ExtensionConfig.php16850644editdlrm
ExternalData.php13580644editdlrm
FreezePeriod.php14370644editdlrm
HardwareInfo.php60290644editdlrm
HardwareStatus.php30270644editdlrm
IssueCommandResponse.php8780644editdlrm
KeyedAppState.php24160644editdlrm
KioskCustomization.php24350644editdlrm
LaunchAppAction.php11470644editdlrm
ListDevicesResponse.php15120644editdlrm
ListEnterprisesResponse.php15720644editdlrm
ListOperationsResponse.php15570644editdlrm
ListPoliciesResponse.php15240644editdlrm
ListWebAppsResponse.php15120644editdlrm
ManagedConfigurationTemplate.php15450644editdlrm
ManagedProperty.php29180644editdlrm
ManagedPropertyEntry.php13540644editdlrm
MemoryEvent.php16660644editdlrm
MemoryInfo.php14570644editdlrm
NetworkInfo.php23860644editdlrm
NonComplianceDetail.php27180644editdlrm
NonComplianceDetailCondition.php18080644editdlrm
OncCertificateProvider.php17910644editdlrm
Operation.php21130644editdlrm
PackageNameList.php12110644editdlrm
PasswordRequirements.php54570644editdlrm
PermissionGrant.php13880644editdlrm
PersistentPreferredActivity.php18100644editdlrm
PersonalApplicationPolicy.php14600644editdlrm
PersonalUsagePolicies.php31660644editdlrm
Policy.php323040644editdlrm
PolicyEnforcementRule.php18390644editdlrm
PostureDetail.php15110644editdlrm
PowerManagementEvent.php17110644editdlrm
ProxyInfo.php19080644editdlrm
SecurityPosture.php15840644editdlrm
SetupAction.php18810644editdlrm
SigninDetail.php20570644editdlrm
SignupUrl.php13070644editdlrm
SoftwareInfo.php47160644editdlrm
Status.php16210644editdlrm
StatusReportingSettings.php49400644editdlrm
SystemUpdate.php20480644editdlrm
SystemUpdateInfo.php14890644editdlrm
TelephonyInfo.php14240644editdlrm
TermsAndConditions.php15350644editdlrm
User.php11560644editdlrm
UserFacingMessage.php15050644editdlrm
WebApp.php24730644editdlrm
WebAppIcon.php11180644editdlrm
WebToken.php22780644editdlrm
WipeAction.php14140644editdlrm
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/AndroidManagement/Policy.php (32304B)
accountTypesWithManagementDisabled = $accountTypesWithManagementDisabled; } /** * @return string[] */ public function getAccountTypesWithManagementDisabled() { return $this->accountTypesWithManagementDisabled; } /** * @param bool */ public function setAddUserDisabled($addUserDisabled) { $this->addUserDisabled = $addUserDisabled; } /** * @return bool */ public function getAddUserDisabled() { return $this->addUserDisabled; } /** * @param bool */ public function setAdjustVolumeDisabled($adjustVolumeDisabled) { $this->adjustVolumeDisabled = $adjustVolumeDisabled; } /** * @return bool */ public function getAdjustVolumeDisabled() { return $this->adjustVolumeDisabled; } /** * @param AdvancedSecurityOverrides */ public function setAdvancedSecurityOverrides(AdvancedSecurityOverrides $advancedSecurityOverrides) { $this->advancedSecurityOverrides = $advancedSecurityOverrides; } /** * @return AdvancedSecurityOverrides */ public function getAdvancedSecurityOverrides() { return $this->advancedSecurityOverrides; } /** * @param AlwaysOnVpnPackage */ public function setAlwaysOnVpnPackage(AlwaysOnVpnPackage $alwaysOnVpnPackage) { $this->alwaysOnVpnPackage = $alwaysOnVpnPackage; } /** * @return AlwaysOnVpnPackage */ public function getAlwaysOnVpnPackage() { return $this->alwaysOnVpnPackage; } /** * @param string[] */ public function setAndroidDevicePolicyTracks($androidDevicePolicyTracks) { $this->androidDevicePolicyTracks = $androidDevicePolicyTracks; } /** * @return string[] */ public function getAndroidDevicePolicyTracks() { return $this->androidDevicePolicyTracks; } /** * @param string */ public function setAppAutoUpdatePolicy($appAutoUpdatePolicy) { $this->appAutoUpdatePolicy = $appAutoUpdatePolicy; } /** * @return string */ public function getAppAutoUpdatePolicy() { return $this->appAutoUpdatePolicy; } /** * @param ApplicationPolicy[] */ public function setApplications($applications) { $this->applications = $applications; } /** * @return ApplicationPolicy[] */ public function getApplications() { return $this->applications; } /** * @param string */ public function setAutoDateAndTimeZone($autoDateAndTimeZone) { $this->autoDateAndTimeZone = $autoDateAndTimeZone; } /** * @return string */ public function getAutoDateAndTimeZone() { return $this->autoDateAndTimeZone; } /** * @param bool */ public function setAutoTimeRequired($autoTimeRequired) { $this->autoTimeRequired = $autoTimeRequired; } /** * @return bool */ public function getAutoTimeRequired() { return $this->autoTimeRequired; } /** * @param bool */ public function setBlockApplicationsEnabled($blockApplicationsEnabled) { $this->blockApplicationsEnabled = $blockApplicationsEnabled; } /** * @return bool */ public function getBlockApplicationsEnabled() { return $this->blockApplicationsEnabled; } /** * @param bool */ public function setBluetoothConfigDisabled($bluetoothConfigDisabled) { $this->bluetoothConfigDisabled = $bluetoothConfigDisabled; } /** * @return bool */ public function getBluetoothConfigDisabled() { return $this->bluetoothConfigDisabled; } /** * @param bool */ public function setBluetoothContactSharingDisabled($bluetoothContactSharingDisabled) { $this->bluetoothContactSharingDisabled = $bluetoothContactSharingDisabled; } /** * @return bool */ public function getBluetoothContactSharingDisabled() { return $this->bluetoothContactSharingDisabled; } /** * @param bool */ public function setBluetoothDisabled($bluetoothDisabled) { $this->bluetoothDisabled = $bluetoothDisabled; } /** * @return bool */ public function getBluetoothDisabled() { return $this->bluetoothDisabled; } /** * @param bool */ public function setCameraDisabled($cameraDisabled) { $this->cameraDisabled = $cameraDisabled; } /** * @return bool */ public function getCameraDisabled() { return $this->cameraDisabled; } /** * @param bool */ public function setCellBroadcastsConfigDisabled($cellBroadcastsConfigDisabled) { $this->cellBroadcastsConfigDisabled = $cellBroadcastsConfigDisabled; } /** * @return bool */ public function getCellBroadcastsConfigDisabled() { return $this->cellBroadcastsConfigDisabled; } /** * @param ChoosePrivateKeyRule[] */ public function setChoosePrivateKeyRules($choosePrivateKeyRules) { $this->choosePrivateKeyRules = $choosePrivateKeyRules; } /** * @return ChoosePrivateKeyRule[] */ public function getChoosePrivateKeyRules() { return $this->choosePrivateKeyRules; } /** * @param ComplianceRule[] */ public function setComplianceRules($complianceRules) { $this->complianceRules = $complianceRules; } /** * @return ComplianceRule[] */ public function getComplianceRules() { return $this->complianceRules; } /** * @param bool */ public function setCreateWindowsDisabled($createWindowsDisabled) { $this->createWindowsDisabled = $createWindowsDisabled; } /** * @return bool */ public function getCreateWindowsDisabled() { return $this->createWindowsDisabled; } /** * @param bool */ public function setCredentialsConfigDisabled($credentialsConfigDisabled) { $this->credentialsConfigDisabled = $credentialsConfigDisabled; } /** * @return bool */ public function getCredentialsConfigDisabled() { return $this->credentialsConfigDisabled; } /** * @param CrossProfilePolicies */ public function setCrossProfilePolicies(CrossProfilePolicies $crossProfilePolicies) { $this->crossProfilePolicies = $crossProfilePolicies; } /** * @return CrossProfilePolicies */ public function getCrossProfilePolicies() { return $this->crossProfilePolicies; } /** * @param bool */ public function setDataRoamingDisabled($dataRoamingDisabled) { $this->dataRoamingDisabled = $dataRoamingDisabled; } /** * @return bool */ public function getDataRoamingDisabled() { return $this->dataRoamingDisabled; } /** * @param bool */ public function setDebuggingFeaturesAllowed($debuggingFeaturesAllowed) { $this->debuggingFeaturesAllowed = $debuggingFeaturesAllowed; } /** * @return bool */ public function getDebuggingFeaturesAllowed() { return $this->debuggingFeaturesAllowed; } /** * @param string */ public function setDefaultPermissionPolicy($defaultPermissionPolicy) { $this->defaultPermissionPolicy = $defaultPermissionPolicy; } /** * @return string */ public function getDefaultPermissionPolicy() { return $this->defaultPermissionPolicy; } /** * @param UserFacingMessage */ public function setDeviceOwnerLockScreenInfo(UserFacingMessage $deviceOwnerLockScreenInfo) { $this->deviceOwnerLockScreenInfo = $deviceOwnerLockScreenInfo; } /** * @return UserFacingMessage */ public function getDeviceOwnerLockScreenInfo() { return $this->deviceOwnerLockScreenInfo; } /** * @param string */ public function setEncryptionPolicy($encryptionPolicy) { $this->encryptionPolicy = $encryptionPolicy; } /** * @return string */ public function getEncryptionPolicy() { return $this->encryptionPolicy; } /** * @param bool */ public function setEnsureVerifyAppsEnabled($ensureVerifyAppsEnabled) { $this->ensureVerifyAppsEnabled = $ensureVerifyAppsEnabled; } /** * @return bool */ public function getEnsureVerifyAppsEnabled() { return $this->ensureVerifyAppsEnabled; } /** * @param bool */ public function setFactoryResetDisabled($factoryResetDisabled) { $this->factoryResetDisabled = $factoryResetDisabled; } /** * @return bool */ public function getFactoryResetDisabled() { return $this->factoryResetDisabled; } /** * @param string[] */ public function setFrpAdminEmails($frpAdminEmails) { $this->frpAdminEmails = $frpAdminEmails; } /** * @return string[] */ public function getFrpAdminEmails() { return $this->frpAdminEmails; } /** * @param bool */ public function setFunDisabled($funDisabled) { $this->funDisabled = $funDisabled; } /** * @return bool */ public function getFunDisabled() { return $this->funDisabled; } /** * @param bool */ public function setInstallAppsDisabled($installAppsDisabled) { $this->installAppsDisabled = $installAppsDisabled; } /** * @return bool */ public function getInstallAppsDisabled() { return $this->installAppsDisabled; } /** * @param bool */ public function setInstallUnknownSourcesAllowed($installUnknownSourcesAllowed) { $this->installUnknownSourcesAllowed = $installUnknownSourcesAllowed; } /** * @return bool */ public function getInstallUnknownSourcesAllowed() { return $this->installUnknownSourcesAllowed; } /** * @param bool */ public function setKeyguardDisabled($keyguardDisabled) { $this->keyguardDisabled = $keyguardDisabled; } /** * @return bool */ public function getKeyguardDisabled() { return $this->keyguardDisabled; } /** * @param string[] */ public function setKeyguardDisabledFeatures($keyguardDisabledFeatures) { $this->keyguardDisabledFeatures = $keyguardDisabledFeatures; } /** * @return string[] */ public function getKeyguardDisabledFeatures() { return $this->keyguardDisabledFeatures; } /** * @param bool */ public function setKioskCustomLauncherEnabled($kioskCustomLauncherEnabled) { $this->kioskCustomLauncherEnabled = $kioskCustomLauncherEnabled; } /** * @return bool */ public function getKioskCustomLauncherEnabled() { return $this->kioskCustomLauncherEnabled; } /** * @param KioskCustomization */ public function setKioskCustomization(KioskCustomization $kioskCustomization) { $this->kioskCustomization = $kioskCustomization; } /** * @return KioskCustomization */ public function getKioskCustomization() { return $this->kioskCustomization; } /** * @param string */ public function setLocationMode($locationMode) { $this->locationMode = $locationMode; } /** * @return string */ public function getLocationMode() { return $this->locationMode; } /** * @param UserFacingMessage */ public function setLongSupportMessage(UserFacingMessage $longSupportMessage) { $this->longSupportMessage = $longSupportMessage; } /** * @return UserFacingMessage */ public function getLongSupportMessage() { return $this->longSupportMessage; } /** * @param string */ public function setMaximumTimeToLock($maximumTimeToLock) { $this->maximumTimeToLock = $maximumTimeToLock; } /** * @return string */ public function getMaximumTimeToLock() { return $this->maximumTimeToLock; } /** * @param int */ public function setMinimumApiLevel($minimumApiLevel) { $this->minimumApiLevel = $minimumApiLevel; } /** * @return int */ public function getMinimumApiLevel() { return $this->minimumApiLevel; } /** * @param bool */ public function setMobileNetworksConfigDisabled($mobileNetworksConfigDisabled) { $this->mobileNetworksConfigDisabled = $mobileNetworksConfigDisabled; } /** * @return bool */ public function getMobileNetworksConfigDisabled() { return $this->mobileNetworksConfigDisabled; } /** * @param bool */ public function setModifyAccountsDisabled($modifyAccountsDisabled) { $this->modifyAccountsDisabled = $modifyAccountsDisabled; } /** * @return bool */ public function getModifyAccountsDisabled() { return $this->modifyAccountsDisabled; } /** * @param bool */ public function setMountPhysicalMediaDisabled($mountPhysicalMediaDisabled) { $this->mountPhysicalMediaDisabled = $mountPhysicalMediaDisabled; } /** * @return bool */ public function getMountPhysicalMediaDisabled() { return $this->mountPhysicalMediaDisabled; } /** * @param string */ public function setName($name) { $this->name = $name; } /** * @return string */ public function getName() { return $this->name; } /** * @param bool */ public function setNetworkEscapeHatchEnabled($networkEscapeHatchEnabled) { $this->networkEscapeHatchEnabled = $networkEscapeHatchEnabled; } /** * @return bool */ public function getNetworkEscapeHatchEnabled() { return $this->networkEscapeHatchEnabled; } /** * @param bool */ public function setNetworkResetDisabled($networkResetDisabled) { $this->networkResetDisabled = $networkResetDisabled; } /** * @return bool */ public function getNetworkResetDisabled() { return $this->networkResetDisabled; } /** * @param OncCertificateProvider[] */ public function setOncCertificateProviders($oncCertificateProviders) { $this->oncCertificateProviders = $oncCertificateProviders; } /** * @return OncCertificateProvider[] */ public function getOncCertificateProviders() { return $this->oncCertificateProviders; } /** * @param array[] */ public function setOpenNetworkConfiguration($openNetworkConfiguration) { $this->openNetworkConfiguration = $openNetworkConfiguration; } /** * @return array[] */ public function getOpenNetworkConfiguration() { return $this->openNetworkConfiguration; } /** * @param bool */ public function setOutgoingBeamDisabled($outgoingBeamDisabled) { $this->outgoingBeamDisabled = $outgoingBeamDisabled; } /** * @return bool */ public function getOutgoingBeamDisabled() { return $this->outgoingBeamDisabled; } /** * @param bool */ public function setOutgoingCallsDisabled($outgoingCallsDisabled) { $this->outgoingCallsDisabled = $outgoingCallsDisabled; } /** * @return bool */ public function getOutgoingCallsDisabled() { return $this->outgoingCallsDisabled; } /** * @param PasswordRequirements[] */ public function setPasswordPolicies($passwordPolicies) { $this->passwordPolicies = $passwordPolicies; } /** * @return PasswordRequirements[] */ public function getPasswordPolicies() { return $this->passwordPolicies; } /** * @param PasswordRequirements */ public function setPasswordRequirements(PasswordRequirements $passwordRequirements) { $this->passwordRequirements = $passwordRequirements; } /** * @return PasswordRequirements */ public function getPasswordRequirements() { return $this->passwordRequirements; } /** * @param PermissionGrant[] */ public function setPermissionGrants($permissionGrants) { $this->permissionGrants = $permissionGrants; } /** * @return PermissionGrant[] */ public function getPermissionGrants() { return $this->permissionGrants; } /** * @param PackageNameList */ public function setPermittedAccessibilityServices(PackageNameList $permittedAccessibilityServices) { $this->permittedAccessibilityServices = $permittedAccessibilityServices; } /** * @return PackageNameList */ public function getPermittedAccessibilityServices() { return $this->permittedAccessibilityServices; } /** * @param PackageNameList */ public function setPermittedInputMethods(PackageNameList $permittedInputMethods) { $this->permittedInputMethods = $permittedInputMethods; } /** * @return PackageNameList */ public function getPermittedInputMethods() { return $this->permittedInputMethods; } /** * @param PersistentPreferredActivity[] */ public function setPersistentPreferredActivities($persistentPreferredActivities) { $this->persistentPreferredActivities = $persistentPreferredActivities; } /** * @return PersistentPreferredActivity[] */ public function getPersistentPreferredActivities() { return $this->persistentPreferredActivities; } /** * @param PersonalUsagePolicies */ public function setPersonalUsagePolicies(PersonalUsagePolicies $personalUsagePolicies) { $this->personalUsagePolicies = $personalUsagePolicies; } /** * @return PersonalUsagePolicies */ public function getPersonalUsagePolicies() { return $this->personalUsagePolicies; } /** * @param string */ public function setPlayStoreMode($playStoreMode) { $this->playStoreMode = $playStoreMode; } /** * @return string */ public function getPlayStoreMode() { return $this->playStoreMode; } /** * @param PolicyEnforcementRule[] */ public function setPolicyEnforcementRules($policyEnforcementRules) { $this->policyEnforcementRules = $policyEnforcementRules; } /** * @return PolicyEnforcementRule[] */ public function getPolicyEnforcementRules() { return $this->policyEnforcementRules; } /** * @param string */ public function setPreferentialNetworkService($preferentialNetworkService) { $this->preferentialNetworkService = $preferentialNetworkService; } /** * @return string */ public function getPreferentialNetworkService() { return $this->preferentialNetworkService; } /** * @param bool */ public function setPrivateKeySelectionEnabled($privateKeySelectionEnabled) { $this->privateKeySelectionEnabled = $privateKeySelectionEnabled; } /** * @return bool */ public function getPrivateKeySelectionEnabled() { return $this->privateKeySelectionEnabled; } /** * @param ProxyInfo */ public function setRecommendedGlobalProxy(ProxyInfo $recommendedGlobalProxy) { $this->recommendedGlobalProxy = $recommendedGlobalProxy; } /** * @return ProxyInfo */ public function getRecommendedGlobalProxy() { return $this->recommendedGlobalProxy; } /** * @param bool */ public function setRemoveUserDisabled($removeUserDisabled) { $this->removeUserDisabled = $removeUserDisabled; } /** * @return bool */ public function getRemoveUserDisabled() { return $this->removeUserDisabled; } /** * @param bool */ public function setSafeBootDisabled($safeBootDisabled) { $this->safeBootDisabled = $safeBootDisabled; } /** * @return bool */ public function getSafeBootDisabled() { return $this->safeBootDisabled; } /** * @param bool */ public function setScreenCaptureDisabled($screenCaptureDisabled) { $this->screenCaptureDisabled = $screenCaptureDisabled; } /** * @return bool */ public function getScreenCaptureDisabled() { return $this->screenCaptureDisabled; } /** * @param bool */ public function setSetUserIconDisabled($setUserIconDisabled) { $this->setUserIconDisabled = $setUserIconDisabled; } /** * @return bool */ public function getSetUserIconDisabled() { return $this->setUserIconDisabled; } /** * @param bool */ public function setSetWallpaperDisabled($setWallpaperDisabled) { $this->setWallpaperDisabled = $setWallpaperDisabled; } /** * @return bool */ public function getSetWallpaperDisabled() { return $this->setWallpaperDisabled; } /** * @param SetupAction[] */ public function setSetupActions($setupActions) { $this->setupActions = $setupActions; } /** * @return SetupAction[] */ public function getSetupActions() { return $this->setupActions; } /** * @param bool */ public function setShareLocationDisabled($shareLocationDisabled) { $this->shareLocationDisabled = $shareLocationDisabled; } /** * @return bool */ public function getShareLocationDisabled() { return $this->shareLocationDisabled; } /** * @param UserFacingMessage */ public function setShortSupportMessage(UserFacingMessage $shortSupportMessage) { $this->shortSupportMessage = $shortSupportMessage; } /** * @return UserFacingMessage */ public function getShortSupportMessage() { return $this->shortSupportMessage; } /** * @param bool */ public function setSkipFirstUseHintsEnabled($skipFirstUseHintsEnabled) { $this->skipFirstUseHintsEnabled = $skipFirstUseHintsEnabled; } /** * @return bool */ public function getSkipFirstUseHintsEnabled() { return $this->skipFirstUseHintsEnabled; } /** * @param bool */ public function setSmsDisabled($smsDisabled) { $this->smsDisabled = $smsDisabled; } /** * @return bool */ public function getSmsDisabled() { return $this->smsDisabled; } /** * @param bool */ public function setStatusBarDisabled($statusBarDisabled) { $this->statusBarDisabled = $statusBarDisabled; } /** * @return bool */ public function getStatusBarDisabled() { return $this->statusBarDisabled; } /** * @param StatusReportingSettings */ public function setStatusReportingSettings(StatusReportingSettings $statusReportingSettings) { $this->statusReportingSettings = $statusReportingSettings; } /** * @return StatusReportingSettings */ public function getStatusReportingSettings() { return $this->statusReportingSettings; } /** * @param string[] */ public function setStayOnPluggedModes($stayOnPluggedModes) { $this->stayOnPluggedModes = $stayOnPluggedModes; } /** * @return string[] */ public function getStayOnPluggedModes() { return $this->stayOnPluggedModes; } /** * @param SystemUpdate */ public function setSystemUpdate(SystemUpdate $systemUpdate) { $this->systemUpdate = $systemUpdate; } /** * @return SystemUpdate */ public function getSystemUpdate() { return $this->systemUpdate; } /** * @param bool */ public function setTetheringConfigDisabled($tetheringConfigDisabled) { $this->tetheringConfigDisabled = $tetheringConfigDisabled; } /** * @return bool */ public function getTetheringConfigDisabled() { return $this->tetheringConfigDisabled; } /** * @param bool */ public function setUninstallAppsDisabled($uninstallAppsDisabled) { $this->uninstallAppsDisabled = $uninstallAppsDisabled; } /** * @return bool */ public function getUninstallAppsDisabled() { return $this->uninstallAppsDisabled; } /** * @param bool */ public function setUnmuteMicrophoneDisabled($unmuteMicrophoneDisabled) { $this->unmuteMicrophoneDisabled = $unmuteMicrophoneDisabled; } /** * @return bool */ public function getUnmuteMicrophoneDisabled() { return $this->unmuteMicrophoneDisabled; } /** * @param bool */ public function setUsbFileTransferDisabled($usbFileTransferDisabled) { $this->usbFileTransferDisabled = $usbFileTransferDisabled; } /** * @return bool */ public function getUsbFileTransferDisabled() { return $this->usbFileTransferDisabled; } /** * @param bool */ public function setUsbMassStorageEnabled($usbMassStorageEnabled) { $this->usbMassStorageEnabled = $usbMassStorageEnabled; } /** * @return bool */ public function getUsbMassStorageEnabled() { return $this->usbMassStorageEnabled; } /** * @param string */ public function setVersion($version) { $this->version = $version; } /** * @return string */ public function getVersion() { return $this->version; } /** * @param bool */ public function setVpnConfigDisabled($vpnConfigDisabled) { $this->vpnConfigDisabled = $vpnConfigDisabled; } /** * @return bool */ public function getVpnConfigDisabled() { return $this->vpnConfigDisabled; } /** * @param bool */ public function setWifiConfigDisabled($wifiConfigDisabled) { $this->wifiConfigDisabled = $wifiConfigDisabled; } /** * @return bool */ public function getWifiConfigDisabled() { return $this->wifiConfigDisabled; } /** * @param bool */ public function setWifiConfigsLockdownEnabled($wifiConfigsLockdownEnabled) { $this->wifiConfigsLockdownEnabled = $wifiConfigsLockdownEnabled; } /** * @return bool */ public function getWifiConfigsLockdownEnabled() { return $this->wifiConfigsLockdownEnabled; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Policy::class, 'Google_Service_AndroidManagement_Policy');